From 28d0941ae858c18fcae75a8fde821bde114fbce9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 02:33:01 +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 2a74bdc..e103959 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,7 +169,7 @@ export default function LandingPage() { tagAnimation="blur-reveal" textboxLayout="default" useInvertedBackground={false} - faqsAnimation="smooth" + faqsAnimation="blur-reveal" faqs={[ { id: "1", title: "Do you accept reservations?", content: "Walk-ins are always welcome! While we don't require reservations, we do accept them for larger groups to ensure the best experience. Call us to reserve your table." -- 2.49.1