diff --git a/src/app/page.tsx b/src/app/page.tsx index 2606b76..4bc6ae7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,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" rating={5} @@ -164,7 +164,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"}, ]}