From 0bc611c73e32af3a396a8e304ec468b5c515acad Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 15:15:18 +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 f47ee23..c629ae4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -341,7 +341,7 @@ export default function HomePage() { title="Connect With Us" description="Have questions about dining, reservations, or catering? Reach out to our team and we'll be delighted to assist." tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="slide-up" background={{ variant: "radial-gradient" }} useInvertedBackground={false} mediaAnimation="blur-reveal" -- 2.49.1