12
12
< title > nexter — your home, your freedom</ title >
13
13
</ head >
14
14
< body class ="container ">
15
-
15
+ < div class ="sidebar ">
16
+ < button class ="nav-btn "> </ button >
17
+ </ div >
18
+ < header class ="header ">
19
+ < img src ="img/logo.png " alt ="Nexter logo " class ="header__logo ">
20
+ < h3 class ="heading-3 "> Your own home:</ h3 >
21
+ < h1 class ="heading-1 "> The ultimate personal freedom</ h1 >
22
+ < button class ="btn header__btn "> View our properties</ button >
23
+ < div class ="header__seenon-text "> Seen on</ div >
24
+ < div class ="header__seenon-logos ">
25
+ < img src ="img/logo-bbc.png " alt ="Seen on logo 1 ">
26
+ < img src ="img/logo-forbes.png " alt ="Seen on logo 2 ">
27
+ < img src ="img/logo-techcrunch.png " alt ="Seen on logo 3 ">
28
+ < img src ="img/logo-bi.png " alt ="Seen on logo 4 ">
29
+ </ div >
30
+ </ header >
31
+ < div class ="realtors ">
32
+ < h3 class ="heading-3 "> Top 3 Realtors</ h3 >
33
+ < div class ="realtors__list ">
34
+ < img src ="img/realtor-1.jpeg " alt ="Realtor 1 " class ="realtors__img ">
35
+ < div class ="realtors__details ">
36
+ < h4 class ="heading-4 heading-4--light "> Erik Einman</ h4 >
37
+ < p class ="realtors__sold "> 245 houses sold</ p >
38
+ </ div >
39
+ < img src ="img/realtor-2.jpeg " alt ="Realtor 2 " class ="realtors__img ">
40
+ < div class ="realtors__details ">
41
+ < h4 class ="heading-4 heading-4--light "> Kim Brown</ h4 >
42
+ < p class ="realtors__sold "> 212 houses sold</ p >
43
+ </ div >
44
+ < img src ="img/realtor-3.jpeg " alt ="Realtor 3 " class ="realtors__img ">
45
+ < div class ="realtors__details ">
46
+ < h4 class ="heading-4 heading-4--light "> Toby Ramsey</ h4 >
47
+ < p class ="realtors__sold "> 198 houses sold</ p >
48
+ </ div >
49
+ </ div >
50
+ </ div >
51
+
52
+ < section class ="features ">
53
+
54
+ < div class ="feature ">
55
+ < svg class ="feature__icon ">
56
+ < use xlink:href ="img/sprite.svg#icon-global "> </ use >
57
+ </ svg >
58
+ < h4 class ="heading-4 heading-4--dark "> Worlds best luxury home</ h4 >
59
+ < p class ="feature__text "> Lorem ipsum dolor sit amet consectetur adipisicing elit. Assumenda mollitia possimus consequatur amet.</ p >
60
+ </ div >
61
+
62
+ < div class ="feature ">
63
+ < svg class ="feature__icon ">
64
+ < use xlink:href ="img/sprite.svg#icon-trophy "> </ use >
65
+ </ svg >
66
+ < h4 class ="heading-4 heading-4--dark "> Only the best properties</ h4 >
67
+ < p class ="feature__text "> Lorem ipsum dolor sit amet consectetur adipisicing elit. Porro nam voluptatum tempore expedita cum.</ p >
68
+ </ div >
69
+
70
+ < div class ="feature ">
71
+ < svg class ="feature__icon ">
72
+ < use xlink:href ="img/sprite.svg#icon-map-pin "> </ use >
73
+ </ svg >
74
+ < h4 class ="heading-4 heading-4--dark "> All homes in top locations</ h4 >
75
+ < p class ="feature__text "> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aliquam praesentium fugiat adipisci, fuga dolore similique.</ p >
76
+ </ div >
77
+
78
+ < div class ="feature ">
79
+ < svg class ="feature__icon ">
80
+ < use xlink:href ="img/sprite.svg#icon-key "> </ use >
81
+ </ svg >
82
+ < h4 class ="heading-4 heading-4--dark "> New home in one week</ h4 >
83
+ < p class ="feature__text "> Lorem ipsum dolor sit amet consectetur adipisicing elit. Illo recusandae libero aut perspiciatis!</ p >
84
+ </ div >
85
+
86
+ < div class ="feature ">
87
+ < svg class ="feature__icon ">
88
+ < use xlink:href ="img/sprite.svg#icon-presentation "> </ use >
89
+ </ svg >
90
+ < h4 class ="heading-4 heading-4--dark "> Top 1% realtors</ h4 >
91
+ < p class ="feature__text "> Lorem ipsum, dolor sit amet consectetur adipisicing elit. Quidem voluptatibus expedita commodi et maxime!</ p >
92
+ </ div >
93
+
94
+ < div class ="feature ">
95
+ < svg class ="feature__icon ">
96
+ < use xlink:href ="img/sprite.svg#icon-lock "> </ use >
97
+ </ svg >
98
+ < h4 class ="heading-4 heading-4--dark "> Secure payments on nexter</ h4 >
99
+ < p class ="feature__text "> Lorem ipsum dolor sit amet consectetur adipisicing elit. Corporis dolores earum maiores voluptatem nisi itaque?</ p >
100
+ </ div >
101
+
102
+ </ section >
103
+ < div class ="story__pictures ">
104
+ < img src ="img/story-1.jpeg " alt ="Couple with new house " class ="story__img--1 ">
105
+ < img src ="img/story-2.jpeg " alt ="new house " class ="story__img--2 ">
106
+ </ div >
107
+ < div class ="story__content ">
108
+ < h3 class ="heading-3 mb-sm "> Happy Customers</ h3 >
109
+ < h2 class ="heading-2 heading-2--dark mb-md "> “The best decision of our lives”</ h2 >
110
+ < p class ="story__text "> Lorem ipsum dolor sit amet consectetur adipisicing elit. Modi consequuntur tempore fugiat impedit, sit molestias repellat quis!</ p >
111
+ < button class ="btn "> Find your own home</ button >
112
+ </ div >
113
+
114
+ < section class ="homes ">
115
+
116
+ < div class ="home ">
117
+ < img src ="img/house-1.jpeg " alt ="House 1 " class ="home__img ">
118
+ < svg class ="home__like "> < use xlink:href ="img/sprite.svg#icon-heart-full "> </ use > </ svg >
119
+ < h5 class ="home__name "> Beautiful Family House</ h5 >
120
+ < div class ="home__location ">
121
+ < svg > < use xlink:href ="img/sprite.svg#icon-map-pin "> </ use > </ svg >
122
+ < p > USA</ p >
123
+ </ div >
124
+ < div class ="home__rooms ">
125
+ < svg > < use xlink:href ="img/sprite.svg#icon-profile-male "> </ use > </ svg >
126
+ < p > 5 rooms</ p >
127
+ </ div >
128
+ < div class ="home__area ">
129
+ < svg > < use xlink:href ="img/sprite.svg#icon-expand "> </ use > </ svg >
130
+ < p > 325 m< sup > 2</ sup > </ p >
131
+ </ div >
132
+ < div class ="home__price ">
133
+ < svg > < use xlink:href ="img/sprite.svg#icon-key "> </ use > </ svg >
134
+ < p > $1,200,000</ p >
135
+ </ div >
136
+ < button class ="btn home__btn "> Contact realtor</ button >
137
+ </ div >
138
+
139
+ < div class ="home ">
140
+ < img src ="img/house-2.jpeg " alt ="House 2 " class ="home__img ">
141
+ < svg class ="home__like "> < use xlink:href ="img/sprite.svg#icon-heart-full "> </ use > </ svg >
142
+ < h5 class ="home__name "> Modern Glass Villa</ h5 >
143
+ < div class ="home__location ">
144
+ < svg > < use xlink:href ="img/sprite.svg#icon-map-pin "> </ use > </ svg >
145
+ < p > Canada</ p >
146
+ </ div >
147
+ < div class ="home__rooms ">
148
+ < svg > < use xlink:href ="img/sprite.svg#icon-profile-male "> </ use > </ svg >
149
+ < p > 6 rooms</ p >
150
+ </ div >
151
+ < div class ="home__area ">
152
+ < svg > < use xlink:href ="img/sprite.svg#icon-expand "> </ use > </ svg >
153
+ < p > 450 m< sup > 2</ sup > </ p >
154
+ </ div >
155
+ < div class ="home__price ">
156
+ < svg > < use xlink:href ="img/sprite.svg#icon-key "> </ use > </ svg >
157
+ < p > $2,750,000</ p >
158
+ </ div >
159
+ < button class ="btn home__btn "> Contact realtor</ button >
160
+ </ div >
161
+
162
+ < div class ="home ">
163
+ < img src ="img/house-3.jpeg " alt ="House 3 " class ="home__img ">
164
+ < svg class ="home__like "> < use xlink:href ="img/sprite.svg#icon-heart-full "> </ use > </ svg >
165
+ < h5 class ="home__name "> Cozy County House</ h5 >
166
+ < div class ="home__location ">
167
+ < svg > < use xlink:href ="img/sprite.svg#icon-map-pin "> </ use > </ svg >
168
+ < p > UK</ p >
169
+ </ div >
170
+ < div class ="home__rooms ">
171
+ < svg > < use xlink:href ="img/sprite.svg#icon-profile-male "> </ use > </ svg >
172
+ < p > 4 rooms</ p >
173
+ </ div >
174
+ < div class ="home__area ">
175
+ < svg > < use xlink:href ="img/sprite.svg#icon-expand "> </ use > </ svg >
176
+ < p > 250 m< sup > 2</ sup > </ p >
177
+ </ div >
178
+ < div class ="home__price ">
179
+ < svg > < use xlink:href ="img/sprite.svg#icon-key "> </ use > </ svg >
180
+ < p > $850,000</ p >
181
+ </ div >
182
+ < button class ="btn home__btn "> Contact realtor</ button >
183
+ </ div >
184
+
185
+ < div class ="home ">
186
+ < img src ="img/house-4.jpeg " alt ="House 4 " class ="home__img ">
187
+ < svg class ="home__like "> < use xlink:href ="img/sprite.svg#icon-heart-full "> </ use > </ svg >
188
+ < h5 class ="home__name "> Large Rustical Villa</ h5 >
189
+ < div class ="home__location ">
190
+ < svg > < use xlink:href ="img/sprite.svg#icon-map-pin "> </ use > </ svg >
191
+ < p > Portugal</ p >
192
+ </ div >
193
+ < div class ="home__rooms ">
194
+ < svg > < use xlink:href ="img/sprite.svg#icon-profile-male "> </ use > </ svg >
195
+ < p > 6 rooms</ p >
196
+ </ div >
197
+ < div class ="home__area ">
198
+ < svg > < use xlink:href ="img/sprite.svg#icon-expand "> </ use > </ svg >
199
+ < p > 480 m< sup > 2</ sup > </ p >
200
+ </ div >
201
+ < div class ="home__price ">
202
+ < svg > < use xlink:href ="img/sprite.svg#icon-key "> </ use > </ svg >
203
+ < p > $1,950,000</ p >
204
+ </ div >
205
+ < button class ="btn home__btn "> Contact realtor</ button >
206
+ </ div >
207
+
208
+ < div class ="home ">
209
+ < img src ="img/house-5.jpeg " alt ="House 5 " class ="home__img ">
210
+ < svg class ="home__like "> < use xlink:href ="img/sprite.svg#icon-heart-full "> </ use > </ svg >
211
+ < h5 class ="home__name "> Majestic Palace House</ h5 >
212
+ < div class ="home__location ">
213
+ < svg > < use xlink:href ="img/sprite.svg#icon-map-pin "> </ use > </ svg >
214
+ < p > Germany</ p >
215
+ </ div >
216
+ < div class ="home__rooms ">
217
+ < svg > < use xlink:href ="img/sprite.svg#icon-profile-male "> </ use > </ svg >
218
+ < p > 18 rooms</ p >
219
+ </ div >
220
+ < div class ="home__area ">
221
+ < svg > < use xlink:href ="img/sprite.svg#icon-expand "> </ use > </ svg >
222
+ < p > 4230 m< sup > 2</ sup > </ p >
223
+ </ div >
224
+ < div class ="home__price ">
225
+ < svg > < use xlink:href ="img/sprite.svg#icon-key "> </ use > </ svg >
226
+ < p > $9,500,000</ p >
227
+ </ div >
228
+ < button class ="btn home__btn "> Contact realtor</ button >
229
+ </ div >
230
+
231
+ < div class ="home ">
232
+ < img src ="img/house-6.jpeg " alt ="House 6 " class ="home__img ">
233
+ < svg class ="home__like "> < use xlink:href ="img/sprite.svg#icon-heart-full "> </ use > </ svg >
234
+ < h5 class ="home__name "> Modern Family Apartment</ h5 >
235
+ < div class ="home__location ">
236
+ < svg > < use xlink:href ="img/sprite.svg#icon-map-pin "> </ use > </ svg >
237
+ < p > Italy</ p >
238
+ </ div >
239
+ < div class ="home__rooms ">
240
+ < svg > < use xlink:href ="img/sprite.svg#icon-profile-male "> </ use > </ svg >
241
+ < p > 3 rooms</ p >
242
+ </ div >
243
+ < div class ="home__area ">
244
+ < svg > < use xlink:href ="img/sprite.svg#icon-expand "> </ use > </ svg >
245
+ < p > 180 m< sup > 2</ sup > </ p >
246
+ </ div >
247
+ < div class ="home__price ">
248
+ < svg > < use xlink:href ="img/sprite.svg#icon-key "> </ use > </ svg >
249
+ < p > $600,000</ p >
250
+ </ div >
251
+ < button class ="btn home__btn "> Contact realtor</ button >
252
+ </ div >
253
+
254
+ </ section >
255
+
256
+ < section class ="gallery ">
257
+ < figure class ="gallery__item gallery__item--1 ">
258
+ < img src ="img/gal-1.jpeg " alt ="Gallery image 1 " class ="gallery__img ">
259
+ </ figure >
260
+ < figure class ="gallery__item gallery__item--2 ">
261
+ < img src ="img/gal-2.jpeg " alt ="Gallery image 2 " class ="gallery__img ">
262
+ </ figure >
263
+ < figure class ="gallery__item gallery__item--3 ">
264
+ < img src ="img/gal-3.jpeg " alt ="Gallery image 3 " class ="gallery__img ">
265
+ </ figure >
266
+ < figure class ="gallery__item gallery__item--4 ">
267
+ < img src ="img/gal-4.jpeg " alt ="Gallery image 4 " class ="gallery__img ">
268
+ </ figure >
269
+ < figure class ="gallery__item gallery__item--5 ">
270
+ < img src ="img/gal-5.jpeg " alt ="Gallery image 5 " class ="gallery__img ">
271
+ </ figure >
272
+ < figure class ="gallery__item gallery__item--6 ">
273
+ < img src ="img/gal-6.jpeg " alt ="Gallery image 6 " class ="gallery__img ">
274
+ </ figure >
275
+ < figure class ="gallery__item gallery__item--7 ">
276
+ < img src ="img/gal-7.jpeg " alt ="Gallery image 7 " class ="gallery__img ">
277
+ </ figure >
278
+ < figure class ="gallery__item gallery__item--8 ">
279
+ < img src ="img/gal-8.jpeg " alt ="Gallery image 8 " class ="gallery__img ">
280
+ </ figure >
281
+ < figure class ="gallery__item gallery__item--9 ">
282
+ < img src ="img/gal-9.jpeg " alt ="Gallery image 9 " class ="gallery__img ">
283
+ </ figure >
284
+ < figure class ="gallery__item gallery__item--10 ">
285
+ < img src ="img/gal-10.jpeg " alt ="Gallery image 10 " class ="gallery__img ">
286
+ </ figure >
287
+ < figure class ="gallery__item gallery__item--11 ">
288
+ < img src ="img/gal-11.jpeg " alt ="Gallery image 11 " class ="gallery__img ">
289
+ </ figure >
290
+ < figure class ="gallery__item gallery__item--12 ">
291
+ < img src ="img/gal-12.jpeg " alt ="Gallery image 12 " class ="gallery__img ">
292
+ </ figure >
293
+ < figure class ="gallery__item gallery__item--13 ">
294
+ < img src ="img/gal-13.jpeg " alt ="Gallery image 13 " class ="gallery__img ">
295
+ </ figure >
296
+ < figure class ="gallery__item gallery__item--14 ">
297
+ < img src ="img/gal-14.jpeg " alt ="Gallery image 14 " class ="gallery__img ">
298
+ </ figure >
299
+ </ section >
300
+ < footer class ="footer ">
301
+ < ul class ="nav ">
302
+ < li class ="nav__items "> < a href ="# " class ="nav__link "> Find your dream home</ a > </ li >
303
+ < li class ="nav__items "> < a href ="# " class ="nav__link "> Request proposal</ a > </ li >
304
+ < li class ="nav__items "> < a href ="# " class ="nav__link "> Download home planner</ a > </ li >
305
+ < li class ="nav__items "> < a href ="# " class ="nav__link "> Contact us</ a > </ li >
306
+ < li class ="nav__items "> < a href ="# " class ="nav__link "> Submit your property</ a > </ li >
307
+ < li class ="nav__items "> < a href ="# " class ="nav__link "> Come work with us</ a > </ li >
308
+ </ ul >
309
+ < p class ="copyright ">
310
+ © Copright 2017 by Jonas Schmedtmann. Feel free to use this project for your own purposes. This does NOT apply if you plan to produce your own course or tutorials based on this project.
311
+ </ p >
312
+ </ footer >
16
313
</ body >
17
314
</ html >
0 commit comments