-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
234 lines (191 loc) · 7.97 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Home</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="assets/style.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css"
integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body class="container">
<div class="topnav">
<div class="menu">
<a id="logo">Vallie's Estate</a>
<a class="active" href="#home">Home</a>
<a href="#rent">Rent</a>
<a href="#Land">Land</a>
<a href="#Agent">Agent</a>
<a href="#Agent">Contact Us</a>
</div>
<button type="button" id="gstarted" class="button-started pull-right">Get Started</button>
</div>
<div class="header">
<div class="text">
<h1>Helping you find the <br>
property of your
<br>dreams.</h1><br>
<p>Creating quality urban lifestyles, building <br> stronger communities</p>
<br>
<div class="cta">
<button type="button" class="action" style="margin-right:8px">Learn More</button>
<div class="play">
<i class="fa fa-play-circle"></i>
</div>
</div>
</div>
<div class="image">
<img src="assets/images/image%201.png" alt="header">
</div>
</div>
<div class="locations">
<h3 id="one">Location<i class="fa fa-caret-down" aria-hidden="true"></i></h3>
<h3 id="two">Property Type <i class="fa fa-caret-down" aria-hidden="true"></i></h3>
<h3 id="three">Max Price <i class="fa fa-caret-down" aria-hidden="true"></i></h3>
<h3 id="four">Location <i class="fa fa-caret-down" aria-hidden="true"></i></h3>
<button type="button" class="action"><i class="fa fa-search" aria-hidden="true"></i>
Search</button>
</div>
<div class="products">
<h1> Our Products</h1>
<div class="producttittle">
<h2>How it works.</h2>
<p class="lead">This is how our product works</p>
</div>
<div class="product">
<div class="card">
<img src="assets/images/address%20mark.png">
<h3>Find Home</h3>
<p>Our properties are located at the prime areas where by there won't be problem with transportation</p>
</div>
<div class="card">
<img src="assets/images/Smart%20house.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
src="assets/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 clients outside the country you can trust us to
deliver</p>
</div>
</div>
</div>
<div class="why-us">
<img src="assets/images/image 2.png">
<div class="why-right">
<h1>Why you should choose us.</h1>
<p>Creating quality urban lifestyles, building stronger <br>communities</p>
<div class="why-check">
<ul>
<i class="fa fa-check-square-o" style="margin-right:7px" aria-hidden="true"></i>
World class
<i class="fa fa-check-square-o" aria-hidden="true"></i>
Trusted
<i class="fa fa-check-square-o" aria-hidden="true"></i>
Affordable
<i class="fa fa-check-square-o" aria-hidden="true"></i>
Amenities
</ul>
</div>
</div>
</div>
<div class="features">
<div class="featuredtitle">
<h2>Our Featured Properties.</h2>
<p class="lead">One of our biggest product to be featured and that has sold <br> out the most</p>
</div>
<div class="featured">
<div class="card">
<img src="assets/images/image 3.png">
<h1>IVY RORY</h1>
<P>Duplex</P>
<p>Lekki,phase 2</p>
<p>$2,000</p>
</div>
<div class="card">
<img src="assets/images/image 3.png">
<h1>IVY RORY</h1>
<P>Duplex</P>
<p>Lekki,phase 2</p>
<p>$2,000</p>
</div>
<div class="card">
<img src="assets/images/image 5.png">
<h1>REXONA</h1>
<P>Duplex</P>
<p>Lekki,phase 2</p>
<p>$2,000</p>
</div>
</div>
<div class="pull-right">
<button type="button" class="action">View more</button>
</div>
</div>
<div class="customers">
<div class="customertitle">
<h2>Our Esteemed Customers</h2>
<p>This is what our client are saying</p>
</div>
<div class="customer">
<div class="card">
<h3>Alex Godwin</h3>
<h5>South Africa</h5>
<p>Lorem ipsum dolor sit amet, <br> consectetur adipiscing elit. Fames ut <br> dictumst urna, lorem nibh. Pretium leo <br>
hendrerit interdum netus</p>
</div>
<div class="card">
<h3>Alex Godwin</h3>
<h5>South Africa</h5>
<p>Lorem ipsum dolor sit amet, <br> consectetur adipiscing elit. Fames ut <br> dictumst urna, lorem nibh. Pretium leo <br>
hendrerit interdum netus</p>
</div>
<div class="card">
<h3>Alex Godwin</h3>
<h5>South Africa</h5>
<p>Lorem ipsum dolor sit amet, <br> consectetur adipiscing elit. Fames ut <br> dictumst urna, lorem nibh. Pretium leo <br>
hendrerit interdum netus</p>
</div>
</div>
<div class="pull-right">
<button type="button" class="action">View more</button>
</div>
<div class="footer">
<div class="about">
<h3>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="property">
<h3>Property</h3>
<ul>
<li>Learning Modules</li>
<li>Partnership</li>
<li>Watch demo</li>
<li>Event</li>
</ul>
</div>
<div class="about">
<h3>About</h3>
<ul>
<li>Our Company</li>
<li>Career</li>
<li>Investors Relations</li>
<li>Social Impact</li>
</ul>
</div>
<div class="resources">
<h3>Resources</h3>
<ul>
<li>Contact</li>
<li>Give feedback</li>
<li>System status</li>
<li>Privacy Policy</li>
</ul>
</div>
</div>
</body>
</html>