diff --git a/src/app/page.tsx b/src/app/page.tsx index 8309365..de6d816 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,8 +54,8 @@ export default function LandingPage() { buttonAnimation="blur-reveal" background={{ variant: "gradient-bars" }} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/crop-man-reading-magazine_23-2147793091.jpg", imageAlt: "luxury watch elegant display" }, - { imageSrc: "http://img.b2bpic.net/free-photo/crop-man-reading-magazine_23-2147793091.jpg", imageAlt: "classic automatic watch lifestyle" }, + { imageSrc: "http://img.b2bpic.net/free-photo/crop-man-reading-magazine_23-2147793091.jpg?_wi=1", imageAlt: "luxury watch elegant display" }, + { imageSrc: "http://img.b2bpic.net/free-photo/crop-man-reading-magazine_23-2147793091.jpg?_wi=2", imageAlt: "classic automatic watch lifestyle" }, { imageSrc: "http://img.b2bpic.net/free-photo/closeup-businessman-clasped-hands_1262-20528.jpg", imageAlt: "sports watch outdoor adventure" } ]} />