Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-29 14:34:49 +00:00

View File

@@ -57,15 +57,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/blurred-hairdresser-cutting-hair-male-client_23-2147778768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-hairdresser-cutting-hair-male-client_23-2147778768.jpg?_wi=1",
imageAlt: "Barber chair view",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-18295.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-18295.jpg?_wi=1",
imageAlt: "Barber shop tools",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-barber-wearing-uniform-trimming-his-beard-with-hair-clippers-isolated-green-background-with-copy-space_141793-85020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-barber-wearing-uniform-trimming-his-beard-with-hair-clippers-isolated-green-background-with-copy-space_141793-85020.jpg?_wi=1",
imageAlt: "Haircut process",
},
{
@@ -115,7 +115,7 @@ export default function LandingPage() {
text: "Book Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/blurred-hairdresser-cutting-hair-male-client_23-2147778768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-hairdresser-cutting-hair-male-client_23-2147778768.jpg?_wi=2",
imageAlt: "barber shop interior vintage",
},
{
@@ -132,7 +132,7 @@ export default function LandingPage() {
text: "Book Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-18295.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-18295.jpg?_wi=2",
imageAlt: "barber shop chair leather",
},
{
@@ -149,7 +149,7 @@ export default function LandingPage() {
text: "Book Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-barber-wearing-uniform-trimming-his-beard-with-hair-clippers-isolated-green-background-with-copy-space_141793-85020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-barber-wearing-uniform-trimming-his-beard-with-hair-clippers-isolated-green-background-with-copy-space_141793-85020.jpg?_wi=2",
imageAlt: "hair cut process close up",
},
]}
@@ -170,7 +170,7 @@ export default function LandingPage() {
role: "Client",
company: "Local Regular",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-hair-salon-facing-camera_23-2148242826.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-hair-salon-facing-camera_23-2148242826.jpg?_wi=1",
},
{
id: "t2",
@@ -202,7 +202,7 @@ export default function LandingPage() {
role: "Client",
company: "Loyal Patron",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-hair-salon-facing-camera_23-2148242826.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-hair-salon-facing-camera_23-2148242826.jpg?_wi=2",
},
]}
title="What Our Clients Say"
@@ -231,7 +231,7 @@ export default function LandingPage() {
name: "details",
placeholder: "Preferred date and time",
}}
imageSrc="http://img.b2bpic.net/free-photo/blurred-hairdresser-cutting-hair-male-client_23-2147778768.jpg"
imageSrc="http://img.b2bpic.net/free-photo/blurred-hairdresser-cutting-hair-male-client_23-2147778768.jpg?_wi=3"
mediaAnimation="slide-up"
/>
</div>