png to webp
This commit is contained in:
@@ -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% '
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user