Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-14 03:31:07 +00:00

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
}}
title="Precision Cuts at Bother Barbershop"
description="Experience superior grooming where tradition meets modern style. Book your chair today."
imageSrc="http://img.b2bpic.net/free-photo/close-up-hairdresser-doing-his-job_23-2149220583.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-hairdresser-doing-his-job_23-2149220583.jpg?_wi=1"
imageAlt="Bother Barbershop Interior"
/>
</div>
@@ -92,7 +92,7 @@ export default function LandingPage() {
content: "Traditional hot towel shave for the ultimate relaxing grooming experience.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313016.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313016.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -159,14 +159,14 @@ export default function LandingPage() {
id: "t2",
name: "Ben",
role: "Senior Stylist",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-doing-his-job_23-2149220583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-doing-his-job_23-2149220583.jpg?_wi=2",
imageAlt: "classic haircut professional",
},
{
id: "t3",
name: "Chris",
role: "Grooming Specialist",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313016.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313016.jpg?_wi=2",
imageAlt: "classic haircut professional",
},
]}