Skip to content

Commit 2867023

Browse files
committed
fix: fixing some images
1 parent cacf19c commit 2867023

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

assets/img/bg.jpg

68.5 MB
Loading
68.5 MB
Loading

assets/img/profile-img.webp

-24.2 KB
Binary file not shown.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<!-- Hero Section -->
5050
<section id="hero" class="hero section light-background">
5151

52-
<img src="assets/img/profile-img.webp" alt="Hero photo" id="heroPhoto">
52+
<img src="assets/img/bg.jpg" alt="Hero photo" id="heroPhoto">
5353

5454
<div class="container" data-aos="zoom-out">
5555
<div class="row justify-content-center">

0 commit comments

Comments
 (0)