-
Notifications
You must be signed in to change notification settings - Fork 0
/
contacto.html
237 lines (182 loc) · 16 KB
/
contacto.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
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Equipo de ventas de Comercializadora Guten Morgen C. A.</title>
<meta http-equiv="x-ua-compatible" content="IE=edge,chrome=1" />
<meta name="description" lang="es" content="Contactar un vendedor de Comercializadora Guten Morgen C. A." />
<meta name="keywords" lang="es" content="materia prima , químicos, cosméticos, fármacos, farmacia, pinturas, textil, metalmecánica,alimentos "/>
<meta name="keywords" lang="en" content="raw material , chemicals, cosmetics, drugs, pharmacy, paintings, textile, metalworking, foods "/>
<meta name="Author" lang="es" content="Junior Avila">
<meta name="copyright" content="Comercializadora Guten Morgen C. A.">
<link rel="shortcut icon" href="img/logoGM.svg">
<link href="/dist/output.css" rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
<link href="https://cdnjs.cloudflare.com/ajax/libs/flowbite/1.8.1/flowbite.min.css" rel="stylesheet" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
</head>
<body>
<div class="bg-white">
<nav class="site-nav h-16 p-3 mr-0 flex items-center justify-start space-x-10 bg-gray-100/90 fixed-top ">
<div class="flex flex-shrink-0 items-center space-x-4 text-black">
<div class="rounded-full cursor-pointer bg-gray-200 ">
<a href="index.html">
<img class="w-16 h-16 rounded-full" src="img/Untitled (18).svg" lang="es" alt="Logo" >
</a>
</div>
<!-- Texto -->
<div class="flex flex-col items-start ">
<!-- Nome -->
<div class="text-2xl font-medium ">Guten Morgen C. A.</div>
<!-- Título -->
<div class="text-sm font-regular">Materia Prima y Aditivos Químicos.</div>
</div>
</div>
<div class="lg:flex lg:gap-x-24 flex items-center justify-between p-6 lg:px-36" aria-label="Global">
<a href="index.html" class="text-sm font-semibold leading-6 text-gray-900">Home</a>
<a href="contacto.html" class="text-sm font-semibold leading-6 text-gray-900">Contactos</a>
<a href="#.html" class="text-sm font-semibold leading-6 text-gray-900">Empresa</a>
</div>
<div class="relative isolate px-6 pt-14 lg:px-8">
<div class="absolute inset-x-0 -top-40 -z-10 transform-gpu overflow-hidden blur-3xl sm:-top-80" aria-hidden="true">
<div class="relative left-[calc(50%-11rem)] aspect-[1155/678] w-[36.125rem] -translate-x-1/2 rotate-[30deg] bg-gradient-to-tr from-[#ff80b5] to-[#9089fc] opacity-30 sm:left-[calc(50%-30rem)] sm:w-[72.1875rem]" style="clip-path: polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"></div>
</div>
</nav>
<div class="site-nav2">
<nav class="flex items-center justify-start mx-4 mb-5 lg:px-8 fixed-top" >
<div class="flex lg:flex-1">
<a href="index.html" class="">
<img class="my-1 h-20 w-auto" lang="es" src="img/Untitled (17).svg" alt="Logo">
</a>
</div>
<div class="text-end ">
<span id="dropdownNavbarLink" data-dropdown-toggle="dropdownNavbar" class="flex items-center justify-between w-full py-2 pl-3 pr-4 text-gray-900 rounded hover:bg-gray-100 md:hover:bg-transparent md:border-0 md:hover:text-blue-700 md:p-0 md:w-auto dark:text-white md:dark:hover:text-blue-500 dark:focus:text-white dark:border-gray-700 dark:hover:bg-gray-700 md:dark:hover:bg-transparent material-symbols-outlined" >
more_vert
</span>
<div id="dropdownNavbar" class="z-10 hidden font-normal bg-white divide-y divide-gray-100 rounded-lg shadow w-44 dark:bg-gray-700 dark:divide-gray-600">
<ul class="py-2 text-sm text-gray-700 dark:text-gray-400" aria-labelledby="dropdownLargeButton">
<li>
<a href="index.html" class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">Home</a>
</li>
<li>
<a href="contacto.html" class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">Contactos</a>
</li>
<li>
<a href="#" class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">Empresa</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
<div class="relative isolate px-6 pt-24 lg:px-8">
<div class="absolute inset-x-0 -top-40 -z-10 transform-gpu overflow-hidden blur-3xl sm:-top-80" aria-hidden="true">
<div class="relative left-[calc(50%-11rem)] aspect-[1155/678] w-[36.125rem] -translate-x-1/2 rotate-[30deg] bg-gradient-to-tr from-[#ff80b5] to-[#9089fc] opacity-30 sm:left-[calc(50%-30rem)] sm:w-[72.1875rem]" style="clip-path: polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"></div>
</div>
<div class="isolate bg-white px-6 py-24 sm:py-32 lg:px-8">
<div class="absolute inset-x-0 top-[-10rem] -z-10 transform-gpu overflow-hidden blur-3xl sm:top-[-20rem]" aria-hidden="true">
<div class="relative left-1/2 -z-10 aspect-[1155/678] w-[36.125rem] max-w-none -translate-x-1/2 rotate-[30deg] bg-gradient-to-tr from-[#ff80b5] to-[#9089fc] opacity-30 sm:left-[calc(50%-40rem)] sm:w-[72.1875rem]" style="clip-path: polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"></div>
</div>
<div class="mx-auto max-w-2xl text-center">
<h2 class="text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl">Contactar un vededor</h2>
<p class="mt-2 text-lg leading-8 text-gray-600">En las próximas 24h será atendido por uno de nuestros vededores.</p>
</div>
<form action="mailto:gutenmorgen.ca@gmail.com?subject=Informació de Contactos Guten Morgen" method="POST" enctype="text/plain" class="mx-auto mt-16 max-w-xl sm:mt-20">
<div class="grid grid-cols-1 gap-x-8 gap-y-6 sm:grid-cols-2">
<div>
<label for="first-name" class="block text-sm font-semibold leading-6 text-gray-900">Nombre</label>
<div class="mt-2.5">
<input required type="text" name="first-name" id="first-name" autocomplete="given-name" class="form-control block w-full rounded-md border-0 px-3.5 py-2 text-gray-900 shadow-sm ring-1 ring-inset ring-gray-300 placeholder:text-gray-400 focus:ring-2 focus:ring-inset focus:ring-indigo-600 sm:text-sm sm:leading-6" placeholder="Primer Nombre">
</div>
</div>
<div>
<label for="last-name" class="block text-sm font-semibold leading-6 text-gray-900">Apellido</label>
<div class="mt-2.5">
<input required type="text" name="last-name" id="last-name" autocomplete="family-name" class="form-control block w-full rounded-md border-0 px-3.5 py-2 text-gray-900 shadow-sm ring-1 ring-inset ring-gray-300 placeholder:text-gray-400 focus:ring-2 focus:ring-inset focus:ring-indigo-600 sm:text-sm sm:leading-6" placeholder="Primer Apellido ">
</div>
</div>
<div class="sm:col-span-2">
<label for="email" class="block text-sm font-semibold leading-6 text-gray-900">Email</label>
<div class="mt-2.5">
<input required type="email" name="email" id="email" autocomplete="off" class="form-control block w-full rounded-md border-0 px-3.5 py-2 text-gray-900 shadow-sm ring-1 ring-inset ring-gray-300 placeholder:text-gray-400 focus:ring-2 focus:ring-inset focus:ring-indigo-600 sm:text-sm sm:leading-6" placeholder="ejemplo@ejemplo.com ">
</div>
</div>
<div class="sm:col-span-2">
<label for="phone-number" class="block text-sm font-semibold leading-6 text-gray-900">Número de teléfono</label>
<div class="mt-2.5">
<input required type="tel" name="phone-number" id="phone-number" autocomplete="tel" class="block w-full rounded-md border-0 px-3.5 py-2 pl-20 text-gray-900 shadow-sm ring-1 ring-inset ring-gray-300 placeholder:text-gray-400 focus:ring-2 focus:ring-inset focus:ring-indigo-600 sm:text-sm sm:leading-6" placeholder="+(País)-(Área)-(Número de Teléfono)">
</div>
</div>
<div class="sm:col-span-2">
<label for="message" class="block text-sm font-semibold leading-6 text-gray-900">Mensaje</label>
<div class="mt-2.5">
<textarea required name="message" id="message" rows="4" class="block w-full rounded-md border-0 px-3.5 py-2 text-gray-900 shadow-sm ring-1 ring-inset ring-gray-300 placeholder:text-gray-400 focus:ring-2 focus:ring-inset focus:ring-indigo-600 sm:text-sm sm:leading-6" placeholder="Mensaje . . ." ></textarea>
</div>
</div>
</div>
<div class="form-group mt-2.5 block text-sm font-semibold leading-6 text-gray-900">
<input type="checkbox" required> Acepto la política de privacidad.
</div>
<div class="mt-10">
<button type="submit" class="block w-full rounded-md bg-indigo-600 px-3.5 py-2.5 text-center text-sm font-semibold text-white shadow-sm hover:bg-indigo-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-indigo-600">Enviar</button>
</div>
</form>
</div>
<footer class=" font-sans ">
<div class="absolute inset-x-0 top-[calc(100%-13rem)] -z-10 transform-gpu overflow-hidden blur-3xl sm:top-[calc(100%-30rem)]" aria-hidden="true">
<div class="relative left-[calc(50%+3rem)] aspect-[1155/678] w-[36.125rem] -translate-x-1/2 bg-gradient-to-tr from-[#ff80b5] to-[#9089fc] opacity-30 sm:left-[calc(50%+36rem)] sm:w-[72.1875rem]" style="clip-path: polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"></div>
</div>
<div class="container-fluid mt-5 ">
<hr class="border-gray-800 md:my-8 h-2" />
<div class="grid grid-cols-1 gap-6 sm:grid-cols-2 sm:gap-y-10 lg:grid-cols-4">
<div class="sm:col-span-2 mt-5 ">
<h1 class=" max-w-lg text-xl font-semibold tracking-tight text-black xl:text-2xl dark:text-white">Contáctanos para más información.</h1>
</div>
<div>
<p class="font-semibold text-black dark:text-white">Atajos Rápidos:</p>
<div class="flex flex-col items-start mt-5 space-y-2">
<a href="index.html">
<p class="text-gray- transition-colors duration-300 dark:text-gray-300 dark:hover:text-blue-400 hover:underline hover:cursor-pointer hover:text-blue-500">Home</p>
</a>
<a href="contacto.html">
<p class="text-gray transition-colors duration-300 dark:text-gray-300 dark:hover:text-blue-400 hover:underline hover:cursor-pointer hover:text-blue-500">Contactos</p>
</a>
<p class="text-gray transition-colors duration-300 dark:text-gray-300 dark:hover:text-blue-400 hover:underline hover:cursor-pointer hover:text-blue-500">Empresa</p>
</div>
</div>
<div>
<p class="font-semibold text-black dark:text-white">Info. Empresa:</p>
<div class="flex flex-col items-start mt-5 space-y-2">
<p class="text-gray transition-colors duration-300 dark:text-gray-300 dark:hover:text-blue-400 hover:cursor-pointer ">Vilachá Edif. Santa Ana, Piso 4 Maiquetía - Venezuela 1161.</p>
<p class="text-gray transition-colors duration-300 dark:text-gray-300 dark:hover:text-blue-400 hover:cursor-pointer ">Telf: +58-414-459-1536/212-331-9068</p>
<p class="text-gray transition-colors duration-300 dark:text-gray-300 dark:hover:text-blue-400 hover:cursor-pointer ">Auf dem Großen Ruhm 8721465 Reinbek, Alemania.</p>
<p class="text-gray transition-colors duration-300 dark:text-gray-300 dark:hover:text-blue-400 hover:cursor-pointer ">Telf: +49-176-80330805</p>
<p class="text-gray transition-colors duration-300 dark:text-gray-300 dark:hover:text-blue-400 hover:cursor-pointer ">gutenmorgen.ca@gmail.com</p>
</div>
</div>
</div>
<hr class="my-6 border-gray-200 md:my-8 dark:border-gray-700 h-2" />
<div class="sm:flex sm:items-center sm:justify-between">
<div class="flex gap-4 hover:cursor-pointer">
<img src="https://www.svgrepo.com/show/303114/facebook-3-logo.svg" width="30" height="30" alt="fb" />
<img src="https://www.svgrepo.com/show/303115/twitter-3-logo.svg" width="30" height="30" alt="tw" />
<img src="https://www.svgrepo.com/show/303145/instagram-2-1-logo.svg" width="30" height="30" alt="inst" />
</div>
</div>
</div>
</footer>
</div>
</div>
<p class="m-5 text-center font-sans text-gray md:text-center md:text-lg ">© 2023 Comercializadora Guten Morgen C. A.</p>
<!-- Cloudflare Web Analytics -->
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "40955c324b594ab8a41af51aae6819c2"}'></script>
<!-- End Cloudflare Web Analytics -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/flowbite/1.8.1/flowbite.min.js"></script>
<script src="node_modules/@material-tailwind/html@latest/scripts/ripple.js"></script>
<script src="../path/to/flowbite/dist/flowbite.min.js"></script>
<script src="https://cdn.tailwindcss.com"></script>
</body>
</html>