-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
304 lines (292 loc) · 11.4 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
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Real Estate Website</title>
<link rel="stylesheet" href="style.css"/>
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css"
rel="stylesheet"
/>
</head>
<body>
<header>
<nav>
<div class="nav_logo"><a href="#"><span>.</span>estateLead</a></div>
<ul class="nav_links">
<li class="link"><a href="#home">Home</a></li>
<li class="link"><a href="#about">About</a></li>
<li class="link"><a href="#services">Services</a></li>
<li class="link"><a href="#featured">Featured</a></li>
<li class="link"><a href="#ratings">Ratings</a></li>
<li class="link"><a href="#contact">Contact</a></li>
</ul>
</nav>
<div class="section_container header_container" id="home">
<div class="header_content">
<h4>RESIDENTIAL & OFFICE SPACES</h4>
<h1>Live Where You Love to Live<span>.</span></h1>
<p>
This lifestyle encompasses the integration of smart devices,
automation, and data-driven solutions into various aspects of daily
life, including homes, transportation, energy consumption, and
healthcare.
</p>
<form>
<input type="text" placeholder="Enter Zipcode to search property" />
<button class="btn">Send Now</button>
</form>
</div>
<div class="header_image">
<img src="pexels-jimmy-jimmy-1725385.jpg" alt="header">
<div class="header_socials">
<a href="#"><i class="ri-facebook-fill"></i></a>
<a href="#"><i class="ri-twitter-fill"></i></a>
<a href="#"><i class="ri-instagram-line"></i></a>
<a href="#"><i class="ri-youtube-fill"></i></a>
</div>
</div>
</div>
</header>
<section class="section_container work_container" id="about">
<h2 class="section_header">How It Works?</h2>
<div class="work_grid">
<div class="work_card">
<span><i class="ri-search-line"></i></span>
<h4>Research Urban</h4>
<p>
By evaluating different urban areas, one can identify the most suitable
location that aligns with their preferences, needs, and objectives.
</p>
</div>
<div class="work_card">
<span><i class="ri-hand-coin-fill"></i></span>
<h4>Instant Valuation</h4>
<p>
This process typically utilizes technology, and algorithms to
determine an estimated value without the need for lengthy manual
appraisals.
</p>
</div>
<div class="work_card">
<span><i class="ri-building-fill"></i></span>
<h4>Track Property</h4>
<p>
Utilizing modern technology and software, track property systems
streamline data management and enhance efficiency in the real estate
industry.
</p>
</div>
</div>
</section>
<section class="section_container deals_container" id="services">
<div class="deals_header">
<div class="deals_header_content">
<h2 class="section_header">Best Real Estate Deals Only For You</h2>
<p>
Finding the best real estate deals requires careful research,
negotiation skills, and a keen understanding of market trends.
We respect your preferences.
</p>
</div>
<button class="btn">View All Property</button>
</div>
<div class="deals_nav">
<a href="#" class="active">Residential Property</a>
<a href="#">Commercial Property</a>
<a href="#">Agricultural Property</a>
<a href="#">Industrial Property</a>
</div>
<div class="deals_grid">
<div class="deals_card">
<img src="doc1.jpeg" alt="deals" />
<span>On Sale</span>
</div>
<div class="deals_card">
<img src="deal3.jpg" alt="deals" />
<span>On Sale</span>
</div>
<div class="deals_card">
<img src="doc3.jpeg" alt="deals" />
<span>On Sale</span>
</div>
</div>
</section>
<section class="section_container featured__container" id="featured">
<h2 class="section_header">Featured Listing Of The Week</h2>
<div class="featured_grid">
<div class="featured_image">
<img src="PIC1.webp" alt="feature" />
<img src="PIC2.jpeg" alt="feature" />
</div>
<div class="featured_content">
<h4>Product Spotlight of the Week & Best Seller Highlight</h4>
<p>
The purpose of featuring a particular item is to create a sense of
urgency, exclusivity, and increased interest among the target
audience, ultimately driving more engagement and potential sales for
the highlighted offering.
</p>
<div class="featured_content_grid">
<div class="featured_card">
<h4>Budget</h4>
<p>Confidential</p>
</div>
<div class="featured_card">
<h4>Size</h4>
<p>1400 m<sup>2</sup></p>
</div>
<div class="featured_card">
<h4>Type</h4>
<p>Office & Auditorium</p>
</div>
<div class="featured_card">
<h4>Status</h4>
<p>Done</p>
</div>
<div class="featured_card">
<h4>Location</h4>
<p>India</p>
</div>
<div class="featured_card">
<h4>Flat</h4>
<p>120 Rooms</p>
</div>
</div>
<button class="btn">Buy this Package</button>
</div>
</div>
</section>
<!-- ================================================================= -->
<section class="section_container business_container" id="ratings">
<h2 class="section_header">
Loved By Companies, And Individuals Across The Globe
</h2>
<div class="business_grid">
<div class="business_card">
<div class="business_rating">
<span><i class="ri-star-fill"></i></span>
<span><i class="ri-star-fill"></i></span>
<span><i class="ri-star-fill"></i></span>
<span><i class="ri-star-fill"></i></span>
<span><i class="ri-star-half-fill"></i></span>
</div>
<p>
This property dealing website exceeded my expectations. Its
user-friendly interface and powerful search filters made it easy to
find my dream home in a short amount of time.
</p>
<div class="business_member">
<img src="business-1.jpg" alt="member" />
<div class="business_member_details">
<h4>Emily Smith</h4>
<p>Software Developer</p>
</div>
</div>
</div>
<div class="business_card">
<div class="business_rating">
<span><i class="ri-star-fill"></i></span>
<span><i class="ri-star-fill"></i></span>
<span><i class="ri-star-fill"></i></span>
<span><i class="ri-star-fill"></i></span>
<span><i class="ri-star-fill"></i></span>
</div>
<p>
My experience with this property dealing website has been nothing
short of fantastic. The website's user-friendly design and intuitive
search filters helped me narrow down my choices quickly.
</p>
<div class="business_member">
<img src="business-2.jpg" alt="member" />
<div class="business_member_details">
<h4>James Anderson</h4>
<p>Cardiologist</p>
</div>
</div>
</div>
<div class="business_card">
<div class="business_rating">
<span><i class="ri-star-fill"></i></span>
<span><i class="ri-star-fill"></i></span>
<span><i class="ri-star-fill"></i></span>
<span><i class="ri-star-fill"></i></span>
<span><i class="ri-star-line"></i></span>
</div>
<p>
It saved me time and effort as I could confidently focus on
properties that matched my preferences. I appreciate the website's
commitment to transparency and honesty.
</p>
<div class="business_member">
<img src="business-3.jpg" alt="member" />
<div class="business_member_details">
<h4>Michael Lee</h4>
<p>Fashion Designer</p>
</div>
</div>
</div>
</div>
</section>
<!-- =============================================================================================== -->
<section class="contact" id="contact">
<h2 class="section_header">Contact Us</h1>
<div class="row">
<form action="">
<input type="text" placeholder="Name" class="box">
<input type="email" placeholder="Email" class="box">
<input type="number" placeholder="Number" class="box">
<textarea name="" class="box" placeholder="Message" id="" cols="30" rows="10"> </textarea>
<input type="submit" value="Send message" class="btn">
</form>
<div class="video_container">
<video src="pexels-kindel-media-7578543 (2160p).mp4" loop autoplay muted></video>
<h3>Best Service</h3>
</div>
</div>
</section>
<!-- ================================================================================= -->
<section class="section_container news_container">
<h2 class="section_header" id="news_header">Get Our Newsletter</h2>
<p>To join the worldwide community</p>
<form action="#">
<input type="text" placeholder="Type your email address" />
<button class="btn">Send Now</button>
</form>
</section>
<footer class="section_container footer_container">
<div class="footer_col">
<h3><span>.</span>estateLead</h3>
<p>
<span><i class="ri-mail-fill"></i></span> [email protected]
</p>
<p>
<span><i class="ri-phone-fill"></i></span> +91 987-564-9835
</p>
</div>
<div class="footer_col">
<h4>About</h4>
<a href="#">Home</a>
<a href="#">Pricing</a>
<a href="#">Company</a>
<a href="#">Resource</a>
</div>
<div class="footer_col">
<h4>Features</h4>
<a href="#">Blog</a>
<a href="#">Privacy Policy</a>
<a href="#">Terms & Conditions</a>
</div>
<div class="footer_col">
<h4>Contact</h4>
<a href="#">Department</a>
<a href="#">Media</a>
<a href="#">Support</a>
</div>
</footer>
<div class="footer_bar">
Copyright © ShreeYaChazz293. All rights reserved.
</div>
</body>
</html>