-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
173 lines (155 loc) · 7.06 KB
/
Copy pathindex.html
File metadata and controls
173 lines (155 loc) · 7.06 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>RealtyHub</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- Section 1 -->
<section class="section-1">
<div class="intro-text">
<h1>Welcome to RealtyHub - <br>Your Gateway to Perfect Homes</h1>
<p>Discover the finest rental and purchase opportunities with RealtyHub. Our platform connects you to
premium properties and expert guidance for a seamless home-finding experience.</p>
<div class="buttons">
<button class="btn primary">Explore Our Properties</button>
<button class="btn secondary">Meet Our Team →</button>
</div>
</div>
<div class="image-container">
<img src="https://cdn.wegic.ai/assets/onepage/ai/image/238bf21e-b8b3-4322-8a3e-b47b4c1f0b20.jpeg"
alt="City View">
</div>
</section>
<!-- Section 2 -->
<section class="section-2">
<img src="https://cdn.wegic.ai/assets/onepage/ai/image/0fcd76ae-0e1e-46d7-8080-58e02249ea3d.jpeg"
alt="Buildings View">
</section>
<!-- Section 3 -->
<section class="section-3">
<h2>Meet Our Dedicated Realty Experts</h2>
<p>Our team of professionals is committed to helping you find the home of your dreams. With years of experience
and a passion for real estate, we're here to guide you every step of the way.</p>
<div class="team">
<div class="team-member">
<img src="https://cdn.wegic.ai/assets/onepage/ai/image/9e707b6f-3e06-4e2c-9649-6e3b7ba56486.jpeg"
alt="Leslie Alexander">
<h3>Leslie Alexander</h3>
<p>Co-Founder / CEO</p>
</div>
<div class="team-member">
<img src="https://cdn.wegic.ai/assets/onepage/ai/image/8b0175e9-8d6d-4bbf-ba33-05690cd692b3.jpeg"
alt="Jordan Runolfsdottir">
<h3>Jordan Runolfsdottir</h3>
<p>Chief Real Estate Officer</p>
</div>
<div class="team-member">
<img src="https://cdn.wegic.ai/assets/onepage/ai/image/54fa3129-f4bd-4122-9f89-2df28e14d03f.jpeg"
alt="Darcy Lueilwitz">
<h3>Darcy Lueilwitz</h3>
<p>Head of Client Relations</p>
</div>
<div class="team-member">
<img src="https://cdn.wegic.ai/assets/onepage/ai/image/88985248-3ad9-4819-abee-3c3046c14832.jpeg"
alt="Jerome Bell">
<h3>Jerome Bell</h3>
<p>CTO</p>
</div>
</div>
</section>
<section class="features">
<div class="feature">
<img src="https://cdn.wegic.ai/assets/onepage/ai/image/238bf21e-b8b3-4322-8a3e-b47b4c1f0b20.jpeg"
alt="Wide Range of Properties">
<h3>Wide Range of Properties</h3>
<p>Explore a vast selection of rental and purchase options tailored to your needs.</p>
</div>
<div class="feature">
<img src="https://cdn.wegic.ai/assets/onepage/ai/image/0fcd76ae-0e1e-46d7-8080-58e02249ea3d.jpeg"
alt="Trusted Partnerships">
<h3>Trusted Partnerships</h3>
<p>We collaborate with reputable partners to ensure the best real estate deals.</p>
</div>
<div class="feature">
<img src="https://cdn.wegic.ai/assets/onepage/ai/image/9e707b6f-3e06-4e2c-9649-6e3b7ba56486.jpeg"
alt="Client-Focused Service">
<h3>Client-Focused Service</h3>
<p>Our team prioritizes your satisfaction, offering personalized support and guidance.</p>
</div>
</section>
<section class="testimonial">
<div class="testimonial-content">
<h2>"RealtyHub transformed our home search experience."</h2>
<p>The team's dedication and expertise made finding our dream home a breeze.</p>
<p><strong>Alex Johnson</strong>, Happy Homeowner</p>
</div>
<img src="https://cdn.wegic.ai/assets/onepage/ai/image/68d8971f-9f6b-4cb9-9239-060aefb2558a.jpeg"
alt="Testimonial Image">
</section>
<section class="properties">
<h2>Explore Our Featured Properties</h2>
<p>Take a visual tour of our exclusive properties and imagine your future home.</p>
<div class="gallery">
<img src="https://cdn.wegic.ai/assets/onepage/ai/image/8b0175e9-8d6d-4bbf-ba33-05690cd692b3.jpeg"
alt="Property 1">
<img src="https://cdn.wegic.ai/assets/onepage/ai/image/54fa3129-f4bd-4122-9f89-2df28e14d03f.jpeg"
alt="Property 2">
<img src="https://cdn.wegic.ai/assets/onepage/ai/image/849a693c-ed3e-4737-98c3-064b2a6dd5d9.jpeg"
alt="Property 3">
<img src="https://cdn.wegic.ai/assets/onepage/ai/image/8b953d39-0e9b-4a43-bf91-b286374cf4d1.jpeg"
alt="Property 4">
<!-- Add more images as needed -->
</div>
</section>
<section class="header-section">
<div class="content">
<h1>Start Your Journey to a New Home with RealtyHub</h1>
<div class="stats">
<div class="stat">
<h2>500+</h2>
<p>Available Properties</p>
</div>
<div class="stat">
<h2>98%</h2>
<p>Customer Satisfaction</p>
</div>
<div class="stat">
<h2>24/7</h2>
<p>Dedicated Support</p>
</div>
</div>
<button class="explore-btn">Explore Our Listings</button>
</div>
</section>
<footer class="footer-section">
<nav>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Our Services</a></li>
<li><a href="#">Meet the Team</a></li>
<li><a href="#">Contact Us</a></li>
<li><a href="#">Property Gallery</a></li>
</ul>
</nav>
<div class="social-icons">
<a href="#"><img
src="https://cdn.wegic.ai/assets/onepage/ai/image/238bf21e-b8b3-4322-8a3e-b47b4c1f0b20.jpeg"
alt="Twitter"></a>
<a href="#"><img
src="https://cdn.wegic.ai/assets/onepage/ai/image/0fcd76ae-0e1e-46d7-8080-58e02249ea3d.jpeg"
alt="Facebook"></a>
<a href="#"><img
src="https://cdn.wegic.ai/assets/onepage/ai/image/9e707b6f-3e06-4e2c-9649-6e3b7ba56486.jpeg"
alt="Instagram"></a>
<a href="#"><img
src="https://cdn.wegic.ai/assets/onepage/ai/image/8b0175e9-8d6d-4bbf-ba33-05690cd692b3.jpeg"
alt="LinkedIn"></a>
</div>
<p>© 2023 RealtyHub. Helping you find your perfect home.</p>
</footer>
<script src="script.js"></script>
</body>
</html>