-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
286 lines (246 loc) · 10.6 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
<!DOCTYPE html>
<html lang="en">
<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">
<script src="https://kit.fontawesome.com/6505c0a05e.js" crossorigin="anonymous"></script>
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" />
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css">
<link rel="stylesheet" href="./css/style.css" type="text/css">
<title>Vallie's Estate</title>
</head>
<body>
<div class="body">
<header>
<nav>
<h3 id="main-title">Vallie's Estate</h3>
<div class="nav-bar">
<ul>
<li><a class="active" href="#home">Home</a></li>
<li><a href="#rent">Rent</a></li>
<li><a href="#land">Land</a></li>
<li><a href="#agent">Agent</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
<button class="button" type="button">Get Started</button>
</nav>
</header>
<div class="intro">
<div class="row">
<div class="learn_more">
<h2>Helping you find <br>the property of your <br>dreams.</h2>
<p>Creating quality urban lifestyles, building <br>stronger communities.</p>
<div>
<button class="button" type="button">Learn More</button>
<button class="button1"><i class="bi bi-play-circle"></i></button>
</div>
</div>
<div class="learn_more">
<img class="image1" src="./images/image 1.png" alt="house">
</div>
</div>
</div>
<div class="type">
<div class="places">
<div class="select">
<select name="location" id="location-select">
<option value="">Location </option>
</select>
<input type="text" placeholder="Lekki" class="placeholder">
</div>
<div class="select">
<select name="property" id="property-select">
<option value="">Property Type</option>
</select>
<input type="text" placeholder="Duplex" class="placeholder">
</div>
<div class="select">
<select name="price" id="price-select">
<option value="">Max Price </option>
</select>
<input type="text" placeholder=$10,000 class="placeholder">
</div>
<div class="search">
<span class="material-symbols-rounded">search</span>
search
</div>
</div>
</div>
<div class="products">
<div class="heading">
<h2 id="products">Our Products</h2>
</div>
<div class="prod-info">
<h2>How it works</h2>
<p>This is how our products works</p>
</div>
<div class="cards">
<div class="card">
<img class="image2" src="./images/address mark.png" alt="location">
<h3>Find Home</h3>
<p>
Our properties are located at prime areas
where by the won't be problem with
transportation
</p>
</div>
<div class="card">
<img class="image2" src="./images/Smart house.png">
<h3>Make payments</h3>
<p>
Our estates come with good network, portable water
24hrs light and round the clock security.
</p>
</div>
<div class="card">
<img class="image2" src="./images/Secure data protection with fingerprint and lock.png">
<h3>Make it Official</h3>
<p>
We have been in business for over 32 years, for client
outside the country you can trust to deliver well.
</p>
</div>
</div>
</div>
<div class="choose">
<div class="choose-info image3 ">
<img src="./images/image 2.png" alt="brown house">
</div>
<div class="choose-info">
<h2>Why you should choose us.</h2>
<p>Creating quality urban lifestyles, building stronger
<br>communities
</p>
<div class="quality">
<div class="qualities">
<i class="bi bi-check2-square"></i>
<p>World Class</p>
<br>
<i class="bi bi-check2-square"></i>
<p>Affordable</p>
</div>
<div class="qualities">
<i class="bi bi-check2-square"> </i>
<p>Trusted</p>
<br>
<i class="bi bi-check2-square"></i>
<P>Amentities</P>
</div>
</div>
</div>
</div>
<div class="properties">
<div class="prop-intro">
<h2>Our Featured Properties.</h2>
<p>One of our biggest product to be featured and that has sold
out the most.
</p>
</div>
<div class="cards1">
<div class="card1">
<img class="image4" src="./images/image 4.png">
<div class="option">
<div>
<p><span id="place1"><strong>The Palace</strong></span><br>Lekki, Phase 2</p>
</div>
<div>
<p>Duplex <br><span id="price">$2,000</span></p>
</div>
</div>
</div>
<div class="card1">
<img class="image4" src="./images/image 3.png">
<div class="option">
<div>
<p><span id="place1"><strong>IVY RORY</strong></span><br>Lekki, Phase 2</p>
</div>
<div>
<p>Duplex <br><span id="price">$2,000</span></p>
</div>
</div>
</div>
<div class="card1">
<img class="image4" src="./images/image 5.png">
<div class="option">
<div>
<p><span id="place1"><strong>REXONA</strong></span><br>Lekki, Phase 2</p>
</div>
<div>
<p>Duplex <br><span id="price">$2,000</span></p>
</div>
</div>
</div>
</div>
<div class="view-more">
<button class="button">View more</button>
</div>
</div>
<div class="customers-feedback">
<div class="customer-intro">
<h2>Our Esteemed Customers</h2>
<p>This is what our clients are saying</p>
</div>
<div class="feedback">
<div class="feedback1">
<h4>Alex Godwin</h4>
<h5>South Africa</h5>
Lorem, ipsum dolor sit amet consectetur adipisicing elit.
Veniam, temporibus! Sunt quaerat atque sit architecto
aliquid saepe enim consequatur! Dolorem consequatur ducimus officia
alias illum et corrupti doloribus quis animi!
</div>
<div class="feedback1">
<h4>Alex Godwin</h4>
<h5>South Africa</h5>
Lorem, ipsum dolor sit amet consectetur adipisicing elit.
Veniam, temporibus! Sunt quaerat atque sit architecto
aliquid saepe enim consequatur! Dolorem consequatur ducimus officia
alias illum et corrupti doloribus quis animi!
</div>
<div class="feedback1">
<h4>Alex Godwin</h4>
<h5>South Africa</h5>
Lorem, ipsum dolor sit amet consectetur adipisicing elit.
Veniam, temporibus! Sunt quaerat atque sit architecto
aliquid saepe enim consequatur! Dolorem consequatur ducimus officia
alias illum et corrupti doloribus quis animi!
</div>
</div>
<div Class="view-more1">
<button class="button">View More</button>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="footer1 paragraph">
<h3 id="main-title">Vallie's Estate</h3>
<p>Solution for easy and flexible<br> house
hunting you can trust us<br> anywhere through this <br>platform
</p>
</div>
<div class="footer1">
<h3>Property</h3>
<p>Learning Modules<br>Partnership<br>Watch demo<br>Event</p>
</div>
<div class="footer1">
<h3>About</h3>
<p>Our Company<br>Career<br>Investors Relations<br>Social Impact</p>
</div>
<div class="footer1">
<h3>Resources</h3>
<p>Contact<br>Give feedback<br>System status<br>privacy Policy</p>
</div>
</div>
</footer>
</body>
</html>