From 8b1305f75c499379e8983b13743d86ff2dd62fb1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 07:25:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4862e58..9375507 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -222,7 +222,7 @@ export default function LandingPage() { description="Fill out the form below and our team will reach out to discuss your restaurant's unique challenges and opportunities. We'll provide personalized recommendations to help you grow." background={{ variant: "cell-wave" }} useInvertedBackground={false} - mediaAnimation="smooth" + mediaAnimation="blur-reveal" inputPlaceholder="your@email.com" buttonText="Get Free Audit" termsText="We respect your privacy. We'll only use your information to prepare your personalized restaurant audit." -- 2.49.1