From 773877b4f5b58da5924ea042481a46f837dc375e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 14:16:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 582e4c0..dab16f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { tag="Our Story" tagIcon={Award} tagAnimation="opacity" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kywh6o" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kywh6o&_wi=1" imageAlt="Brothers Unique Cuts barbershop interior" mediaAnimation="slide-up" metricsAnimation="blur-reveal" @@ -239,7 +239,7 @@ export default function LandingPage() { title="Get in Touch" description="Have questions? We'd love to hear from you. Send us a message or give us a call to book your next appointment." useInvertedBackground={true} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kywh6o" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kywh6o&_wi=2" imageAlt="Brothers Unique Cuts barbershop" mediaAnimation="opacity" mediaPosition="left" -- 2.49.1