Merge version_1 into main #3

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

View File

@@ -61,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", imageAlt: "Professional barbershop interior with styling chairs"
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg?_wi=1", imageAlt: "Professional barbershop interior with styling chairs"
}
]}
mediaAnimation="slide-up"
@@ -82,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"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg?_wi=2"
imageAlt="Gordon's barbershop professional workspace"
useInvertedBackground={true}
textBoxClassName="max-w-2xl"