From 5c5c37af00ad93f8b81a5aad8db7b6fee396ab0f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 22:35:12 +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 1849e47..dc703f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { 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", @@ -346,7 +346,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