Skip to content

Commit 8832e3f

Browse files
Update mentorship-chat.html
Signed-off-by: StepheN <stephenmarine747@gmail.com>
1 parent e796db7 commit 8832e3f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

mentorship-chat.html

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

2121
<header class="hero">
22-
<div class="hero-content">
23-
<h1>Mentorship Chat</h1>
24-
<p>Connect with mentors and get guidance for your career and studies.</p>
25-
</div>
26-
</header>
22+
<div class="hero-content">
23+
<img src="img4.png" alt="Mentorship Chat" class="hero-logo" />
24+
<h1>Mentorship Chat</h1>
25+
<p>Connect with mentors and get guidance for your career and studies.</p>
26+
</div>
27+
</header>
28+
2729

2830
<section class="contact animate">
2931
<h2>Start a Conversation</h2>
@@ -35,13 +37,11 @@ <h2>Start a Conversation</h2>
3537
</form>
3638
</section>
3739

40+
3841
<footer>
3942
<p>Designed by Absalom Willem and Stephen Nangolo | © 2025 NamYouth Connect</p>
4043
</footer>
4144

4245
<script src="script.js"></script>
4346
</body>
4447
</html>
45-
46-
47-

0 commit comments

Comments
 (0)