-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
177 lines (168 loc) · 6.69 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8" />
<title>Vallie's Estate</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="style.css" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Oleo+Script&family=Space+Grotesk&display=swap" rel="stylesheet">
</head>
<body>
<!-- START HEADER NAVIGATION-->
<div class="header">
<div class="margin-left"></div>
<nav class="nav">
<label class="logo">Vallie's Estate</label>
<ul>
<li><a class="nav-items" href="#">Home</a></li>
<li><a class="nav-items" href="#">Rent</a></li>
<li><a class="nav-items" href="#">Land</a></li>
<li><a class="nav-items" href="#">Agent</a></li>
<li><a class="nav-items" href="#">Contact Us</a></li>
<li><a class="get-started" href="#">Get Started</a></li>
</ul>
</nav>
<div class="margin-right"></div>
</div>
<hr class="divider"/>
<!-- END HEADER NAVIGATION-->
<!-- START SUBHEADING-->
<div class="subheading1">
<div class="margin-left"></div>
<div class="section1">
<p id="header-text">
Helping you find the <br> property of your <br> dreams.
</p>
<p id="subheader-text">
Creating quality urban lifestyles, building<br> stronger communities.
</p>
<div class="buttons">
<a class="custom-button" href="#">
Learn More
</a>
<a class="play-button" href="#">
<img style="width: 10%;" src="play-video.png" alt="play-video">
</a>
</div>
</div>
<div class="section2">
<img
src="./image1.png"
height="500"
alt="villa-estate"/>
</div>
<div class="margin-right"></div>
</div>
<!-- END SUBHEADING-->
<div>
<h3 class="products-heading">Our Products</h3>
<h4 class="product-subheading">How it works</h4>
<p class="product-text">This is how our products works</p>
</div>
<div class="how-it-works">
<div class="findHome">
<img style="margin-top: 20px; height: 20%;" src="./addressmark.png"
alt="villa-estate"/>
<h4>Find Home</h4>
<p class="Find Home-text">Our properties are located at<br>prime areas where by there<br>won't be problems with<br>transportation</p>
</div>
<div class="make payments">
<img style="margin-top: 20px; height: 20%;" src="./Smarthouse.png"
alt="villa-estate"/>
<h4>Make payments</h4>
<p class="Find Home-text">Our state comes with<br>good network,portable<br>water,24hrs light and round<br>the clock security</p>
</div>
<div class="make-official">
<img style="margin-top: 20px; height: 20%;" src="./Secure-data-protection-with-fingerprint-and-lock.png"
alt="villa-estate"/>
<h4>Make it Official</h4>
<p class="Find Home-text">We have been in the business for<br>over 32 years,for client<br>outside the country you can<br>trust us to deliver well</p>
</div>
</div>
<!-- DEAR ESTEEMED CUSTOMER SECTION START -->
<div>
<h4 class="esteemedCustomer">Our Esteemed Customer</h4>
<p class="subText">This is what our clients are saying</p>
</div>
<div class="sec3">
<div class="secText">
<h5>Alex Godwin</h5>
<br />
<strong>South Africa</strong>
<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="secText">
<h5>Alex Godwin</h5>
<br />
<strong>South Africa</strong>
<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="secText">
<strong>Alex Godwin</strong>
<br />
<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>
<button class="viewMore">View More</button>
</div>
<!-- DEAR ESTEEMED CUSTOMER SECTION END -->
<!-- FOOTER SECTION START -->
<div class="footer">
<div class="footerBox">
<ul style="list-style-type: none">
<li><b style="font-size: 22px">Vallie's Estate</b></li>
<li style="margin-top: 1rem">
Solution for easy and flexible <br />
house hunting. You can trust us <br />
anywhere through this <br />
platform.
</li>
</ul>
</div>
<div class="footerBox">
<ul style="list-style-type: none">
<li><b style="font-size: 22px">Property</b></li>
<li style="margin-top: 1rem"><a>Learning Modules</a></li>
<li><a>Patnership</a></li>
<li><a>Watch Demo</a></li>
</ul>
</div>
<div class="footerBox">
<ul style="list-style-type: none">
<li><b style="font-size: 22px">About</b></li>
<li style="margin-top: 1rem"><a>Our Company</a></li>
<li><a>Career</a></li>
<li><a>Investors relations</a></li>
</ul>
</div>
<div class="footerBox">
<ul style="list-style-type: none">
<li><b style="font-size: 22px; margin-bottom: 1rem">Resources</b></li>
<li style="margin-top: 1rem"><a>Contact</a></li>
<li><a>Give feedback</a></li>
<li><a>System status </a></li>
</ul>
</div>
</div>
<!-- FOOTER SECTION START -->
</body>
</html>