diff --git a/src/app/page.tsx b/src/app/page.tsx index f00be9a..d44b321 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { description="Discover affordable luxury designed for the modern generation. Elevate your everyday style with our trendy pieces." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/gold-ring-with-shiny-diamond-stone-it_181624-32220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gold-ring-with-shiny-diamond-stone-it_181624-32220.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-female-wearing-beautiful-silver-bracelet_181624-26319.jpg", @@ -277,7 +277,7 @@ export default function LandingPage() { description: "Your items arrive in sustainable packaging.", bentoComponent: "reveal-icon", icon: Truck, - imageSrc: "http://img.b2bpic.net/free-photo/gold-ring-with-shiny-diamond-stone-it_181624-32220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gold-ring-with-shiny-diamond-stone-it_181624-32220.jpg?_wi=2", imageAlt: "minimalist jewelry lifestyle", }, ]}