Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-14 21:41:32 +00:00

View File

@@ -47,6 +47,7 @@ export default function LandingPage() {
<HeroSplitDualMedia
title="Premium Barbering Experience in Your Community"
description="Gordon's Barber & Style Shop brings together traditional craftsmanship and modern grooming. Experience expert haircuts, precise shaves, and professional styling in a welcoming atmosphere."
background={{ variant: "plain" }}
tag="Local Barbershop Excellence"
tagIcon={Scissors}
tagAnimation="slide-up"
@@ -60,7 +61,7 @@ export default function LandingPage() {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxBNFYUNqPzUN1Ty90iHZp7VCW/uploaded-1773524387957-2j6puynj.png", imageAlt: "Gordon's Barber & Style Shop storefront"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg?_wi=1", imageAlt: "Professional barbershop interior with styling chairs"
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg", imageAlt: "Professional barbershop interior with styling chairs"
}
]}
mediaAnimation="slide-up"
@@ -81,7 +82,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
buttons={[{ text: "Meet Our Team", href: "#team" }]}
buttonAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg"
imageAlt="Gordon's barbershop professional workspace"
useInvertedBackground={true}
textBoxClassName="max-w-2xl"