-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
318 lines (289 loc) · 20.7 KB
/
index.html
File metadata and controls
318 lines (289 loc) · 20.7 KB
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
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1.0, viewport-fit=cover" name="viewport"/>
<title>Puertas Automáticas de Guadalajara | 48 Años de Experiencia</title>
<meta name="description" content="Instalación, fabricación, mantenimiento y reparación de puertas automáticas en Guadalajara. Empresa familiar con 48 años de experiencia. Cotiza ahora."/>
<meta name="theme-color" content="#e31c23"/>
<!-- Open Graph -->
<meta property="og:title" content="Puertas Automáticas de Guadalajara"/>
<meta property="og:description" content="48 años de experiencia en puertas automáticas. Residencial, comercial e industrial."/>
<meta property="og:type" content="website"/>
<meta property="og:locale" content="es_MX"/>
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Public+Sans:wght@400;500;700;900&display=swap" rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@400,0..1&display=swap" rel="stylesheet"/>
<!-- Tailwind -->
<script src="https://cdn.tailwindcss.com?plugins=forms,container-queries"></script>
<script>
tailwind.config = {
theme: {
extend: {
colors: {
"primary": "#e31c23",
"primary-dark": "#c41920",
"whatsapp": "#25D366",
"whatsapp-dark": "#1ebc57",
"background": "#f8f6f6",
},
fontFamily: {
"sans": ["Public Sans", "system-ui", "sans-serif"]
},
},
},
}
</script>
<style>
html { scroll-behavior: smooth; }
body::-webkit-scrollbar { width: 0px; background: transparent; }
.material-symbols-outlined { font-variation-settings: 'FILL' 0, 'wght' 400; }
.filled-icon { font-variation-settings: 'FILL' 1, 'wght' 400; }
/* Tap highlight for mobile */
a, button { -webkit-tap-highlight-color: transparent; }
/* Safe area for notched phones */
.sticky-bar { padding-bottom: env(safe-area-inset-bottom, 12px); }
</style>
</head>
<body class="bg-background font-sans text-gray-900 antialiased pb-24">
<!-- Header -->
<header class="sticky top-0 z-40 w-full bg-background/95 backdrop-blur-md shadow-sm">
<div class="flex items-center justify-between p-4">
<div class="flex items-center gap-3">
<div class="flex size-10 shrink-0 items-center justify-center">
<img src="https://raw.githubusercontent.com/rsottil/puertas-automaticas-gdl/main/logo.svg" alt="Logo" class="w-10 h-10 object-contain">
</div>
<div>
<h1 class="text-lg font-bold leading-tight tracking-tight">Puertas Automáticas</h1>
<p class="text-xs text-gray-500">de Guadalajara</p>
</div>
</div>
<a href="https://www.instagram.com/puertas.automaticas.gdl/" target="_blank" rel="noopener" class="flex size-10 items-center justify-center rounded-full hover:bg-black/5 transition-colors" aria-label="Instagram">
<svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24"><path d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z"/></svg>
</a>
</div>
</header>
<!-- Hero Section -->
<section class="relative flex w-full flex-col overflow-hidden">
<div class="@container">
<div class="px-4 py-4 @[480px]:p-6">
<div class="relative flex min-h-[480px] flex-col gap-6 rounded-xl bg-cover bg-center bg-no-repeat items-center justify-center p-6 text-center shadow-lg" style='background-image: linear-gradient(rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.7) 100%), url("https://images.unsplash.com/photo-1558618666-fcd25c85cd64?w=1200&q=80");'>
<div class="flex flex-col gap-3">
<span class="inline-block mx-auto rounded-full bg-primary/90 px-4 py-1.5 text-xs font-bold uppercase tracking-wider text-white backdrop-blur-sm">
Desde 1976
</span>
<h2 class="text-white text-3xl font-black leading-tight tracking-tight @[480px]:text-4xl drop-shadow-md max-w-md">
Puertas Automáticas de Guadalajara
</h2>
<p class="text-gray-200 text-base font-medium leading-relaxed max-w-sm mx-auto drop-shadow-sm">
48 años de experiencia, 3 generaciones brindando seguridad y comodidad a tu hogar.
</p>
</div>
<div class="flex w-full flex-col gap-3 @[480px]:flex-row @[480px]:justify-center mt-2">
<a href="https://wa.me/523314346185" target="_blank" rel="noopener" class="flex h-14 w-full @[480px]:w-auto min-w-[160px] items-center justify-center gap-2 rounded-xl bg-whatsapp px-6 text-white shadow-lg shadow-green-900/20 transition-all active:scale-95 hover:bg-whatsapp-dark">
<span class="material-symbols-outlined">chat</span>
<span class="text-base font-bold">WhatsApp</span>
</a>
<a href="tel:+523338262272" class="flex h-14 w-full @[480px]:w-auto min-w-[160px] items-center justify-center gap-2 rounded-xl bg-white text-gray-900 shadow-lg transition-all active:scale-95 hover:bg-gray-50">
<span class="material-symbols-outlined filled-icon text-primary">call</span>
<span class="text-base font-bold">Llamar Ahora</span>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- Services Header -->
<div class="px-4 pt-8 pb-2">
<h2 class="text-gray-900 tracking-tight text-2xl font-bold leading-tight">Nuestros Servicios</h2>
<p class="text-gray-500 mt-1 text-sm">Soluciones integrales para cada necesidad</p>
</div>
<!-- Services Grid -->
<section class="px-4 pb-4">
<div class="grid grid-cols-1 gap-4 @[480px]:grid-cols-2 @[768px]:grid-cols-3">
<!-- Service 1: Residencial -->
<div class="group relative flex aspect-[4/3] flex-col justify-end overflow-hidden rounded-xl bg-gray-100 shadow-sm transition-all hover:shadow-md">
<div class="absolute inset-0 bg-cover bg-center transition-transform duration-500 group-hover:scale-105" style='background-image: url("https://images.unsplash.com/photo-1570129477492-45c003edd2be?w=800&q=80");'></div>
<div class="absolute inset-0 bg-gradient-to-t from-black/80 via-black/20 to-transparent"></div>
<div class="relative p-5">
<div class="mb-2 flex size-10 items-center justify-center rounded-full bg-white/20 backdrop-blur-md text-white">
<span class="material-symbols-outlined">home</span>
</div>
<h3 class="text-xl font-bold text-white leading-tight">Residencial</h3>
<p class="text-sm text-gray-200 mt-1">Portones abatibles, corredizos y ascendentes.</p>
</div>
</div>
<!-- Service 2: Comercial -->
<div class="group relative flex aspect-[4/3] flex-col justify-end overflow-hidden rounded-xl bg-gray-100 shadow-sm transition-all hover:shadow-md">
<div class="absolute inset-0 bg-cover bg-center transition-transform duration-500 group-hover:scale-105" style='background-image: url("https://images.unsplash.com/photo-1504307651254-35680f356dfd?w=800&q=80");'></div>
<div class="absolute inset-0 bg-gradient-to-t from-black/80 via-black/20 to-transparent"></div>
<div class="relative p-5">
<div class="mb-2 flex size-10 items-center justify-center rounded-full bg-white/20 backdrop-blur-md text-white">
<span class="material-symbols-outlined">factory</span>
</div>
<h3 class="text-xl font-bold text-white leading-tight">Comercial e Industrial</h3>
<p class="text-sm text-gray-200 mt-1">Cortinas de acero, rampas y barreras.</p>
</div>
</div>
<!-- Service 3: Mantenimiento -->
<div class="group relative flex aspect-[4/3] flex-col justify-end overflow-hidden rounded-xl bg-gray-100 shadow-sm transition-all hover:shadow-md">
<div class="absolute inset-0 bg-cover bg-center transition-transform duration-500 group-hover:scale-105" style='background-image: url("https://images.unsplash.com/photo-1581092160562-40aa08e78837?w=800&q=80");'></div>
<div class="absolute inset-0 bg-gradient-to-t from-black/80 via-black/20 to-transparent"></div>
<div class="relative p-5">
<div class="mb-2 flex size-10 items-center justify-center rounded-full bg-white/20 backdrop-blur-md text-white">
<span class="material-symbols-outlined">build</span>
</div>
<h3 class="text-xl font-bold text-white leading-tight">Mantenimiento</h3>
<p class="text-sm text-gray-200 mt-1">Reparación urgente y pólizas de servicio.</p>
</div>
</div>
</div>
</section>
<!-- Trust Signals -->
<section class="bg-background">
<div class="flex flex-col gap-6 px-4 py-10 @container">
<div class="flex flex-col gap-2">
<h2 class="text-gray-900 tracking-tight text-2xl font-bold leading-tight">
¿Por qué elegirnos?
</h2>
<p class="text-gray-600 text-sm">
Somos la opción más confiable en la Zona Metropolitana de Guadalajara.
</p>
</div>
<div class="grid grid-cols-2 gap-3">
<!-- 48 Años -->
<div class="flex flex-col gap-3 rounded-xl border border-gray-200 bg-white p-4 shadow-sm">
<div class="flex h-10 w-10 items-center justify-center rounded-full bg-primary/10 text-primary">
<span class="material-symbols-outlined filled-icon">history</span>
</div>
<div>
<h3 class="text-gray-900 text-lg font-bold leading-tight">48 Años</h3>
<p class="text-gray-500 text-xs mt-0.5">Experiencia continua</p>
</div>
</div>
<!-- 3 Generaciones -->
<div class="flex flex-col gap-3 rounded-xl border border-gray-200 bg-white p-4 shadow-sm">
<div class="flex h-10 w-10 items-center justify-center rounded-full bg-primary/10 text-primary">
<span class="material-symbols-outlined filled-icon">groups</span>
</div>
<div>
<h3 class="text-gray-900 text-lg font-bold leading-tight">3 Generaciones</h3>
<p class="text-gray-500 text-xs mt-0.5">Tradición familiar</p>
</div>
</div>
<!-- Cobertura ZMG -->
<div class="flex flex-col gap-3 rounded-xl border border-gray-200 bg-white p-4 shadow-sm">
<div class="flex h-10 w-10 items-center justify-center rounded-full bg-primary/10 text-primary">
<span class="material-symbols-outlined filled-icon">location_on</span>
</div>
<div>
<h3 class="text-gray-900 text-lg font-bold leading-tight">Toda la ZMG</h3>
<p class="text-gray-500 text-xs mt-0.5">GDL, Zapopan, Tlaquepaque</p>
</div>
</div>
<!-- Expertos -->
<div class="flex flex-col gap-3 rounded-xl border border-gray-200 bg-white p-4 shadow-sm">
<div class="flex h-10 w-10 items-center justify-center rounded-full bg-primary/10 text-primary">
<span class="material-symbols-outlined filled-icon">verified</span>
</div>
<div>
<h3 class="text-gray-900 text-lg font-bold leading-tight">Expertos</h3>
<p class="text-gray-500 text-xs mt-0.5">Técnicos especializados</p>
</div>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section class="px-4 py-8 bg-gray-50">
<h2 class="text-gray-900 tracking-tight text-2xl font-bold leading-tight mb-6">Contáctanos</h2>
<div class="flex flex-col gap-5">
<!-- Address with Map Link -->
<a href="https://maps.google.com/?q=José+María+Morelos+1936,+Guadalajara,+Jalisco,+Mexico" target="_blank" rel="noopener" class="flex items-start gap-4 p-4 rounded-xl bg-white border border-gray-200 shadow-sm active:bg-gray-50 transition-colors">
<div class="flex h-10 w-10 shrink-0 items-center justify-center rounded-full bg-primary/10 text-primary">
<span class="material-symbols-outlined">location_on</span>
</div>
<div class="flex-1">
<h4 class="font-bold text-gray-900">Ubicación</h4>
<p class="text-gray-600 text-sm mt-1">José María Morelos 1936, Guadalajara, Jalisco</p>
<span class="text-primary text-xs font-medium mt-2 inline-flex items-center gap-1">
Abrir en Maps
<span class="material-symbols-outlined text-sm">arrow_forward</span>
</span>
</div>
</a>
<!-- Phone Numbers -->
<div class="flex flex-col gap-3">
<a href="tel:+523338262272" class="flex items-center gap-4 p-4 rounded-xl bg-white border border-gray-200 shadow-sm active:bg-gray-50 transition-colors">
<div class="flex h-10 w-10 shrink-0 items-center justify-center rounded-full bg-primary/10 text-primary">
<span class="material-symbols-outlined filled-icon">call</span>
</div>
<div>
<h4 class="font-bold text-gray-900">Teléfono Principal</h4>
<p class="text-gray-600 text-sm mt-0.5">33 3826 2272</p>
</div>
</a>
<a href="tel:+523338262506" class="flex items-center gap-4 p-4 rounded-xl bg-white border border-gray-200 shadow-sm active:bg-gray-50 transition-colors">
<div class="flex h-10 w-10 shrink-0 items-center justify-center rounded-full bg-primary/10 text-primary">
<span class="material-symbols-outlined">phone_in_talk</span>
</div>
<div>
<h4 class="font-bold text-gray-900">Teléfono Alternativo</h4>
<p class="text-gray-600 text-sm mt-0.5">33 3826 2506</p>
</div>
</a>
</div>
<!-- Business Hours -->
<div class="flex items-start gap-4 p-4 rounded-xl bg-white border border-gray-200 shadow-sm">
<div class="flex h-10 w-10 shrink-0 items-center justify-center rounded-full bg-primary/10 text-primary">
<span class="material-symbols-outlined">schedule</span>
</div>
<div>
<h4 class="font-bold text-gray-900">Horario de Atención</h4>
<div class="text-gray-600 text-sm mt-1 space-y-0.5">
<p>Lunes a Viernes: 8:00 AM - 6:00 PM</p>
<p>Sábados: 8:00 AM - 2:00 PM</p>
<p class="text-gray-400">Domingos: Cerrado</p>
</div>
</div>
</div>
<!-- WhatsApp CTA -->
<div class="mt-2 p-4 rounded-xl bg-primary/5 border border-primary/10">
<a href="https://wa.me/523314346185" target="_blank" rel="noopener" class="flex w-full items-center justify-center gap-2 rounded-xl bg-whatsapp py-4 text-white font-bold shadow-sm active:scale-[0.98] transition-transform hover:bg-whatsapp-dark">
<span class="material-symbols-outlined">chat</span>
Solicitar Cotización por WhatsApp
</a>
</div>
</div>
</section>
<!-- Footer -->
<footer class="bg-background py-8 px-4 text-center pb-28">
<div class="flex items-center justify-center gap-3 mb-4">
<div class="flex size-8 items-center justify-center">
<img src="https://raw.githubusercontent.com/rsottil/puertas-automaticas-gdl/main/logo.svg" alt="Logo" class="w-8 h-8 object-contain">
</div>
<span class="font-bold text-gray-900">Puertas Automáticas de Guadalajara</span>
</div>
<a href="https://www.instagram.com/puertas.automaticas.gdl/" target="_blank" rel="noopener" class="inline-flex items-center gap-2 text-sm text-gray-500 hover:text-primary transition-colors mb-4">
<svg class="w-4 h-4" fill="currentColor" viewBox="0 0 24 24"><path d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z"/></svg>
@puertas.automaticas.gdl
</a>
<p class="text-xs text-gray-400">
© 2025 Puertas Automáticas de Guadalajara.<br/>Todos los derechos reservados.
</p>
</footer>
<!-- Sticky Bottom CTA Bar -->
<div class="fixed bottom-0 left-0 right-0 z-50 bg-white px-4 py-3 shadow-[0_-4px_20px_rgba(0,0,0,0.1)] border-t border-gray-100 sticky-bar">
<div class="flex w-full gap-3 max-w-md mx-auto">
<a href="https://wa.me/523314346185" target="_blank" rel="noopener" class="flex flex-1 h-12 items-center justify-center gap-2 rounded-xl bg-whatsapp text-white shadow-md active:scale-95 transition-transform hover:bg-whatsapp-dark">
<span class="material-symbols-outlined">chat</span>
<span class="font-bold">WhatsApp</span>
</a>
<a href="tel:+523338262272" class="flex flex-1 h-12 items-center justify-center gap-2 rounded-xl bg-primary text-white shadow-md shadow-red-600/20 active:scale-95 transition-transform hover:bg-primary-dark">
<span class="material-symbols-outlined filled-icon">call</span>
<span class="font-bold">Llamar</span>
</a>
</div>
</div>
</body>
</html>