From b286c93a5d5e62c3fdb4532acf181440ad8e95b9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 22:36:21 +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 5e6c521..dd83eb5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "Book Appointment", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/best-friends-smiling-each-other_23-2148238236.jpg" + imageSrc="http://img.b2bpic.net/free-photo/best-friends-smiling-each-other_23-2148238236.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/beautician-styling-clients-hair_107420-94680.jpg", alt: "Beautician styling clients hair"}, @@ -216,7 +216,7 @@ export default function LandingPage() { title="Frequently Asked" description="Get quick answers to common questions about your salon visit." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/best-friends-smiling-each-other_23-2148238236.jpg" + imageSrc="http://img.b2bpic.net/free-photo/best-friends-smiling-each-other_23-2148238236.jpg?_wi=2" /> -- 2.49.1