From 87ebc420f40d5f7e3007ba08bdb2b77e0deec70c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 14:40:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dc8f8a8..27fcfe1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-18295.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-18295.jpg?_wi=1" imageAlt="Barber shop interior" /> @@ -65,7 +65,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Craft" description="Salon Alim isn't just a shop; it's a sanctuary for men who appreciate refined grooming. With years of experience and a passion for the craft, our barbers provide more than just a haircut—we provide an experience that leaves you confident and looking your best." - imageSrc="http://img.b2bpic.net/free-photo/barber-giving-high-five-client_23-2147737095.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barber-giving-high-five-client_23-2147737095.jpg?_wi=1" imageAlt="Barber performing service" /> @@ -90,7 +90,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-18295.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-18295.jpg?_wi=2", imageAlt: "barber shop interior wooden furniture", }, { @@ -107,7 +107,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/barber-giving-high-five-client_23-2147737095.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-giving-high-five-client_23-2147737095.jpg?_wi=2", imageAlt: "professional barber cutting hair", }, { @@ -125,7 +125,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/barber-talking-with-elderly-client-hair-salon_23-2148182014.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-talking-with-elderly-client-hair-salon_23-2148182014.jpg?_wi=1", imageAlt: "man smiling portrait studio", }, ]} @@ -146,7 +146,7 @@ export default function LandingPage() { handle: "@alexr", testimonial: "Best fade I've ever had. Salon Alim is the place to be.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/barber-talking-with-elderly-client-hair-salon_23-2148182014.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-talking-with-elderly-client-hair-salon_23-2148182014.jpg?_wi=2", }, { id: "2", @@ -178,7 +178,7 @@ export default function LandingPage() { handle: "@dlbarber", testimonial: "Exceptional service. Salon Alim sets the standard for quality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/barber-talking-with-elderly-client-hair-salon_23-2148182014.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-talking-with-elderly-client-hair-salon_23-2148182014.jpg?_wi=3", }, ]} showRating={true} -- 2.49.1