From 5cb74ca6d1fe4ead90f1b8e214c7d23b14e04ab0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 05:27:39 +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 86d9791..269b81a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { testimonialRotationInterval={5000} background={{ variant: "plain" }} mediaAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/close-up-women-with-make-up_23-2149190628.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-women-with-make-up_23-2149190628.jpg?_wi=1" imageAlt="Hairable Salon Professional Interior" imagePosition="right" useInvertedBackground={false} @@ -181,7 +181,7 @@ export default function LandingPage() { ]} textboxLayout="default" mediaAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/close-up-women-with-make-up_23-2149190628.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-women-with-make-up_23-2149190628.jpg?_wi=2" imageAlt="Hairable Salon Team" imagePosition="right" useInvertedBackground={false} -- 2.49.1