From 6dd407edbcaa0389b8a6349bca1d22447f3f1ce7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:28:25 +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 85d9d19..8a637a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" } ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/hairstyle-supplies_1157-7704.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hairstyle-supplies_1157-7704.jpg?_wi=1" imageAlt="Professional barber shop interior" frameStyle="card" mediaAnimation="slide-up" @@ -208,7 +208,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "Tell us about your needs or ask a question...", rows: 5, required: true }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/hairstyle-supplies_1157-7704.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hairstyle-supplies_1157-7704.jpg?_wi=2" imageAlt="Barber shop atmosphere" mediaAnimation="slide-up" mediaPosition="right"