Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 10:04:17 +00:00

View File

@@ -166,17 +166,17 @@ export default function LandingPage() {
{
title: "Classic Haircut",
description: "Precision haircutting with professional tools and styling products.",
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-view-hairdresser-s-hand-with-electric-trimmer_23-2147839811.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-view-hairdresser-s-hand-with-electric-trimmer_23-2147839811.jpg?_wi=1",
},
{
title: "Beard Trim",
description: "Hot towel treatment and meticulous beard shaping.",
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-view-hairdresser-s-hand-with-electric-trimmer_23-2147839811.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-view-hairdresser-s-hand-with-electric-trimmer_23-2147839811.jpg?_wi=2",
},
{
title: "Full Service",
description: "A complete groom combining haircut, beard work, and facial treatment.",
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-view-hairdresser-s-hand-with-electric-trimmer_23-2147839811.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-view-hairdresser-s-hand-with-electric-trimmer_23-2147839811.jpg?_wi=3",
},
]}
title="Services"
@@ -197,7 +197,7 @@ export default function LandingPage() {
role: "Customer",
company: "Google Review",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylist-works-woman-hair-salon_1398-1042.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylist-works-woman-hair-salon_1398-1042.jpg?_wi=1",
},
{
id: "2",
@@ -205,7 +205,7 @@ export default function LandingPage() {
role: "Customer",
company: "Google Review",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/client-barber-greeting-each-other-barbershop_23-2148181951.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/client-barber-greeting-each-other-barbershop_23-2148181951.jpg?_wi=1",
},
{
id: "3",
@@ -221,7 +221,7 @@ export default function LandingPage() {
role: "Regular",
company: "Local Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylist-works-woman-hair-salon_1398-1042.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylist-works-woman-hair-salon_1398-1042.jpg?_wi=2",
},
{
id: "5",
@@ -229,7 +229,7 @@ export default function LandingPage() {
role: "Visitor",
company: "Reviewer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/client-barber-greeting-each-other-barbershop_23-2148181951.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/client-barber-greeting-each-other-barbershop_23-2148181951.jpg?_wi=2",
},
]}
title="Client Feedback"