From 1c2c6bc4ea668e8ca3b023618f1fabcd0a728b8b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 01:14:07 +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 9006965..1e1754d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/low-angle-man-hair-salon_23-2150665447.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-angle-man-hair-salon_23-2150665447.jpg?_wi=1" imageAlt="Six Barber Tattoo Studio Interior" mediaAnimation="slide-up" /> @@ -84,7 +84,7 @@ export default function LandingPage() { id: 1, title: "Barber Services", description: "Precision haircuts, skin fades, and expert beard grooming services to keep you sharp.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985723.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985723.jpg?_wi=1", imageAlt: "Barber Haircut Service", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { id: 3, title: "Consultations", description: "Free professional consultation for your next tattoo or hair style refresh.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985723.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985723.jpg?_wi=2", imageAlt: "Styling Consultation", }, ]} @@ -159,7 +159,7 @@ export default function LandingPage() { role: "Regular Client", company: "Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-hippie-man-red-bandana-with-bare-torso-rolls-tobacco-cigarette-cafe-bali_1321-4123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-hippie-man-red-bandana-with-bare-torso-rolls-tobacco-cigarette-cafe-bali_1321-4123.jpg?_wi=1", }, { id: "2", @@ -191,7 +191,7 @@ export default function LandingPage() { role: "Regular Client", company: "Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-hippie-man-red-bandana-with-bare-torso-rolls-tobacco-cigarette-cafe-bali_1321-4123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-hippie-man-red-bandana-with-bare-torso-rolls-tobacco-cigarette-cafe-bali_1321-4123.jpg?_wi=2", }, ]} kpiItems={[ @@ -221,7 +221,7 @@ export default function LandingPage() { description="Six Barber Tattoo Studio was founded on the principle that grooming and tattoos are an art form. We combine modern trends with classic techniques in a clean, hygienic environment." subdescription="Our team is dedicated to providing an exceptional experience every time you visit us in Guatemala City." icon={Star} - imageSrc="http://img.b2bpic.net/free-photo/low-angle-man-hair-salon_23-2150665447.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-angle-man-hair-salon_23-2150665447.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1