diff --git a/src/app/page.tsx b/src/app/page.tsx index f372656..60681cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,8 +53,8 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/view-vintage-metallic-trays_23-2150315230.jpg", imageAlt: "Premium thrifted accessories" }, { imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478951.jpg", imageAlt: "Curated sustainable fashion" }, { imageSrc: "http://img.b2bpic.net/free-photo/lady-evening-dress-elegant-woman-long-gown_1157-47535.jpg", imageAlt: "Exclusive vintage collection" }, - { imageSrc: "http://img.b2bpic.net/free-photo/pink-boutonnieres-lie-grey-couch_1304-3747.jpg", imageAlt: "Luxury designer pieces" }, - { imageSrc: "http://img.b2bpic.net/free-photo/pink-boutonnieres-lie-grey-couch_1304-3747.jpg", imageAlt: "Premium curated styling" } + { imageSrc: "http://img.b2bpic.net/free-photo/pink-boutonnieres-lie-grey-couch_1304-3747.jpg?_wi=1", imageAlt: "Luxury designer pieces" }, + { imageSrc: "http://img.b2bpic.net/free-photo/pink-boutonnieres-lie-grey-couch_1304-3747.jpg?_wi=2", imageAlt: "Premium curated styling" } ]} autoplayDelay={4000} showDimOverlay={true}