3 Commits

Author SHA1 Message Date
3e8545a6d4 Update src/app/page.tsx 2026-04-27 18:19:45 +00:00
b3c4483699 Merge version_1 into main
Merge version_1 into main
2026-04-27 17:06:34 +00:00
2a738c3fa9 Merge version_1 into main
Merge version_1 into main
2026-04-27 17:06:04 +00:00

View File

@@ -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"
/>
</div>
@@ -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"},
{