diff --git a/src/app/page.tsx b/src/app/page.tsx index 609d93d..9797713 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { description="Experience the timeless essence of luxury. Handcrafted fragrances for the sophisticated soul." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/bride-holds-bottle-parfume-her-tender-arms_8353-7216.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bride-holds-bottle-parfume-her-tender-arms_8353-7216.jpg?_wi=1", imageAlt: "Luxury Perfume", }, { @@ -66,7 +66,7 @@ export default function LandingPage() { imageAlt: "Perfume Spray", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-perfume-lipstick-arrangement_23-2149234343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-perfume-lipstick-arrangement_23-2149234343.jpg?_wi=1", imageAlt: "Minimal Bottle", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { role: "Designer", company: "Studio E", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-young-adult_23-2149390883.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-young-adult_23-2149390883.jpg?_wi=1", }, { id: "t2", @@ -190,7 +190,7 @@ export default function LandingPage() { role: "Curator", company: "Gallery A", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-young-adult_23-2149390883.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-young-adult_23-2149390883.jpg?_wi=2", }, ]} title="A Legacy of Elegance" @@ -211,14 +211,14 @@ export default function LandingPage() { value: "100%", title: "Organic Ingredients", description: "Sourced from the finest natural reserves.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-perfume-lipstick-arrangement_23-2149234343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-perfume-lipstick-arrangement_23-2149234343.jpg?_wi=2", }, { id: "m2", value: "50+", title: "Exquisite Scents", description: "Curated fragrance library for all tastes.", - imageSrc: "http://img.b2bpic.net/free-photo/bride-holds-bottle-parfume-her-tender-arms_8353-7216.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bride-holds-bottle-parfume-her-tender-arms_8353-7216.jpg?_wi=2", }, ]} />