From af91c530ec29e1174315a142a3a25077f2c28fa1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 14:21:21 +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 4931430..be8dd57 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/stylish-male-azure-jacket-holds-sunglasses-grey-background_613910-13767.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stylish-male-azure-jacket-holds-sunglasses-grey-background_613910-13767.jpg?_wi=1" imageAlt="Luxury barber shop interior" /> @@ -81,7 +81,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Exceptional Service, Professional Vibe" description="Located inside Brookside Square, we offer an upscale, clean, and welcoming environment. Our expert team focuses on precision grooming and personalized care for every client." - imageSrc="http://img.b2bpic.net/free-photo/beautiful-lovely-dog-woman_23-2148777164.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-lovely-dog-woman_23-2148777164.jpg?_wi=1" /> @@ -103,7 +103,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cute-smiling-boy-getting-haircut-against-brick-wall_613910-19679.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/stylish-male-azure-jacket-holds-sunglasses-grey-background_613910-13767.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-male-azure-jacket-holds-sunglasses-grey-background_613910-13767.jpg?_wi=2", imageAlt: "barber haircut kids service", }, { @@ -118,7 +118,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-with-modern-design-style_23-2150700334.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lovely-dog-woman_23-2148777164.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lovely-dog-woman_23-2148777164.jpg?_wi=2", imageAlt: "barber haircut kids service", }, { @@ -133,7 +133,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-electric-trimmer-dressing-table_107420-94802.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-hairdresser-with-razor_23-2147839800.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-hairdresser-with-razor_23-2147839800.jpg?_wi=1", imageAlt: "barber haircut kids service", }, ]} @@ -217,7 +217,7 @@ export default function LandingPage() { id: "t1", name: "Miguel", role: "Master Barber", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-hairdresser-with-razor_23-2147839800.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-hairdresser-with-razor_23-2147839800.jpg?_wi=2", }, { id: "t2", -- 2.49.1