-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
281 lines (267 loc) · 12.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./css/bootstrap-min.css">
<link rel="stylesheet" href="./css/style.css">
<link rel="shortcut icon" href="./img/favicon.png" type="image/x-icon">
<title>Allan Linhares</title>
</head>
<body>
<header>
<nav class="navbar navbar-expand-lg navbar-light bg-light fixed-top">
<a class="navbar-brand" href="#">
<img src="./img/logo_allan.svg" width="40" height="40" class="d-inline-block align-top" alt="logo">
Allan Linhares
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link" href="#">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about">Sobre</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#projects">Projetos</a>
</li>
<li class="nav-item">
<a class="nav-link" id="clientes" href="#costumers">Depoimentos de clientes</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#contact" data-toggle="modal" data-target="#exampleModal">Contato</a>
</li>
</ul>
</div>
</nav>
</header>
<main>
<div>
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="3"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active ">
<img src="./img/img1.jpg" class="d-block w-100 img-carousel" alt="...">
<div class="carousel-caption d-none d-md-block">
<h5>First slide label</h5>
<p>Nulla vitae elit libero, a pharetra augue mollis interdum.</p>
</div>
</div>
<div class="carousel-item">
<img src="./img/img2.jpg" class="d-block w-100 img-carousel" alt="...">
<div class="carousel-caption d-none d-md-block">
<h5>First slide label</h5>
<p>Nulla vitae elit libero, a pharetra augue mollis interdum.</p>
</div>
</div>
<div class="carousel-item">
<img src="./img/img3.jpg" class="d-block w-100 img-carousel" alt="...">
<div class="carousel-caption d-none d-md-block">
<h5>First slide label</h5>
<p>Nulla vitae elit libero, a pharetra augue mollis interdum.</p>
</div>
</div>
<div class="carousel-item">
<img src="./img/img4.jpg" class="d-block w-100 img-carousel" alt="...">
<div class="carousel-caption d-none d-md-block">
<h5>First slide label</h5>
<p>Nulla vitae elit libero, a pharetra augue mollis interdum.</p>
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
<section class="container" id="about">
<h2 class="display-3 py-5">Sobre nós</h2>
<div class="row">
<figure class="figure col-md-6">
<img
src="https://inhabitat.com/wp-content/blogs.dir/1/files/2017/01/House-Parts-Office-by-Peoples-Architecture-Office-3.jpg"
class="figure-img img-fluid rounded" alt="...">
<figcaption class="figure-caption text-right">A caption for the above image.</figcaption>
</figure>
<div class="col-md-6">
Lorem ipsum dolor sit amet consectetur adipisicing elit. Nesciunt maiores officiis accusamus earum minus fuga
eum voluptatibus ad dolore libero, unde vel perferendis nisi nostrum, atque accusantium error exercitationem
quos eos nulla quam quas pariatur! Obcaecati voluptatem ipsum magnam totam.
</div>
</div>
</section>
<section class="container" id="projects">
<h2 class="display-3 py-5">Nossos projetos</h2>
<div class="row justify-content-center">
<article class="card col-md-6 col-lg-4 m-4">
<img src="./img/project1.jpg" class="card-img-top" alt="...">
<div class="card-body">
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's
content.</p>
</div>
</article>
<article class="card col-md-6 col-lg-4 m-4">
<img src="./img/project2.jpg" class="card-img-top" alt="...">
<div class="card-body">
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's
content.</p>
</div>
</article>
<article class="card col-md-6 col-lg-4 m-4">
<img src="./img/project3.jpg" class="card-img-top" alt="...">
<div class="card-body">
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's
content.</p>
</div>
</article>
<article class="card col-md-6 col-lg-4 m-4">
<img src="./img/project4.jpg" class="card-img-top" alt="...">
<div class="card-body">
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's
content.</p>
</div>
</article>
<article class="card col-md-6 col-lg-4 m-4">
<img src="./img/project5.jpg" class="card-img-top" alt="...">
<div class="card-body">
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's
content.</p>
</div>
</article>
<article class="card col-md-6 col-lg-4 m-4">
<img src="./img/project6.jpg" class="card-img-top" alt="...">
<div class="card-body">
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's
content.</p>
</div>
</article>
</div>
</section>
<section class="container" id="costumers">
</section>
<div>
<div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel"
aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Contato</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<form>
<div class="form-group">
<label for="name">Nome</label>
<input type="text" class="form-control" id="name">
</div>
<div class="form-group">
<label for="exampleInputEmail1">Endereço de email</label>
<input type="email" class="form-control" id="exampleInputEmail1" aria-describedby="email">
<small id="email" class="form-text text-muted">Não iremos compartilhar seu e-mail com ninguém</small>
</div>
<div class="form-group">
<label for="phone">Telefone</label>
<input type="tel" class="form-control" id="phone">
</div>
<div class="form-group">
<label for="textarea1">Menssagem</label>
<textarea class="form-control" id="textarea1" rows="3"></textarea>
</div>
</form>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal" id="close">Close</button>
<button type="button" class="btn btn-primary" id="send">Enviar</button>
</div>
</div>
</div>
</div>
</div>
</main>
<footer class="container d-flex flex-column justify-content-center align-items-center">
<h2 class="display-4">Nós podemos tornar seu sonho realidade!</h2>
<h3 class="display-5">Atualmente estamos captando novos projetos. Gostaria de falar sobre o seu?</h3>
<div>
<img src="./img/logo_allan.svg" width="60" height="60" class="d-inline-block align-top" alt="">
</div>
<address class=" justify-content-center">
<strong>L Arquitetura</strong><br>
Endereço<br>
Cidade, Estado.<br>
<abbr title="Phone">P:</abbr> Tel: (XX) XXXX-XXXX<br>
<a href="#">email: email@gmail.com</a>
</address>
<div class="d-none d-lg-block d-lg-flex justify-content-end social">
<p>
<a href="https://twitter.com/" target="_blank" class="snapCursor" data-snap-scale="2">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21.76 18" height="14" width="14">
<path class="icon-part"
d="M-1080.21,554.12a9,9,0,0,1-3.22.53h0a4.44,4.44,0,0,0-3.3-1.48,4.47,4.47,0,0,0-4.47,4.47,4.42,4.42,0,0,0,.19,1.22h0a14.05,14.05,0,0,1-9.47-4.93,5,5,0,0,0,1.78,6l-2.36.11s-.37,2.63,3.65,3.64a6,6,0,0,1-3.18,1,7,7,0,0,0,5,2.32,6.68,6.68,0,0,1-6.34,2.24c-.6-.09,8.6,5,15.19-.89,4-3.54,4.5-8.79,4.56-10.59A4.49,4.49,0,0,0-1080.21,554.12Z"
transform="translate(1101.97 -553.17)">
</path>
</svg>
</a>
</p>
<p>
<a href="https://instagram.com/" target="_blank" class="snapCursor" data-snap-scale="2">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.5 19.5" height="14" width="14">
<path class="icon-part"
d="M18.75,9.5H13.6c0,.08,0,.16,0,.25a4,4,0,0,1-8,0c0-.09,0-.17,0-.25H0v4.19A5.82,5.82,0,0,0,5.81,19.5h7.88a5.82,5.82,0,0,0,5.81-5.81V9.5Z">
</path>
<path class="icon-part"
d="M13.69,0H5.81A5.82,5.82,0,0,0,0,5.81V8H6a4,4,0,0,1,7.16,0H19.5V5.81A5.82,5.82,0,0,0,13.69,0Zm1.06,5.75a1,1,0,1,1,1-1A1,1,0,0,1,14.75,5.75Z">
</path>
<path class="icon-part" d="M5.65,9.5h.1"></path>
</svg>
</a>
</p>
<p>
<a href="https://linkedin.com/in/" target="_blank" class="snapCursor" data-snap-scale="2">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20.25 19.5" height="14" width="14">
<circle class="icon-part" cx="2.34" cy="2.34" r="2.34"></circle>
<rect class="icon-part" x="0.17" y="6.36" width="4.35" height="13.14"></rect>
<path class="icon-part"
d="M16.88,6.36a4.9,4.9,0,0,0-5.62,1.9V6.36H6.91V19.5h4.35V11.93a2.6,2.6,0,0,1,2.6-2.42c2.35,0,2,4.33,2,4.33V19.5h4.35V13.84S21,7.38,16.88,6.36Z">
</path>
</svg>
</a>
</p>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"></script>
<script src="./js/bootstrap.min.js"
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
crossorigin="anonymous"></script>
<script>
$('#send').on('click', function () {
alert('Enviado!')
$('#close').click()
});
$('#clientes').on('click', function () {
alert('Não fiz, tava com preguiça.')
})
</script>
</body>
</html>