From 389e4acee68d02ebbe6b597fe5f008d45664407c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 15:05:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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", }, ]} -- 2.49.1