-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
221 lines (185 loc) · 12.3 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
<!DOCTYPE html>
<html lang="es-AR">
<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">
<meta name = "keywords" content = "SEREELEC & DISTRIELECTRICAL GROUP, Servicio eléctrico, Distribuidora eléctrica, Productos eléctricos, Materiales eléctricos, Transformadores, Resistencias, Fusibles, Cables preensamblados, Cables, Cables subterraneos, Obras, Obras eléctricas, Servicios, Trabajos, Trabajos de electricidad">
<meta name = "author" content ="SEREELEC & DISTRIELECTRICAL GROUP">
<meta name = "description" content ="SEREELEC & DISTRIELECTRICAL GROUP - Líderes en soluciones eléctricas">
<meta name = "copyright" content = "SEREELEC & DISTRIELECTRICAL GROUP">
<meta name = "robots" content = "index">
<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=Bebas+Neue&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/header.css">
<link rel="stylesheet" href="css/presentation.css">
<link rel="stylesheet" href="css/articles.css">
<link rel="icon" href="img/logo.png">
<link rel="stylesheet" href="css/footer.css">
<link rel="stylesheet" href="css/whatsapp.css">
<link rel="stylesheet" href="css/table.css">
<link rel="stylesheet" href="css/barra.css">
<link rel="stylesheet" href="css/buttons.css">
<link rel="stylesheet" href="css/fonts.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
<title>SEREELEC & DISTRIELECTRICAL GROUP</title>
</head>
<body>
<header>
<nav>
<ul class="menu">
<li><a href="#">Inicio</a></li>
<li><a href="#contact">Contacto</a></li>
<li><a href="#productos">Productos</a></li>
<li><a href="#distribuidora">Distribuidora eléctrica</a></li>
<li><a href="#servicio">Servicio eléctrico</a></li>
</ul>
</nav>
</header>
<div class="logo-presentation">
<img src="img/logo.png" alt="Logo DISTRIELECTRICAL" width="200px">
<div class="logo-info">
<h1><span class="font-one">SEREELEC</span> <span class="font-two">&</span> <br>
<span class="font-three">DISTRIELECTRICAL GROUP</span>
</h1>
<h2>Servicio en redes eléctricas</h2>
</div>
</div>
<article class="distribuidora" id="distribuidora">
<h1>Distribuidora eléctrica</h1>
<p>
Somos DISTRIELECTRICAL, una empresa distribuidora mayorista y minorista de materiales eléctricos para baja y media tensión.
<br><br>
Desde hace más de 30 años en el rubro eléctrico, con experiencia, profesionalismo y dedicación para ofrecerle a todos nuestros clientes los mejores productos del mercado.
<br><br>
Contamos con la mejor logística y distribución, para que tu pedido llegue a cualquier punto del país. Trabajamos continuamente para ofrecerte las formas de envío más seguras, económicas y rápidas. Para ello contamos con distintas opciones dependiendo tu ubicación y forma de pago.
<br><br>
<b>HORARIOS: De Lunes a Viernes de 09:00 a 19:00 hs. <br>Sábados de 09:00 a 13:00 hs.</b>
</p>
<!-- Barra con fotos -->
<div class="barra-panel">
<div class="barra-Scroll">
<div class="contiene-Item"><img src='img/pictures/distribuidora/2.jpeg' width="200px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/1.jpeg' width="150px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/6.jpeg' width="150px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/8.jpeg' width="150px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/18.jpeg' width="250px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/17.jpeg' width="250px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/20.jpeg' width="250px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/21.jpeg' width="250px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/13.jpeg' width="250px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/12.jpeg' width="250px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/5.jpeg' width="200px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/10.jpeg' width="150px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/19.jpeg' width="250px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/22.jpeg' width="250px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/15.jpeg' width="150px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/14.jpeg' width="150px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/3.jpeg' width="200px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/9.jpeg' width="150px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/4.jpeg' width="200px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/7.jpeg' width="150px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/16.jpeg' width="150px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/distribuidora/11.jpeg' width="150px" height="200px"></div>
</div>
</div>
</article>
<article class="servicio">
<h1 id="servicio">Servicio eléctrico</h1>
<p>
</p>
<!-- Barra con fotos -->
<div class="barra-panel">
<div class="barra-Scroll">
<div class="contiene-Item"><img src='img/pictures/service/2.jpeg' width="150px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/service/19.jpeg' width="150px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/service/1.jpeg' width="150px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/service/13.jpeg' width="150px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/service/8.jpeg' width="300px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/service/4.jpeg' width="150px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/service/15.jpeg' width="150px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/service/12.jpeg' width="150px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/service/9.jpeg' width="300px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/service/18.jpeg' width="300px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/service/6.jpeg' width="250px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/service/16.jpeg' width="150px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/service/14.jpeg' width="150px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/service/10.jpeg' width="150px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/service/11.jpeg' width="300px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/service/17.jpeg' width="200px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/service/7.jpeg' width="300px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/service/3.jpeg' width="150px" height="200px"></div>
<div class="contiene-Item"><img src='img/pictures/service/16.jpeg' width="150px" height="200px"></div>
</div>
</div>
</article>
<article class="productos">
<h1 id="productos">Productos en venta</h1>
<p>Puedes ver nuestros productos disponibles en Mercado Libre</p>
<table>
<thead>
<tr>
<th class="punta-izq">Foto</th>
<th class="punta-der producto-size">Producto</th>
</tr>
</thead>
<tr>
<td><img src="img/pictures/table/1.png"></td>
<td><h1>Transformadores Trifásico</h1></td>
</tr>
<tr>
<td><img src="img/pictures/table/13.png"></td>
<td><h1>Transformadores Monofasico</h1></td>
</tr>
<tr>
<td><img src="img/pictures/table/5.png"></td>
<td><h1>Cables Preensamblados</h1></td>
</tr>
<tr>
<td><img src="img/pictures/table/8.png"></td>
<td><h1>Cables Subterráneo</h1></td>
</tr>
<tr>
<td><img src="img/pictures/table/12.png"></td>
<td><h1>Seccionador Fusible</h1></td>
</tr>
<tr>
<td><img src="img/pictures/table/10.png"></td>
<td><h1>Trabajos De Electricidad</h1></td>
</tr>
<tr>
<td><img src="img/pictures/table/14.png"></td>
<td><h1>Obras Eléctricas</h1></td>
</tr>
</table>
<a href="https://listado.mercadolibre.com.ar/_CustId_126248309?item_id=MLA1143656863&category_id=MLA381281&seller_id=126248309&client=recoview-selleritems&recos_listing=true" class="button" target="_blank">¡Click aqui para ver!</a>
</article>
<article class="contact">
<h1 id="contact">Contacto</h1>
<div class="data-contact">
<h2>Email: <a href="mailto:[email protected]">[email protected]</a></h2>
<h2>Telefono: 11 6883-2140</h2>
</div>
<div class="data-empress">
<h2>Leonel Tevez - Tecnico superior en redes eléctricas</h2>
<h2>Oficina técnica: 11 6883-2140</h2>
<a href="https://www.instagram.com/sereelec_/" class="button" target="_blank">
<i class="bi bi-instagram"></i>
Seguinos en Instagram
</a>
</div>
</article>
<!-- https://wa.me/1168832140 -->
<a href="https://wa.me/1168832140" class="whatsapp_box" target="_blank">
<i class="bi bi-whatsapp"></i>
</a>
<footer>
<div class="copyright">
<img src="img/logo-white.png" alt="logo DISTRIELECTRICAL blanco" width="50px">
<p>CopyRight © 2024 by DISTRIELECTRICAL</p>
</div>
</footer>
</body>
</html>