diff --git a/src/app/page.tsx b/src/app/page.tsx index f2368a0..a2e6ca6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,6 +70,8 @@ export default function BarbershopPage() { imageSrc="https://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg" imageAlt="The Edge Barber Shop interior" useInvertedBackground={false} + mediaAnimation="slide-up" + metricsAnimation="slide-up" className="w-full" containerClassName="py-20" titleClassName="text-4xl md:text-5xl font-bold" @@ -239,6 +241,7 @@ export default function BarbershopPage() { imageSrc="https://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg" imageAlt="The Edge Barber Shop" mediaPosition="right" + mediaAnimation="slide-up" inputPlaceholder="Enter your email" buttonText="Schedule Now" termsText="We respect your privacy. We'll only use your email to confirm your appointment."