diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f54a84..f69dc98 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/iced-chocolate_1339-4956.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/iced-chocolate_1339-4956.jpg?_wi=1", imageAlt: "premium milk tea close up fresh", }, { @@ -296,7 +296,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/iced-chocolate_1339-4956.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/iced-chocolate_1339-4956.jpg?_wi=2", imageAlt: "family at cafe happy moments", }, ]}