Update src/app/page.tsx

This commit is contained in:
2026-03-14 21:41:01 +00:00
parent f427cd49e0
commit a455e41e66

View File

@@ -60,7 +60,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"
@@ -81,7 +81,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"