JAYASWAROOP commited on
Commit
390c089
·
verified ·
1 Parent(s): 4163f0a

Update index.html

Browse files
Files changed (1) hide show
  1. 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="images/profile.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>
 
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>