From b118ca4005da5e7dee0511a552680147717426d7 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 06:13:29 +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 c62aa32..a1e49a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function LandingPage() { title: "Global Markets", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/skin-care-banner-concept-with-lotion_23-2149449096.jpg" + imageSrc="http://img.b2bpic.net/free-photo/skin-care-banner-concept-with-lotion_23-2149449096.jpg?_wi=1" imageAlt="Artisanal perfume essence preparation" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -122,7 +122,7 @@ export default function LandingPage() { { title: "Lasting Impression", description: "Scent profiles designed to endure.", - imageSrc: "http://img.b2bpic.net/free-photo/skin-care-banner-concept-with-lotion_23-2149449096.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/skin-care-banner-concept-with-lotion_23-2149449096.jpg?_wi=2", imageAlt: "Long-lasting perfume", }, ]} -- 2.49.1