diff --git a/src/app/page.tsx b/src/app/page.tsx index cf2ee85..b05eea9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/baroque-style-with-grapes-drink_23-2149629936.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/baroque-style-with-grapes-drink_23-2149629936.jpg?_wi=1", imageAlt: "Designer Perfume Bottle", }, { @@ -73,15 +73,15 @@ export default function LandingPage() { imageAlt: "Niche Perfume Collection", }, { - imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420629.jpg?_wi=1", imageAlt: "Amber Niche Fragrance", }, { - imageSrc: "http://img.b2bpic.net/free-photo/cup-with-oil-hair_23-2148547358.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-with-oil-hair_23-2148547358.jpg?_wi=1", imageAlt: "Floral Designer Essence", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-sustainably-produced-alcoholic-beverage_23-2150162939.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-sustainably-produced-alcoholic-beverage_23-2150162939.jpg?_wi=1", imageAlt: "Oud Mystique Collection", }, ]} @@ -105,7 +105,7 @@ export default function LandingPage() { price: "$180", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420629.jpg?_wi=2", }, { id: "p2", @@ -114,7 +114,7 @@ export default function LandingPage() { price: "$120", rating: 4, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/cup-with-oil-hair_23-2148547358.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-with-oil-hair_23-2148547358.jpg?_wi=2", }, { id: "p3", @@ -123,7 +123,7 @@ export default function LandingPage() { price: "$250", rating: 5, reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-sustainably-produced-alcoholic-beverage_23-2150162939.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-sustainably-produced-alcoholic-beverage_23-2150162939.jpg?_wi=2", }, ]} title="Popular Collections" @@ -180,7 +180,7 @@ export default function LandingPage() { name: "Chloe M.", role: "Trendsetter", testimonial: "Unique scents you won't find anywhere else. Simply perfect.", - imageSrc: "http://img.b2bpic.net/free-photo/baroque-style-with-grapes-drink_23-2149629936.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/baroque-style-with-grapes-drink_23-2149629936.jpg?_wi=2", }, ]} title="What Our Clients Say"