Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-04 22:48:23 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
handle: "@marks",
testimonial: "The best fade in Basel, hands down.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7325.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7325.jpg?_wi=1",
imageAlt: "barbershop interior dark atmospheric",
},
{
@@ -76,7 +76,7 @@ export default function LandingPage() {
handle: "@lucar",
testimonial: "Sharpest lines I've ever had.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-with-brunette-hair-bright-sweatshirt-posing-striped-wall_197531-24309.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-with-brunette-hair-bright-sweatshirt-posing-striped-wall_197531-24309.jpg?_wi=1",
imageAlt: "clean skin fade hairstyle",
},
{
@@ -84,7 +84,7 @@ export default function LandingPage() {
handle: "@timb",
testimonial: "Premium service, professional atmosphere.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-man-getting-groomed_23-2149220521.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-man-getting-groomed_23-2149220521.jpg?_wi=1",
imageAlt: "professional beard grooming trim",
},
{
@@ -92,7 +92,7 @@ export default function LandingPage() {
handle: "@jank",
testimonial: "Clean, precise, exactly what I asked for.",
rating: 5,
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: "barber styling hair product",
},
{
@@ -100,7 +100,7 @@ export default function LandingPage() {
handle: "@samd",
testimonial: "Modern style for modern men.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-foam-his-face-holding-towel_23-2148213384.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-foam-his-face-holding-towel_23-2148213384.jpg?_wi=1",
imageAlt: "premium hot towel shave",
},
]}
@@ -110,7 +110,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7325.jpg"
imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7325.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/back-view-man-getting-haircut_23-2148224420.jpg",
@@ -145,25 +145,25 @@ export default function LandingPage() {
{
title: "Fade Cuts",
description: "Expert skin fades and tapered looks.",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-with-brunette-hair-bright-sweatshirt-posing-striped-wall_197531-24309.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-with-brunette-hair-bright-sweatshirt-posing-striped-wall_197531-24309.jpg?_wi=2",
buttonIcon: "Scissors",
},
{
title: "Beard Trim",
description: "Precision shaping and beard maintenance.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-man-getting-groomed_23-2149220521.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-man-getting-groomed_23-2149220521.jpg?_wi=2",
buttonIcon: "Zap",
},
{
title: "Styling",
description: "Modern cuts and professional product finishing.",
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",
buttonIcon: "Sparkles",
},
{
title: "Premium Grooming",
description: "Full-service grooming experiences.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-foam-his-face-holding-towel_23-2148213384.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-foam-his-face-holding-towel_23-2148213384.jpg?_wi=2",
buttonIcon: "Award",
},
]}