We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f02e2 commit 18ce5faCopy full SHA for 18ce5fa
home-finder.html
@@ -19,11 +19,12 @@
19
</nav>
20
21
<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>
+ <div class="hero-content">
+ <img src="img2.png" alt="Windhoek Studio" class="hero-logo" />
+ <h1>Find Affordable Housing</h1>
+ <p>Search for safe and affordable homes across Namibia.</p>
+ </div>
27
+</header>
28
29
<section class="finder animate">
30
<h2>Available Homes</h2>
@@ -50,4 +51,3 @@ <h3>Swakopmund Flat</h3>
50
51
<script src="script.js"></script>
52
</body>
53
</html>
-
0 commit comments