From 62722d7bbe2a627aa4c3491a2af2d07d20c9e391 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 00:13:35 +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 98e2d7b..17b9119 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -159,7 +159,7 @@ export default function LandingPage() { icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/annoyed-young-caucasian-male-barber-wearing-glasses-wavy-hair-band-uniform-holding-looking-straight-razor-with-shaving-cream-put-his-face-keeping-hand-air_141793-98626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/annoyed-young-caucasian-male-barber-wearing-glasses-wavy-hair-band-uniform-holding-looking-straight-razor-with-shaving-cream-put-his-face-keeping-hand-air_141793-98626.jpg?_wi=1", imageAlt: "Shave", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Why Choose Us?" description="Located in Broomall, PA, Craig's Barbershop provides more than just a haircut—we offer a professional grooming ritual. Our experienced team is dedicated to precision, quality, and your comfort." - imageSrc="http://img.b2bpic.net/free-photo/annoyed-young-caucasian-male-barber-wearing-glasses-wavy-hair-band-uniform-holding-looking-straight-razor-with-shaving-cream-put-his-face-keeping-hand-air_141793-98626.jpg" + imageSrc="http://img.b2bpic.net/free-photo/annoyed-young-caucasian-male-barber-wearing-glasses-wavy-hair-band-uniform-holding-looking-straight-razor-with-shaving-cream-put-his-face-keeping-hand-air_141793-98626.jpg?_wi=2" imageAlt="Expert Barber" /> -- 2.49.1