-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
443 lines (306 loc) · 17.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
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
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>WeDesign</title>
<link rel="shortcut icon" type="image/png" href="img/fav_mini.png"/>
<link rel="stylesheet" href="css/foundation.css" />
<link rel="stylesheet" href="css/style.css" />
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600" rel="stylesheet">
</head>
<body>
<header>
<div class="main-header large-12 columns no-padding">
<div class="global-page-container">
<div class="logo small-6 small-offset-3 large-3 large-offset-0 columns no-padding">
<a href="index.html" title="home">
<div class="table">
<div class="table-cell">
<h1> <span class="square"> </span>WeDesign</h1>
</div>
</div>
</a>
</div>
<div class="main-menu show-for-large-up large-9 columns text-right">
<div class="table">
<div class="table-cell">
<ul class="menu-items">
<li><a href="index.html#about-us">Sobre Nós</a></li>
<li><a href="index.html#servicos">Serviços</a></li>
<li><a href="index.html#contact-us">Contacto</a></li>
</ul>
</div>
</div>
</div>
<div id="hamburguer-icon" class="hamburguer-icon small-2 columns text-right">
<div class="table">
<div class="table-cell">
<img src="img/menu/hamburguer.svg">
</div>
</div>
</div>
<div class="right-space small-1 columns"></div>
</div>
</div>
<div id="sliding-header-menu-outer" class="sliding-header-menu-outer">
<div class="sliding-header-menu">
<div id="sliding-header-menu-close-button" class="sliding-header-menu-close-button small-12 columns">
<div class="table">
<div class="table-cell">
<img class="close-icon" src="img/menu/close.svg">
</div>
</div>
</div>
<div class="sliding-header-menu-main-menu small-12 columns">
<div class="table">
<div class="table-cell">
<ul class="sliding-header-menu-li">
<li><a href="index.html#about-us">Sobre Nós</a></li>
<li><a href="index.html#servicos">Serviços</a></li>
<li><a href="index.html#contact-us">Contacto</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</header>
<div class="ghost-element">
</div>
<div class="welcome-gallery small-12 columns">
<div class="photo-section small-12 columns">
<img class="homepage-main-photo" src="img/webdesign1.jpg" alt="slider imagem 1">
</div>
<div class="main-section-title small-10 columns">
<div class="table">
<div class="table-cell">
<h1>Olá, nós somos a WeDesign!</h1>
<h2>Damos vida aos seus negócios digitais</h2>
</div>
</div>
</div>
<div class="photo-gradient">
</div>
</div>
<div class="about-us small-12 columns no-padding small-centered inline">
<div class="global-page-container">
<div id="about-us" class="section-title small-12 columns no-padding">
<h3>Sobre Nós</h3>
<hr></hr>
</div>
<div class="tab-box small-12 small-centered large-10 columns no-padding">
<div class="box-tabs">
<div style="background-color: #2A2D34; font-weight: bold" class="single-tab">Missão</div>
<div class="single-tab">Visão</div>
<div class="single-tab">Valores</div>
</div>
<div id="box-text">
Missão": "Fazer com que cada cliente seja reconhecido como autoridade em seu segmento de atuação. Agregar valor ao negócio,
potencializar o crescimento das operações e promover e estreitar o relacionamento do cliente com o seu público alvo, por meio
da geração de conteúdo de relevância.
</div>
</div>
</div>
</div>
<div class="servicos inline small-12 columns no-padding small-centered inline">
<div class="global-page-container">
<div id="servicos" class="section-title small-12 columns no-padding">
<h3>Serviços</h3>
<hr></hr>
</div>
</div>
<div class="service-stripe small-12 columns no-padding">
<div class="global-page-container">
<div class="service-stripe-inner small-12 columns no-padding">
<div id="service-previous" class="stripe-arrow small-1 columns no-padding">
<p><</p>
</div>
<div class="stripe-content small-10 columns no-padding">
<span id="service-title">Webdesign.</span> <p id ="service-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent finibus
tincidunt sem non sodales. Nunc et quam in magna vehicula sollicitudin.
Aliquam erat volutpat. Maecenas dolor mi, aliquet ac quam aliquet, condimentum
dictum nisi.</p>
</div>
<div id="service-next" class="stripe-arrow small-1 columns no-padding">
<p>></p>
</div>
</div>
</div>
</div>
</div>
<div class="projetos small-12 large-12 columns no-padding small-centered inline">
<div class="global-page-container">
<div class="section-title small-12 columns no-padding">
<h3>Projetos</h3>
<hr></hr>
</div>
</div>
<div class="global-page-container">
<div class="slider-projetos">
<div id="slider-002" class="slider-002 small-12 small-centered columns">
<div class="projetos-item-outer bounce-hover small-12 medium-4 columns end">
<div class="projetos-item">
<a href="index.html">
<div class="projetos-item-image">
<img src="img/project1.jpg" alt="camarao"/>
</div>
<div class="item-info">
<div class="title">Bird Logo</div>
</div>
<div class="gradient-filter">
</div>
</a>
</div>
</div>
<div class="projetos-item-outer bounce-hover small-12 medium-4 columns end">
<div class="projetos-item">
<a href="index.html">
<div class="projetos-item-image">
<img src="img/project2.jpg" alt="barbecue"/>
</div>
<div class="item-info">
<div class="title">Emirates App</div>
</div>
<div class="gradient-filter">
</div>
</a>
</div>
</div>
<div class="projetos-item-outer bounce-hover small-12 medium-4 columns end">
<div class="projetos-item">
<a href="index.html">
<div class="projetos-item-image">
<img src="img/project3.jpg" alt="cheesecake"/>
</div>
<div class="item-info">
<div class="title">Weather App</div>
</div>
<div class="gradient-filter">
</div>
</a>
</div>
</div>
<div class="projetos-item-outer bounce-hover small-12 medium-4 columns end">
<div class="projetos-item">
<a href="index.html">
<div class="projetos-item-image">
<img src="img/project4.jpg" alt="salmao"/>
</div>
<div class="item-info">
<div class="title">ProAlp Website</div>
</div>
<div class="gradient-filter">
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="contact-us" class="contact-us small-12 columns no-padding inline">
<div class="global-page-container">
<div class="section-title small-12 columns no-padding">
<h3>Contato</h3>
<hr></hr>
</div>
<div class="contact-form small-12 medium-10 large-6 columns no-padding small-centered">
<!-- Inicio do Formulario -->
<form action="https://postmail.invotes.com/send"
method="post" id="email_form">
<!-- Campo do Assunto -->
<input type="text" name="subject" placeholder="Assunto" />
<!-- Campo do Nome-->
<input type="text" name="extra_nome" placeholder="Nome" />
<!-- Campo do E-Mail -->
<input type="text" name="extra_email" placeholder="E-mail" />
<!-- Campo da Mensagem -->
<textarea name="text" placeholder="Mensagem"></textarea>
<!-- Campo de Enviar -->
<input type="hidden" name="access_token" value="n47a3l7pgi2ry8s176toreig" />
<!-- return urls can be fully qualified -OR- start with / for root relative -OR-Redirecionamento
colocar o endereço do site no value="" -->
<input type="hidden" name="success_url" value=".?message=Email+Successfully+Sent%21&isError=0" />
<input type="hidden" name="error_url" value=".?message=Email+could+not+be+sent.&isError=1" />
<!-- set the reply-to address -->
<!-- <input type="text" name="reply_to"
placeholder="Your Email" /> -->
<!-- to append extra fields, use the extra_ prefix.
Entries will be appended to your message body. -->
<!-- <input type="text" name="extra_phone_number"
placeholder="Phone Number" /> -->
<!-- to split your message into 160 chars
for an sms gateway -->
<!-- <input type="hidden"
name="sms_format" value="true" /> -->
<input id="submit_form" type="submit" value="Enviar" />
</form>
<!-- optional, prevents the submit button from being pressed more than once -->
<script>
var submitButton = document.getElementById("submit_form");
var form = document.getElementById("email_form");
form.addEventListener("submit", function (e) {
setTimeout(function() {
submitButton.value = "Enviando...";
submitButton.disabled = true;
}, 1);
});
</script>
</div>
</div>
</div>
<footer id="footer" class="small-12 columns no-padding">
<div class="global-page-container">
<div class="small-11 small-centered large-12 columns footer-section inline">
<div class="follow-us small-5 medium-3 small-offset-1 medium-offset-0 columns">
<h4 class="footer-section-title">Siga-nos</h4>
<a href="http://www.facebook.com"><img src="img/social-icons/facebook.svg" alt="facebook-icon"></a>
<a href="http://www.twitter.com"><img src="img/social-icons/twitter.svg" alt="facebook-icon"></a>
<a href="http://www.instagram.com"><img src="img/social-icons/instagram.svg" alt="facebook-icon"></a>
</div>
<div class="contato small-5 medium-3 small-offset-1 medium-offset-0 columns">
<h4 class="footer-section-title">Contato</h4>
<p>
Av. Paulista, 500<br>
São Paulo/SP<br>
T. 2245-0977<br>
</p>
</div>
<div class="horario small-5 medium-3 small-offset-1 medium-offset-0 columns">
<h4 class="footer-section-title">Horários</h4>
<p>
Seg-Sex: 11h30 - 24h00<br>
Sábado 11h30 - 02h00<br>
Domingo 11h30 - 18h</p>
</div>
<div class="como-chegar small-5 medium-3 small-offset-1 medium-offset-0 columns">
<h4 class="footer-section-title">Como chegar</h4>
<div id="map"></div>
</div>
<script>
function initMap() {
var Uluru = {lat: -25.344, lng: 131.031};
var map = new google.maps.Map(
document.getElementById('map'), {zoom: 4, center: Uluru});
var marker = new google.maps.marker({position: Uluru, map: map});
}
</script>
<script async defer src="https://maps.googleapis.com/maps/api/js?key=--------&callback=initMap">
</script>
<hr></hr>
<div class="copyright small-12 columns">
<span id="current_year"></span> © Todos os direitos reservados
</div>
</div>
</div>
</footer>
<script src="js/vendor/jquery.js"></script>
<script src="js/scripts.js"></script>
<script src="js/vendor/foundation.min.js"></script>
<script>
$(document).foundation();
</script>
</body>
</html>