From 45ecc0fcd06f6875b5dd16eec6ef46c639cf1e68 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 21:41:57 +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 82bb068..f5d956b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,7 +138,7 @@ export default function LandingPage() { { title: "Precision Haircut", description: "Customized cuts tailored to your hair type and style preference.", - imageSrc: "http://img.b2bpic.net/free-photo/composition-shaving-objects_23-2148122044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-shaving-objects_23-2148122044.jpg?_wi=1", imageAlt: "Haircut", }, { @@ -212,7 +212,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/composition-shaving-objects_23-2148122044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-shaving-objects_23-2148122044.jpg?_wi=2", imageAlt: "barber shop interior modern", }, ]} -- 2.49.1