-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgracias.html
63 lines (57 loc) · 4.32 KB
/
gracias.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
<!DOCTYPE html>
<html lang="es-MX" class="scroll-smooth">
<head>
<meta charset="UTF-8">
<title>¡Gracias! | LSM</title>
<meta name="description" content="Leaf Spring Mexico es la solución en suspensiones" />
<meta name="keywords" content="Suspensiones,Leaf,Spring,Mexico,Muelles,Amortiguadores,Hule,Natural,Mecanico,Partes,Refacciones,Camion,Trailer,Vehiculo,Calidad,Solucion,Soluciones,Bolsa,Bolsas,Aire,Productos,Z,Muelles en Z,Sistema,Sistemas,Frenos,Sistemas de frenos,Banderin,Soporte,Deslizante,Trifuncional,Hendrickson,Dina,Toyota,Gabriel,Chrysler,Ford,Fruehauf,Buje,Contacto,Integral,Carga,Ligero,Pesado,Variedad,Accesorios,Nucleos,Tensor,Tambores,Zapatas,Balatas,Mercadoshop,Nosotros,Guadalajara,Exportacion,Importacion,Internacional,rrgo,design">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://leafspringmexico.com/gracias.html">
<link rel="alternate" hreflang="en-US" href="https://leafspringmexico.com/gracias.html">
<link rel="alternate" hreflang="en-MX" href="https://leafspringmexico.com/gracias.html">
<link rel="alternate" hreflang="es-MX" href="https://leafspringmexico.com/gracias.html">
<link rel="alternate" hreflang="x-default" href="https://leafspringmexico.com/gracias.html">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&family=Prompt:wght@300;400;500;600;700&family=Roboto+Mono:wght@300;400;500;600;700&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./css/main.css">
<script src="https://kit.fontawesome.com/9846627988.js" crossorigin="anonymous"></script>
<link rel="shortcut icon" href="img/logos/leaf-spring/ls-favicon-wht.svg" type="image/x-icon" />
</head>
<body class="box-border overflow-x-hidden font-roboto" tabindex="0">
<main class="flex flex-col items-center justify-center py-10 small:w-auto small:h-auto mobileHor:w-auto mobileHor:h-auto mobile:w-full mobile:h-screen mobileHorSmall:w-full mobileHorSmall:h-full tablet:w-full tablet:h-screen bigHor:w-full bigHor:h-full vertIpadMini:w-full vertIpadMini:h-screen laptop:w-full laptop:h-screen bg-grisLeaf">
<div class="font-medium text-center small:text-4xl laptop:text-6xl text-offWhite">
Gracias por escribirnos.
</div>
<div class="my-2 text-center small:text-base laptop:text-2xl text-neutral-300">
Pronto nos pondremos en contacto.
</div>
<a href="index.html">
<button class="px-5 py-2 mt-6 duration-500 rounded-full bg-verdeClaroLeaf hover:bg-offWhite hover:text-verdeLeaf text-offWhite laptop:text-xl">
volver a la página
</button>
</a>
<div>
<img src="img/logos/leaf-spring/ls-logo-wht.svg" alt="logo agromega" class="laptop:w-[200px] opacity-70 small:w-[180px] mb-2 mt-24" />
</div>
<div class="text-sm text-center text-neutral-100">
Leaf Spring, La solución en suspensiones.
</div>
<div class="my-5 text-center small:text-xs laptop:text-lg font-roboto text-neutral-300">
Gante 156 / Las Conchas / Guadalajara, Jal. MX.
</div>
<div class="">
<p class="pb-2 font-semibold text-center text-offWhite"><i class="text-base laptop:text-2xl fa-brands fa-whatsapp text-verdeClaroLeaf"></i> : (33)
2578-7385</p>
<p class="pb-2 font-semibold text-center text-offWhite"><i class="laptop:text-2xl fa-solid fa-phone text-verdeClaroLeaf"></i> : (33)
3645-0696</p>
<p class="pb-2 font-semibold text-center text-offWhite"><i class="font-semibold fa-solid fa-fax text-verdeClaroLeaf"></i> : (33) 3144-8289</p>
<p title="enviar correo a leaf spring mexico" class="font-semibold tracking-wider duration-500 laptop:hover:pl-2 laptop:hover:text-yellow-400 text-offWhite">
<a href="mailto:[email protected]"><i class="duration-500 fa-solid fa-envelope text-verdeClaroLeaf"></i>
</p>
</div>
</main>
<script defer src="js/disallow.js"></script>
</body>
</html>