From 3e8545a6d4f6fa281cdabde068d67bfff847da77 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 18:19:45 +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 2817db3..07a5780 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { background={{ variant: "plain" }} title="Precision Cuts. Premium Grooming." description="Experience the ultimate grooming experience at Syndicutz Barbershop. Located in the heart of Douglasville, we specialize in high-end cuts and fades." - imageSrc="http://img.b2bpic.net/free-photo/man-barbershop_1303-5409.jpg" + imageSrc="https://images.unsplash.com/photo-1599351431202-180f0b168e85?q=80&w=2000" /> @@ -81,7 +81,7 @@ export default function LandingPage() { { id: "barbers", groupTitle: "Master Barbers", members: [ { - id: "m1", title: "Marcus", subtitle: "Lead Barber", detail: "15+ years of experience.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-hairstylist-looking-camera_23-2147839829.jpg"}, + id: "m1", title: "Marcus", subtitle: "Lead Barber", detail: "15+ years of experience.", imageSrc: "https://images.unsplash.com/photo-1613588718956-c2e80305bf61?q=80&w=800"}, { id: "m2", title: "David", subtitle: "Senior Stylist", detail: "Expert in modern fades.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-sitting-armchair-barber-shop-while-hairdresser-modeling-beard-with-scissors-comb-barbershop_613910-4343.jpg"}, {