Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-14 12:30:33 +00:00

View File

@@ -74,7 +74,7 @@ export default function LandingPage() {
},
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-combing-man-hair-before-cutting_23-2147778785.jpg"
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-combing-man-hair-before-cutting_23-2147778785.jpg?_wi=1"
mediaAnimation="blur-reveal"
avatars={[
{
@@ -136,7 +136,7 @@ export default function LandingPage() {
{
title: "Precision Cuts",
description: "Tailored haircuts to define your style.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-getting-his-hair-cut_23-2148256900.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-getting-his-hair-cut_23-2148256900.jpg?_wi=1",
},
{
title: "Traditional Shaves",
@@ -223,7 +223,7 @@ export default function LandingPage() {
button: {
text: "Book Now",
},
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-combing-man-hair-before-cutting_23-2147778785.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-combing-man-hair-before-cutting_23-2147778785.jpg?_wi=2",
imageAlt: "Medium shot man getting a haircut",
},
{
@@ -239,7 +239,7 @@ export default function LandingPage() {
button: {
text: "Book Now",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-getting-his-hair-cut_23-2148256900.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-getting-his-hair-cut_23-2148256900.jpg?_wi=2",
imageAlt: "Medium shot man getting a haircut",
},
]}