From ce5c34e8e006cc9a0a9a3e5b562ad7d5a6923a8f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 13:22:43 +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 641acb6..1b78d2a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -145,7 +145,7 @@ export default function LandingPage() { }, { title: "Beard Trims & Styling", description: "Keep your beard looking its best with our professional trimming, shaping, and conditioning services. Perfect for any length or style.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-male-with-tattooed-arms-dressed-plaid-flannel-shirt-sits-chair-dark-grey-background_613910-16042.jpg", imageAlt: "Barber trimming a man's beard"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-male-with-tattooed-arms-dressed-plaid-flannel-shirt-sits-chair-dark-grey-background_613910-16042.jpg?_wi=1", imageAlt: "Barber trimming a man's beard"}, items: [ { icon: Scissors, @@ -213,7 +213,7 @@ export default function LandingPage() { { id: "barber-team", groupTitle: "Our Expert Team", members: [ { - id: "barber-1", title: "Mark 'The Clipper' Johnson", subtitle: "Lead Barber & Founder", detail: "With over 20 years of experience, Mark is a true master of classic and contemporary cuts. His attention to detail is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-male-with-tattooed-arms-dressed-plaid-flannel-shirt-sits-chair-dark-grey-background_613910-16042.jpg", imageAlt: "Mark Johnson, Lead Barber"}, + id: "barber-1", title: "Mark 'The Clipper' Johnson", subtitle: "Lead Barber & Founder", detail: "With over 20 years of experience, Mark is a true master of classic and contemporary cuts. His attention to detail is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-male-with-tattooed-arms-dressed-plaid-flannel-shirt-sits-chair-dark-grey-background_613910-16042.jpg?_wi=2", imageAlt: "Mark Johnson, Lead Barber"}, { id: "barber-2", title: "Sarah 'The Blade' Lee", subtitle: "Senior Stylist", detail: "Sarah brings a fresh, modern approach to grooming, specializing in fades, beard artistry, and creative styling. Always up-to-date with trends.", imageSrc: "http://img.b2bpic.net/free-photo/male-hairdresser-posing-salon_23-2150462487.jpg", imageAlt: "Sarah Lee, Senior Stylist"}, { -- 2.49.1