Merge version_1 into main #1

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

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
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=1"
imageAlt="Barber shop interior"
/>
</div>
@@ -65,7 +65,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Craft"
description="Salon Alim isn't just a shop; it's a sanctuary for men who appreciate refined grooming. With years of experience and a passion for the craft, our barbers provide more than just a haircut—we provide an experience that leaves you confident and looking your best."
imageSrc="http://img.b2bpic.net/free-photo/barber-giving-high-five-client_23-2147737095.jpg"
imageSrc="http://img.b2bpic.net/free-photo/barber-giving-high-five-client_23-2147737095.jpg?_wi=1"
imageAlt="Barber performing service"
/>
</div>
@@ -90,7 +90,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 interior wooden furniture",
},
{
@@ -107,7 +107,7 @@ export default function LandingPage() {
text: "Book Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/barber-giving-high-five-client_23-2147737095.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barber-giving-high-five-client_23-2147737095.jpg?_wi=2",
imageAlt: "professional barber cutting hair",
},
{
@@ -125,7 +125,7 @@ export default function LandingPage() {
text: "Book Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/barber-talking-with-elderly-client-hair-salon_23-2148182014.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barber-talking-with-elderly-client-hair-salon_23-2148182014.jpg?_wi=1",
imageAlt: "man smiling portrait studio",
},
]}
@@ -146,7 +146,7 @@ export default function LandingPage() {
handle: "@alexr",
testimonial: "Best fade I've ever had. Salon Alim is the place to be.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/barber-talking-with-elderly-client-hair-salon_23-2148182014.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barber-talking-with-elderly-client-hair-salon_23-2148182014.jpg?_wi=2",
},
{
id: "2",
@@ -178,7 +178,7 @@ export default function LandingPage() {
handle: "@dlbarber",
testimonial: "Exceptional service. Salon Alim sets the standard for quality.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/barber-talking-with-elderly-client-hair-salon_23-2148182014.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barber-talking-with-elderly-client-hair-salon_23-2148182014.jpg?_wi=3",
},
]}
showRating={true}