-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
408 lines (355 loc) · 23.5 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" media="only screen and (max-width: 768px)" href="style.css">
<title>Proyecto 1-Landing page</title>
</head>
<body>
<nav>
<div class="bg_pink">
<div class="relative overflow-hidden">
<header class="relative">
<div class="bg-pink-100 pt-3">
<nav class="relative max-w-7xl mx-auto flex items-center justify-between px-4 sm:px-6" aria-label="Global">
<div class="flex items-center flex-1">
<div class="flex items-center justify-between w-full md:w-auto">
<a href="#">
<span class="sr-only">Workflow</span>
<img class="h-8 w-auto sm:h-10" src="./logo.png" alt="">
</a>
<div class="-mr-2 flex items-center md:hidden">
<button type="button" class="bg-pink-900 rounded-md p-2 inline-flex items-center justify-center text-gray-400 hover:bg-pink-500 focus:outline-none focus:ring-2 focus-ring-inset focus:ring-white" aria-expanded="false">
<span class="sr-only">Open main menu</span>
<!-- Heroicon name: outline/menu -->
<svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path>
</svg>
</button>
</div>
</div>
<div class="hidden space-x-8 md:flex md:ml-10">
<a href="#" class="text-base font-medium text-pink hover:text-pink-900">Catálogo</a>
<a href="#" class="text-base font-medium text-pink hover:text-pink-900">¿Quiénes somos?</a>
<a href="#" class="text-base font-medium text-pink hover:text-pink-900">Contacto</a>
</div>
</div>
<div class="hidden md:flex md:items-center md:space-x-6">
<a href="#" class="text-base font-medium text-pink hover:text-pink-900">
<a href="#" class="inline-flex items-center text-white bg-pink-800 rounded-full p-1 pr-2 sm:text-base lg:text-sm xl:text-base hover:text-gray-200">
<span class="px-3 py-0.5 text-white text-xs font-semibold leading-5 uppercase tracking-wide bg-gradient-to-r from-teal-500 to-cyan-600 rounded-full"></span>
Iniciar sesión</a>
</div>
</nav>
</div>
</header>
<main>
<div class="pt-10 bg-pink-800 sm:pt-16 lg:pt-8 lg:pb-14 lg:overflow-hidden">
<div class="mx-auto max-w-7xl lg:px-8">
<div class="lg:grid lg:grid-cols-1 lg:gap-8">
<div class="mx-auto max-w-md px-4 sm:max-w-2xl sm:px-6 sm:text-center lg:px-0 lg:text-left lg:flex lg:items-center">
<div class="lg:py-15">
<div style="position: relative; width: 100%; height: 0; padding-top: 17.7083%;
padding-bottom: 0; box-shadow: 0 2px 8px 0 rgba(245, 2, 172, 0.16); margin-top: 1.6em; margin-bottom: 0.9em; overflow: hidden; border-radius: 8px; will-change: transform;">
<iframe loading="lazy" style="position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; padding: 0;margin: 0;" src="https://www.canva.com/design/DAFu3aMby_Y/view?embed" allowfullscreen="allowfullscreen" >
</iframe>
</div>
<div class="text:text-center">
<h1 class="mt-4 text-4xl tracking-tight font-extrabold text-white sm:mt-5 sm:text-6xl lg:mt-6 xl:text-6xl">
<span class="block">Todo lo que puedas imaginar lo podemos decorar</span>
<span class="bg-clip-text text-transparent bg-gradient-to-r from-teal-200 to-cyan-400 block">ship web apps</span>
</h1>
<a href="#" class="inline-flex items-center text-white bg-pink-500 rounded-full p-1 pr-2 sm:text-base lg:text-sm xl:text-base hover:text-gray-200">
<span class= "px-3 py-0.5 text-white text-xs font-semibold leading-5 uppercase tracking-wide bg-gradient-to-r from-teal-500 to-cyan-600 rounded-full">Envio gratis en tu primera compra</span>
<!-- Heroicon name: solid/chevron-right -->
<svg class="ml-2 w-5 h-5 text-gray-500" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
<path fill-rule="evenodd" d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z" clip-rule="evenodd"></path>
</svg>
</a>
<p class="mt-3 text-verdana text-gray-300 sm:mt-5 sm:text-xl lg:text-lg xl:text-xl">
Bordamos cualquier objeto que necesites, cotiza ya.
</p>
<div class="mt-10 sm:mt-12">
<form action="#" class="sm:max-w-xl sm:mx-auto lg:mx-0">
<div class="sm:flex">
<div class="min-w-0 flex-1">
<label for="email" class="sr-only">Email address</label>
<input id="email" type="email" placeholder="Ingresa tu correo" class="block w-full px-4 py-3 rounded-md border-0 text-base text-gray-900 placeholder-gray-500 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-cyan-400 focus:ring-offset-gray-900">
</div>
<div class="mt-3 sm:mt-0 sm:ml-3">
<button type="submit" class="block w-full py-3 px-4 rounded-md shadow bg-gradient-to-r from-teal-500 to-cyan-600 text-white font-medium hover:from-teal-600 hover:to-cyan-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-cyan-400 focus:ring-offset-gray-900" style="background-color: #369ba8;">Enviar</button>
</div>
</div>
<p class="mt-3 text-sm text-gray-300 sm:mt-4">Te contactaremos en 24 horas. Aceptamos todas las tarjetas de crédito y débito. <a href="#" class="font-medium text-white">Conoce nuestros términos y condiciones</a>.</p>
</form>
</div>
</div>
</div>
</div>
<!-- Illustration taken from Lucid Illustrations: canva -->
</div>
</div>
</div>
</div>
<!-- Blog section -->
<div class="relative bg-pink-100 py-16 sm:py-24 lg:py-10">
<div class="relative">
<div class="text-center mx-auto max-w-md px-4 sm:max-w-3xl sm:px-6 lg:px-8 lg:max-w-7xl">
<h2 class="text-base font-semibold tracking-wider text-cyan-600 uppercase">Artículos más vendidos</h2>
<p class="mt-5 mx-auto max-w-prose text-xl text-gray-500">
Elige tu pedido para un regalo original o decoración para el hogar o evento.
</p>
</div>
<div class="mt-12 mx-auto max-w-md px-4 grid gap-8 sm:max-w-lg sm:px-6 lg:px-8 lg:grid-cols-3 lg:max-w-7xl">
<div class="flex flex-col rounded-lg shadow-lg overflow-hidden">
<div class="flex-shrink-0">
<img class="h-48 w-full object-cover" src="https://i.pinimg.com/564x/4d/26/27/4d262785f14c0f2bc814fde2376b9678.jpg" alt="">
</div>
<div class="flex-1 bg-white p-6 flex flex-col justify-between">
<div class="flex-1">
<a href="#" class="block mt-2">
<p class="text-xl font-verdana text-pink-900">
FUNDA PARA CELULAR
</p>
<p class="mt-3 text-base text-gray-500">
Manejamos cualquier modelo que desees
</p>
</a>
</div>
<div class="mt-6 flex items-center">
<div class="flex-shrink-0">
</div>
<div class="ml-3">
<p class="text-sm font-medium text-gray-900">
</p>
<div class="flex space-x-1 text-sm text-gray-500">
<span>
</div>
</div>
</div>
</div>
</div>
<div class="flex flex-col rounded-lg shadow-lg overflow-hidden">
<div class="flex-shrink-0">
<img class="h-48 w-full object-cover" src="https://nudoestelar.com/wp-content/uploads/2021/05/libreta_2.png" alt="">
</div>
<div class="flex-1 bg-white p-6 flex flex-col justify-between">
<div class="flex-1">
<a href="#" class="block mt-2">
<p class="text-xl font-verdana text-pink-900">
LIBRETAS
</p>
<p class="mt-3 text-base text-gray-500">
Puedes elegir alguno de nuestros diseños o mandarnos el tuyo.
</p>
</a>
</div>
<div class="mt-6 flex items-center">
<div class="flex-shrink-0">
</div>
<div class="ml-3">
</div>
</div>
</div>
</div>
<div class="flex flex-col rounded-lg shadow-lg overflow-hidden">
<div class="flex-shrink-0">
<img class="h-48 w-full object-cover" src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTwFwddQYMfuFwqKquVnk4JPu-Eh61VWPdIj8W136H4gXo09xm73wRzajY40OXdm8gpqU4&usqp=CAU" alt="">
</div>
<div class="flex-1 bg-white p-6 flex flex-col justify-between">
<div class="flex-1">
<a href="#" class="block mt-2">
<p class="text-xl font-verdana text-pink-900">
CHAMARRAS DE MEZCLILLA
</p>
<p class="mt-3 text-base text-gray-500">
Puedes traernos tu prenda favorita o contamos con modelos y tamaños distintos.
</p>
</a>
</div>
<div class="mt-6 flex items-center">
<div class="flex-shrink-0">
</div>
<div class="ml-3">
<div class="flex space-x-1 text-sm text-gray-500">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</main></div>
<!-- CTA Section -->
<div class="relative bg-pink-900">
<div class="relative h-56 bg-indigo-600 sm:h-72 md:absolute md:left-0 md:h-full md:w-1/2">
<img class="w-full h-full object-cover" src="https://previews.123rf.com/images/kulinich/kulinich1510/kulinich151000034/48114349-dos-mujeres-j%C3%B3venes-en-vestidos-de-verano-participan-en-el-bordado-en-la-mesa-con-artesan%C3%ADas-hechas.jpg" alt="">
<div aria-hidden="true" class="absolute inset-0 bg-gradient-to-r from-pink-100 to-pink-600" style="mix-blend-mode: multiply;"></div>
</div>
<div class="relative mx-auto max-w-md px-4 py-12 sm:max-w-7xl sm:px-6 sm:py-20 md:py-28 lg:px-8 lg:py-32">
<div class="md:ml-auto md:w-1/2 md:pl-10">
<h2 class="text-base font-semibold uppercase tracking-wider text-gray-300">
Conoce el sentido de nuestra empresa
</h2>
<p class="mt-2 text-white text-3xl font-extrabold tracking-tight sm:text-4xl">
Somos un grupo de mujeres mejorando nuestro entorno
</p>
<p class="mt-3 text-lg text-gray-300">
Con tu compra nos ayudas para seguir creciendo y llevar nuestro modelo de negocio a comunidades de mujeres que lo necesitan.
</p>
<div class="mt-8">
<div class="inline-flex rounded-md shadow">
<a href="#" class="inline-flex items-center justify-center px-5 py-3 border border-transparent text-base font-medium rounded-md text-gray-900 bg-white hover:bg-gray-50">
Participa ya mismo
<!-- Heroicon name: solid/external-link -->
<svg class="-mr-1 ml-3 h-5 w-5 text-gray-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
<path d="M11 3a1 1 0 100 2h2.586l-6.293 6.293a1 1 0 101.414 1.414L15 6.414V9a1 1 0 102 0V4a1 1 0 00-1-1h-5z"></path>
<path d="M5 5a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2v-3a1 1 0 10-2 0v3H5V7h3a1 1 0 000-2H5z"></path>
</svg>
</a>
</div>
</div>
</div>
</div>
</div>
<footer class="bg-pink-100" aria-labelledby="footerHeading">
<h2 id="footerHeading" class="sr-only">Footer</h2>
<div class="max-w-md mx-auto pt-12 px-4 sm:max-w-7xl sm:px-6 lg:pt-16 lg:px-8">
<div class="xl:grid xl:grid-cols-3 xl:gap-8">
<div class="space-y-8 xl:col-span-1">
<div class="flex space-x-6">
<a href="#" class="text-pink-400 hover:text-gray-500">
<span class="sr-only">Facebook</span>
<svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z" clip-rule="evenodd"></path>
</svg>
</a>
<a href="#" class="text-pink-400 hover:text-gray-500">
<span class="sr-only">Instagram</span>
<svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path fill-rule="evenodd" d="M12.315 2c2.43 0 2.784.013 3.808.06 1.064.049 1.791.218 2.427.465a4.902 4.902 0 011.772 1.153 4.902 4.902 0 011.153 1.772c.247.636.416 1.363.465 2.427.048 1.067.06 1.407.06 4.123v.08c0 2.643-.012 2.987-.06 4.043-.049 1.064-.218 1.791-.465 2.427a4.902 4.902 0 01-1.153 1.772 4.902 4.902 0 01-1.772 1.153c-.636.247-1.363.416-2.427.465-1.067.048-1.407.06-4.123.06h-.08c-2.643 0-2.987-.012-4.043-.06-1.064-.049-1.791-.218-2.427-.465a4.902 4.902 0 01-1.772-1.153 4.902 4.902 0 01-1.153-1.772c-.247-.636-.416-1.363-.465-2.427-.047-1.024-.06-1.379-.06-3.808v-.63c0-2.43.013-2.784.06-3.808.049-1.064.218-1.791.465-2.427a4.902 4.902 0 011.153-1.772A4.902 4.902 0 015.45 2.525c.636-.247 1.363-.416 2.427-.465C8.901 2.013 9.256 2 11.685 2h.63zm-.081 1.802h-.468c-2.456 0-2.784.011-3.807.058-.975.045-1.504.207-1.857.344-.467.182-.8.398-1.15.748-.35.35-.566.683-.748 1.15-.137.353-.3.882-.344 1.857-.047 1.023-.058 1.351-.058 3.807v.468c0 2.456.011 2.784.058 3.807.045.975.207 1.504.344 1.857.182.466.399.8.748 1.15.35.35.683.566 1.15.748.353.137.882.3 1.857.344 1.054.048 1.37.058 4.041.058h.08c2.597 0 2.917-.01 3.96-.058.976-.045 1.505-.207 1.858-.344.466-.182.8-.398 1.15-.748.35-.35.566-.683.748-1.15.137-.353.3-.882.344-1.857.048-1.055.058-1.37.058-4.041v-.08c0-2.597-.01-2.917-.058-3.96-.045-.976-.207-1.505-.344-1.858a3.097 3.097 0 00-.748-1.15 3.098 3.098 0 00-1.15-.748c-.353-.137-.882-.3-1.857-.344-1.023-.047-1.351-.058-3.807-.058zM12 6.865a5.135 5.135 0 110 10.27 5.135 5.135 0 010-10.27zm0 1.802a3.333 3.333 0 100 6.666 3.333 3.333 0 000-6.666zm5.338-3.205a1.2 1.2 0 110 2.4 1.2 1.2 0 010-2.4z" clip-rule="evenodd"></path>
</svg>
</a>
<a href="#" class="text-pink-400 hover:text-gray-500">
<span class="sr-only">Twitter</span>
<svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path d="M8.29 20.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0022 5.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.224 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.072 4.072 0 012.8 9.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 012 18.407a11.616 11.616 0 006.29 1.84"></path>
</svg>
</a>
</div>
</div>
<div class="mt-12 grid grid-cols-2 gap-8 xl:mt-0 xl:col-span-2">
<div class="md:grid md:grid-cols-2 md:gap-8">
<div>
<h3 class="text-sm font-semibold text-pink-900 tracking-wider uppercase">
Catálogo de artículos
</h3>
<ul class="mt-4 space-y-4">
<li>
<a href="#" class="text-base text-gray-500 hover:text-gray-900">
Ropa y calzado
</a>
<a href="#" class="text-base text-gray-500 hover:text-gray-900">
Oficina
</a>
<a href="#" class="text-base text-gray-500 hover:text-gray-900">
Hogar
</a>
<a href="#" class="text-base text-gray-500 hover:text-gray-900">
Eventos
</a>
</li>
</ul>
</div>
<div class="mt-12 md:mt-0">
<h3 class="text-sm font-semibold text-pink-900 tracking-wider uppercase">
Soporte
</h3>
<ul class="mt-4 space-y-4">
<li>
<a href="#" class="text-base text-gray-500 hover:text-gray-900">
Precios y cotizaciones
</a>
</li>
<li>
<a href="#" class="text-base text-gray-500 hover:text-gray-900">
Certificaciones
</a>
</li>
<li>
<a href="#" class="text-base text-gray-500 hover:text-gray-900">
Guías
</a>
</li>
</ul>
</div>
</div>
<div class="md:grid md:grid-cols-2 md:gap-8">
<div>
<h3 class="text-sm font-semibold text-pink-900 tracking-wider uppercase">
Nosotros
</h3>
<ul class="mt-4 space-y-4">
<li>
<a href="#" class="text-base text-gray-500 hover:text-gray-900">
About
</a>
</li>
<li>
<a href="#" class="text-base text-gray-500 hover:text-gray-900">
Blog
</a>
</li>
<li>
<a href="#" class="text-base text-gray-500 hover:text-gray-900">
Trabajos
</a>
</li>
<li>
<a href="#" class="text-base text-gray-500 hover:text-gray-900">
Prensa
</a>
</li>
<li>
<a href="#" class="text-base text-gray-500 hover:text-gray-900">
Partners
</a>
</li>
</ul>
</div>
<div class="mt-12 md:mt-0">
<h3 class="text-sm font-semibold text-pink-900 tracking-wider uppercase">
Legal
</h3>
<ul class="mt-4 space-y-4">
<li>
<a href="#" class="text-base text-gray-500 hover:text-gray-900">
Privacidad
</a>
</li>
<li>
<a href="#" class="text-base text-gray-500 hover:text-gray-900">
Términos
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="mt-12 border-t border-gray-200 py-8">
<p class="text-base text-gray-400 xl:text-center">
© 2021 U Camp. Todos los derechos reservados.
Esta es una página de aterrizaje ficticia para fines académicos.
</p>
</div>
</div>
</footer>
<app-weava-root id="weava-root" class="weava" ng-version="15.2.1"></app-weava-root>
</body>
</html>