From 407f66bb76f3f7fea6d0277440dbd93d896562d7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 03:21:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 82b077e..e581cd9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506339.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506339.jpg?_wi=1" imageAlt="Classic barber shop interior with a barber chair" mediaAnimation="opacity" /> @@ -106,7 +106,7 @@ export default function LandingPage() { description="Established in the heart of Jersey City, The Barbery is more than just a place for haircuts. It's a sanctuary where tradition meets contemporary style, offering an unparalleled grooming experience for the modern gentleman." subdescription="Our passionate barbers are dedicated to mastering their craft, ensuring every client leaves feeling refreshed, confident, and looking their absolute best. We pride ourselves on attention to detail, personalized service, and a welcoming community atmosphere." icon={Scissors} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-barber-s-instruments-shop_23-2149186524.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-barber-s-instruments-shop_23-2149186524.jpg?_wi=1" imageAlt="Close-up of traditional barber tools" mediaAnimation="slide-up" /> @@ -128,7 +128,7 @@ export default function LandingPage() { imageAlt: "Barber giving a precision haircut", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506339.jpg?_wi=2", imageAlt: "classic haircut barber", }, { @@ -141,7 +141,7 @@ export default function LandingPage() { imageAlt: "Barber performing a hot towel shave", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-barber-s-instruments-shop_23-2149186524.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-barber-s-instruments-shop_23-2149186524.jpg?_wi=2", imageAlt: "classic haircut barber", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { imageAlt: "Barber trimming a man's beard", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307224.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307224.jpg?_wi=1", imageAlt: "classic haircut barber", }, ]} @@ -177,7 +177,7 @@ export default function LandingPage() { price: "$24.00", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307224.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307224.jpg?_wi=2", imageAlt: "Jar of matte finish hair pomade", }, { -- 2.49.1