Skip to content

Commit 18ce5fa

Browse files
Update home-finder.html
Signed-off-by: StepheN <stephenmarine747@gmail.com>
1 parent 52f02e2 commit 18ce5fa

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

home-finder.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,12 @@
1919
</nav>
2020

2121
<header class="hero">
22-
<div class="hero-content">
23-
<h1>Find Affordable Housing</h1>
24-
<p>Search for safe and affordable homes across Namibia.</p>
25-
</div>
26-
</header>
22+
<div class="hero-content">
23+
<img src="img2.png" alt="Windhoek Studio" class="hero-logo" />
24+
<h1>Find Affordable Housing</h1>
25+
<p>Search for safe and affordable homes across Namibia.</p>
26+
</div>
27+
</header>
2728

2829
<section class="finder animate">
2930
<h2>Available Homes</h2>
@@ -50,4 +51,3 @@ <h3>Swakopmund Flat</h3>
5051
<script src="script.js"></script>
5152
</body>
5253
</html>
53-

0 commit comments

Comments
 (0)