From b7e3f0f8d7cd07a6ce2461634dec7e3c23b4323a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 06:14:23 +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 2086074..4d3df25 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { { value: "50+", 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" @@ -94,7 +94,7 @@ export default function LandingPage() { { title: "Masterful Curation", description: "Blended by world-renowned experts.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shaving-brush-perfume_53876-32090.jpg", imageAlt: "Perfume workshop"}, { - 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", imageAlt: "Long-lasting perfume"}, + 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?_wi=2", imageAlt: "Long-lasting perfume"}, ]} title="The Zavana Craft" description="Experience perfume redefined through patience and artistic precision." -- 2.49.1