Images Updated

This commit is contained in:
akashluca-l 2025-07-22 19:24:36 +05:30
parent b907357b0d
commit 187059fd44
5 changed files with 9 additions and 7 deletions

View File

@ -13,7 +13,7 @@ export default function About() {
> >
<div className="about-shape-1 float-bob-x"> <div className="about-shape-1 float-bob-x">
<Image <Image
src="/assets/img/about/about-shape-1.png" src="/assets/img/about/top-right.webp"
width={114} width={114}
height={419} height={419}
alt="img" alt="img"
@ -21,7 +21,7 @@ export default function About() {
</div> </div>
<div className="about-shape-2 float-bob-x"> <div className="about-shape-2 float-bob-x">
<Image <Image
src="/assets/img/about/about-shape-2.png" src="/assets/img/about/bottom-left.webp"
width={318} width={318}
height={408} height={408}
alt="img" alt="img"
@ -45,15 +45,17 @@ export default function About() {
data-wow-delay=".4s" data-wow-delay=".4s"
> >
<Image <Image
src="/assets/img/about/02.jpg" src="/assets/img/about/about-small-image.webp"
width={260} width={260}
height={270} height={270}
style={{ height: '200px', objectFit: 'cover' }}
alt="img" alt="img"
/> />
</div> </div>
<div className="about-line-shape"> <div className="about-line-shape">
<Image <Image
src="/assets/img/about/about-shape-3.png" src="/assets/img/about/right-side-scale-img.webp"
width={30} width={30}
height={545} height={545}
alt="img" alt="img"

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB