Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-19 12:28:05 +00:00

View File

@@ -64,11 +64,11 @@ export default function LandingPage() {
tag="Expert Grooming"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/chairs-green-male-barbershop-retro-style_627829-8284.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chairs-green-male-barbershop-retro-style_627829-8284.jpg?_wi=1",
imageAlt: "barber haircut fade close-up",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-having-hair-shaved-by-crop-barber_23-2147778769.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-having-hair-shaved-by-crop-barber_23-2147778769.jpg?_wi=1",
imageAlt: "bearded man haircut barbershop",
},
{
@@ -100,21 +100,21 @@ export default function LandingPage() {
{
title: "Blurry Fades",
description: "Precision-crafted fades tailored to your unique style and hair type.",
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-skincare-supplies_23-2147710697.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-skincare-supplies_23-2147710697.jpg?_wi=1",
titleImageSrc: "http://img.b2bpic.net/free-photo/hairdressers-instruments-desk_23-2148181925.jpg",
buttonText: "View Styles",
},
{
title: "Classic Cuts",
description: "Timeless, sharp haircuts designed to keep you looking professional and clean.",
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4293.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4293.jpg?_wi=1",
titleImageSrc: "http://img.b2bpic.net/free-photo/handsome-man-shaving-morning_23-2147787851.jpg",
buttonText: "View Styles",
},
{
title: "Beard Grooming",
description: "Expert beard trims and line-ups for a clean, sculpted, and healthy beard look.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-razor-scissors-wooden-table_23-2147839842.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-razor-scissors-wooden-table_23-2147839842.jpg?_wi=1",
titleImageSrc: "http://img.b2bpic.net/free-photo/bearded-barber-holding-scissors-hair-salon_23-2148181950.jpg",
buttonText: "View Styles",
},
@@ -159,7 +159,7 @@ export default function LandingPage() {
quote: "Worth the wait if there is one. Always great care and detail taken.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man_158595-284.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chairs-green-male-barbershop-retro-style_627829-8284.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chairs-green-male-barbershop-retro-style_627829-8284.jpg?_wi=2",
imageAlt: "portrait young man smile",
},
{
@@ -170,7 +170,7 @@ export default function LandingPage() {
quote: "Best fade I have ever had. I will never go any other place.",
tag: "Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/adult-barber-uniform-laughing-hair-salon_23-2148181964.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-having-hair-shaved-by-crop-barber_23-2147778769.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-having-hair-shaved-by-crop-barber_23-2147778769.jpg?_wi=2",
imageAlt: "portrait young man smile",
},
{
@@ -181,7 +181,7 @@ export default function LandingPage() {
quote: "Great bunch of blokes. Wouldn't go anywhere else.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285311.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-skincare-supplies_23-2147710697.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-skincare-supplies_23-2147710697.jpg?_wi=2",
imageAlt: "portrait young man smile",
},
{
@@ -192,7 +192,7 @@ export default function LandingPage() {
quote: "The attention to detail here is unmatched. Excellent service.",
tag: "Client",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-caucasian-man-with-curly-face-white-teeth-pointing-finger-upper-left-corner-showing-advertisement-white-background_176420-47951.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4293.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-4293.jpg?_wi=2",
imageAlt: "portrait young man smile",
},
{
@@ -203,7 +203,7 @@ export default function LandingPage() {
quote: "Reliable and consistent cuts every single time I visit.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/pleased-handsome-male-customer-show-thumb-up-approval_176420-17945.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-razor-scissors-wooden-table_23-2147839842.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-razor-scissors-wooden-table_23-2147839842.jpg?_wi=2",
imageAlt: "portrait young man smile",
},
]}