Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -44,7 +44,7 @@
|
|
44 |
</nav>
|
45 |
|
46 |
<div class="hero d-flex flex-column justify-content-center align-items-center" id="home">
|
47 |
-
<img src="
|
48 |
<p>Web Developer & Designer</p>
|
49 |
<a href="#about" class="btn btn-primary mt-3">Learn More</a>
|
50 |
</div>
|
|
|
44 |
</nav>
|
45 |
|
46 |
<div class="hero d-flex flex-column justify-content-center align-items-center" id="home">
|
47 |
+
<img src="https://thumbs.dreamstime.com/b/default-avatar-profile-image-vector-social-media-user-icon-potrait-182347582.jpg" alt="Profile Photo" class="rounded-circle profile-img mb-3"> <h1>John Doe</h1>
|
48 |
<p>Web Developer & Designer</p>
|
49 |
<a href="#about" class="btn btn-primary mt-3">Learn More</a>
|
50 |
</div>
|