png to webp

This commit is contained in:
2025-03-16 21:18:31 +08:00
parent 3fca970100
commit 0e1fe0b656
66 changed files with 63 additions and 33 deletions

View File

@@ -47,7 +47,7 @@ function Compare() {
>
{/* Content here */}
<MotionImage
src='/images/conpareheart.png'
src='/images/conpareheart.webp'
width={{
base: '95%', sm: '90% ', md: '80% ', lg: '35% '
}}
@@ -75,7 +75,7 @@ function Compare() {
zIndex="2"
>
<MotionImage
src="/images/bigheart.png"
src="/images/bigheart.webp"
width={{
base: '100%%', sm: '95% ', md: '80% ', lg: '35% '
}}