diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index d088498..00e502f 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -61,8 +61,8 @@ export default function LandingPage() { rating={4.9} ratingText="500+ Happy Customers" mediaItems={[ - { type: "image", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/stylish-and-protective-phone-case-minima-1774493822192-77fdb60a.png?_wi=6", imageAlt: "Premium iPhone case" }, - { type: "image", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/a-clear-transparent-phone-case-with-a-fu-1774493821399-07ac0bdc.png?_wi=5", imageAlt: "Transparent Samsung case" } + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/stylish-and-protective-phone-case-minima-1774493822192-77fdb60a.png?_wi=6", imageAlt: "Premium iPhone case" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/a-clear-transparent-phone-case-with-a-fu-1774493821399-07ac0bdc.png?_wi=5", imageAlt: "Transparent Samsung case" } ]} mediaAnimation="blur-reveal" buttons={[