-
Notifications
You must be signed in to change notification settings - Fork 0
/
farmacia.html
353 lines (280 loc) · 24.8 KB
/
farmacia.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
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Categoría Fármacos - Venta de Productos y Aditivos químicos para laboratorios y farmacias.</title>
<meta http-equiv="x-ua-compatible" content="IE=edge,chrome=1" />
<meta name="description" lang="es" content="Comercialización de Fármacos y aditivos químicos para laboratorios y farmacias." />
<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">
<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="site-nav">
<nav class="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>
<div class="site-nav my-3 ">
<div id="default-carousel" class="relative w-full" data-carousel="slide">
<!-- Carousel wrapper -->
<div class="relative h-56 overflow-hidden rounded-lg md:h-96">
<!-- Item 1 -->
<div class="hidden duration-700 ease-in-out" data-carousel-item>
<img src="img/svg (61).svg" class="absolute block w-full -translate-x-1/2 -translate-y-1/2 top-1/2 left-1/2" lang="es" alt="Arroz">
</div>
<!-- Item 2 -->
<div class="hidden duration-700 ease-in-out" data-carousel-item>
<img src="img/svg (62).svg" class="absolute block w-full -translate-x-1/2 -translate-y-1/2 top-1/2 left-1/2" lang="es" alt="trigo">
</div>
<!-- Item 3 -->
<div class="hidden duration-700 ease-in-out" data-carousel-item>
<img src="img/svg (68).svg" class="absolute block w-full -translate-x-1/2 -translate-y-1/2 top-1/2 left-1/2" lang="es" alt="auyama">
</div>
<!-- Item 4 -->
<div class="hidden duration-700 ease-in-out" data-carousel-item>
<img src="img/svg (60).svg" class="absolute block w-full -translate-x-1/2 -translate-y-1/2 top-1/2 left-1/2" lang="es" alt="cambur">
</div>
<!-- Item 5 -->
<div class="hidden duration-700 ease-in-out" data-carousel-item>
<img src="img/svg (67).svg" class="absolute block w-full -translate-x-1/2 -translate-y-1/2 top-1/2 left-1/2" lang="es" alt="mango">
</div>
</div>
<!-- Slider indicators -->
<div class="absolute z-30 flex space-x-3 -translate-x-1/2 bottom-5 left-1/2">
<button type="button" class="w-3 h-3 rounded-full" aria-current="true" aria-label="Slide 1" data-carousel-slide-to="0"></button>
<button type="button" class="w-3 h-3 rounded-full" aria-current="false" aria-label="Slide 2" data-carousel-slide-to="1"></button>
<button type="button" class="w-3 h-3 rounded-full" aria-current="false" aria-label="Slide 3" data-carousel-slide-to="2"></button>
<button type="button" class="w-3 h-3 rounded-full" aria-current="false" aria-label="Slide 4" data-carousel-slide-to="3"></button>
<button type="button" class="w-3 h-3 rounded-full" aria-current="false" aria-label="Slide 5" data-carousel-slide-to="4"></button>
</div>
<!-- Slider controls -->
<button type="button" class="absolute top-0 left-0 z-30 flex items-center justify-center h-full px-4 cursor-pointer group focus:outline-none" data-carousel-prev>
<span class="inline-flex items-center justify-center w-10 h-10 rounded-full bg-white/30 dark:bg-gray-800/30 group-hover:bg-white/50 dark:group-hover:bg-gray-800/60 group-focus:ring-4 group-focus:ring-white dark:group-focus:ring-gray-800/70 group-focus:outline-none">
<svg class="w-4 h-4 text-white dark:text-gray-800" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 6 10">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 1 1 5l4 4"/>
</svg>
<span class="sr-only">Previous</span>
</span>
</button>
<button type="button" class="absolute top-0 right-0 z-30 flex items-center justify-center h-full px-4 cursor-pointer group focus:outline-none" data-carousel-next>
<span class="inline-flex items-center justify-center w-10 h-10 rounded-full bg-white/30 dark:bg-gray-800/30 group-hover:bg-white/50 dark:group-hover:bg-gray-800/60 group-focus:ring-4 group-focus:ring-white dark:group-focus:ring-gray-800/70 group-focus:outline-none">
<svg class="w-4 h-4 text-white dark:text-gray-800" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 6 10">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m1 9 4-4-4-4"/>
</svg>
<span class="sr-only">Next</span>
</span>
</button>
</div>
</div>
<div class="site-nav2">
<div id="default-carousel" class="relative w-full" data-carousel="slide">
<!-- Carousel wrapper -->
<div class="relative h-56 overflow-hidden rounded-lg md:h-96">
<!-- Item 1 -->
<div class="hidden duration-700 ease-in-out" data-carousel-item>
<img src="img/svg (61).svg" class="absolute block w-full -translate-x-1/2 -translate-y-1/2 top-1/2 left-1/2" lang="es" alt="Arroz">
</div>
<!-- Item 2 -->
<div class="hidden duration-700 ease-in-out" data-carousel-item>
<img src="img/svg (62).svg" class="absolute block w-full -translate-x-1/2 -translate-y-1/2 top-1/2 left-1/2" lang="es" alt="trigo">
</div>
<!-- Item 3 -->
<div class="hidden duration-700 ease-in-out" data-carousel-item>
<img src="img/svg (68).svg" class="absolute block w-full -translate-x-1/2 -translate-y-1/2 top-1/2 left-1/2" lang="es" alt="auyama">
</div>
<!-- Item 4 -->
<div class="hidden duration-700 ease-in-out" data-carousel-item>
<img src="img/svg (60).svg" class="absolute block w-full -translate-x-1/2 -translate-y-1/2 top-1/2 left-1/2" lang="es" alt="cambur">
</div>
<!-- Item 5 -->
<div class="hidden duration-700 ease-in-out" data-carousel-item>
<img src="img/svg (67).svg" class="absolute block w-full -translate-x-1/2 -translate-y-1/2 top-1/2 left-1/2" lang="es" alt="mango">
</div>
</div>
<!-- Slider indicators -->
<div class="absolute z-30 flex space-x-3 -translate-x-1/2 bottom-5 left-1/2">
<button type="button" class="w-3 h-3 rounded-full" aria-current="true" aria-label="Slide 1" data-carousel-slide-to="0"></button>
<button type="button" class="w-3 h-3 rounded-full" aria-current="false" aria-label="Slide 2" data-carousel-slide-to="1"></button>
<button type="button" class="w-3 h-3 rounded-full" aria-current="false" aria-label="Slide 3" data-carousel-slide-to="2"></button>
<button type="button" class="w-3 h-3 rounded-full" aria-current="false" aria-label="Slide 4" data-carousel-slide-to="3"></button>
<button type="button" class="w-3 h-3 rounded-full" aria-current="false" aria-label="Slide 5" data-carousel-slide-to="4"></button>
</div>
<!-- Slider controls -->
<button type="button" class="absolute top-0 left-0 z-30 flex items-center justify-center h-full px-4 cursor-pointer group focus:outline-none" data-carousel-prev>
<span class="inline-flex items-center justify-center w-10 h-10 rounded-full bg-white/30 dark:bg-gray-800/30 group-hover:bg-white/50 dark:group-hover:bg-gray-800/60 group-focus:ring-4 group-focus:ring-white dark:group-focus:ring-gray-800/70 group-focus:outline-none">
<svg class="w-4 h-4 text-white dark:text-gray-800" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 6 10">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 1 1 5l4 4"/>
</svg>
<span class="sr-only">Previous</span>
</span>
</button>
<button type="button" class="absolute top-0 right-0 z-30 flex items-center justify-center h-full px-4 cursor-pointer group focus:outline-none" data-carousel-next>
<span class="inline-flex items-center justify-center w-10 h-10 rounded-full bg-white/30 dark:bg-gray-800/30 group-hover:bg-white/50 dark:group-hover:bg-gray-800/60 group-focus:ring-4 group-focus:ring-white dark:group-focus:ring-gray-800/70 group-focus:outline-none">
<svg class="w-4 h-4 text-white dark:text-gray-800" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 6 10">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m1 9 4-4-4-4"/>
</svg>
<span class="sr-only">Next</span>
</span>
</button>
</div>
</div>
<div class="relative isolate pt-5 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="mx-auto mb-5 max-w-2xl text-left">
<h2 class="text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl">Materia prima y aditivos químicos<span class="text-muted"> para laboratorios y farmacias.</span>
</h2>
</div>
<div class="card card-title mt-5 ">
<h3 class="text-2xl text-center pt-3 font-semibold tracking-tight text-gray-900 sm:text-3xl"></h3>
<div class="card-body">
<p class="text-2xl text-center font-light tracking-tight text-gray-900 sm:text-2xl" > Productos destinados al uso de laboratorios y farmacias.
</p>
</div>
</div>
<div class="grid grid-cols-1 md:grid-cols-3 gap-4">
<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>
<div class="card h-auto max-w-full rounded-lg" >
<img src="img/lab5.svg" lang="es" class="card-img-top" alt="Químicos">
<div class="card-body">
<h5 class="card-title font-semibold">Aditivos Químicos</h5>
<p class="card-text text-secondary">Aditivos químicos elaborados con tecnología alemana de la más alta calidad para laboratorios y farmacias.</p>
<div class="flex items-center justify-center py-4 md:py-8 flex-wrap">
<a href="adit_farm.html"><button type="button" class="font-semibold bg-gradient-to-tr from-[#ff80b5] to-[#9089fc] text-white border border-white hover:border-gray-200 dark:border-gray-900 dark:bg-gray-900 dark:hover:border-gray-700 bg-white focus:ring-4 focus:outline-none focus:ring-gray-300 rounded-full text-base px-5 py-2.5 text-center mr-3 mb-3 dark:text-white dark:focus:ring-gray-800">Ver lista</button>
</a>
</div>
</div>
</div>
</div>
<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>
<div class="site-nav2 flex items-center justify-center py-5 md:py-8 flex-wrap">
<a href="index.html"><button type="button" class="font-semibold bg-gradient-to-tr from-[#ff80b5] to-[#9089fc] text-white border border-white hover:border-gray-200 dark:border-gray-900 dark:bg-gray-900 dark:hover:border-gray-700 bg-white focus:ring-4 focus:outline-none focus:ring-gray-300 rounded-full text-base px-5 py-2.5 text-center mr-3 mb-3 dark:text-white dark:focus:ring-gray-800">Atrás</button>
</a>
</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 ">
<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>
</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="node_modules/flowbite/dist/flowbite.min.js"></script>
<script src="https://cdn.tailwindcss.com"></script>
</body>
</html>