From b9ec660eda85c4eb68338d54ad49cfc23d63b881 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 14:44:09 +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 d30b5e5..2b71255 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/composition-bathroom-spa-objects_23-2147999920.jpg", imageAlt: "Premium Korean and Japanese skincare products display" }, { - imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-8197.jpg", imageAlt: "Sakura Beauty retail store interior" + imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-8197.jpg?_wi=1", imageAlt: "Sakura Beauty retail store interior" }, ]} mediaAnimation="slide-up" @@ -180,7 +180,7 @@ export default function LandingPage() { tagAnimation="slide-up" metrics={[ { - id: "1", value: "1/369", title: "William Street", description: "Northbridge, WA 6000", imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-8197.jpg", imageAlt: "Sakura Beauty store location" + id: "1", value: "1/369", title: "William Street", description: "Northbridge, WA 6000", imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-8197.jpg?_wi=2", imageAlt: "Sakura Beauty store location" }, { id: "2", value: "4.6⭐", title: "Google Rating", description: "145 verified customer reviews", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-with-curly-hair_23-2151317394.jpg", imageAlt: "Trusted by hundreds of Perth customers" -- 2.49.1