Images Updated
This commit is contained in:
parent
b907357b0d
commit
187059fd44
@ -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"
|
||||||
|
|||||||
BIN
public/assets/img/about/about-small-image.webp
Normal file
BIN
public/assets/img/about/about-small-image.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.8 KiB |
BIN
public/assets/img/about/bottom-left.webp
Normal file
BIN
public/assets/img/about/bottom-left.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
BIN
public/assets/img/about/right-side-scale-img.webp
Normal file
BIN
public/assets/img/about/right-side-scale-img.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 70 B |
BIN
public/assets/img/about/top-right.webp
Normal file
BIN
public/assets/img/about/top-right.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
Loading…
x
Reference in New Issue
Block a user