From bb27142a47faa5edd8c3737e0dce580aa7b96151 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 02:07:55 +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 ae77436..ef91603 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,7 +120,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/closeup-bottles-with-dispensers-liquid-soap_169016-23684.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-bottles-with-dispensers-liquid-soap_169016-23684.jpg?_wi=1" imageAlt="Modern hair salon interior with styling chairs and natural light" mediaAnimation="entrance-slide" avatars={[ @@ -357,7 +357,7 @@ export default function LandingPage() { imageAlt: "Michael, Stylist", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-bottles-with-dispensers-liquid-soap_169016-23684.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-bottles-with-dispensers-liquid-soap_169016-23684.jpg?_wi=2", imageAlt: "male salon owner portrait professional", }, ]} -- 2.49.1