diff --git a/src/app/page.tsx b/src/app/page.tsx index 42262b4..d391c31 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg", imageAlt: "Daily use products showcase" }, - { imageSrc: "http://img.b2bpic.net/free-photo/front-view-ecological-zero-waster-concept_23-2148591722.jpg", imageAlt: "Essential everyday items" }, + { imageSrc: "http://img.b2bpic.net/free-photo/front-view-ecological-zero-waster-concept_23-2148591722.jpg?_wi=1", imageAlt: "Essential everyday items" }, { imageSrc: "http://img.b2bpic.net/free-photo/eco-cleaning-products-skincare_23-2148811629.jpg", imageAlt: "Quality product collection" }, { imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-drinking-coffee_52683-119034.jpg", imageAlt: "Modern lifestyle products" } ]} @@ -122,7 +122,7 @@ export default function LandingPage() { { title: "Customer First", description: "Your satisfaction is our top priority. We stand behind every purchase.", icon: Users }, { title: "Transparent Pricing", description: "No hidden fees. Fair prices on all our daily essential products.", icon: DollarSign } ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-ecological-zero-waster-concept_23-2148591722.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-ecological-zero-waster-concept_23-2148591722.jpg?_wi=2" imageAlt="About OurVibeStore" mediaAnimation="slide-up" imagePosition="right"