From 1928662a0eb590aec6f2b49581e05324d1a3322a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 04:35:57 +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 f79e33a..bfea05e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/baroque-style-with-grapes-drink_23-2149629936.jpg", imageAlt: "Designer Perfume Bottle"}, + imageSrc: "http://img.b2bpic.net/free-photo/baroque-style-with-grapes-drink_23-2149629936.jpg?_wi=1", imageAlt: "Designer Perfume Bottle"}, { imageSrc: "http://img.b2bpic.net/free-photo/front-view-rectangular-cologne-bottle-branch-rotten-wood-nude-background_140725-145550.jpg", imageAlt: "Niche Perfume Collection"} ]} @@ -111,7 +111,7 @@ export default function LandingPage() { { id: "t4", name: "John D.", role: "Fragrance Enthusiast", testimonial: "Exceptional customer service and packaging. Pure luxury.", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-shopping-mall_329181-7984.jpg"}, { - id: "t5", 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"}, + id: "t5", 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?_wi=2"}, ]} title="What Our Clients Say" description="Authentic experiences from fragrance enthusiasts." -- 2.49.1