diff --git a/src/app/page.tsx b/src/app/page.tsx index 92d9980..6c25870 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"