From 530f81c4410e192749de3d97826e84735b175b81 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:14:45 +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 8a879e8..93a58f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,7 @@ export default function LandingPage() { title="Ready for a Delicious Experience?" description="Call us now to reserve your table or place a takeout order. Our friendly team is ready to welcome you!" tagIcon={Phone} - tagAnimation="blur-reveal" + tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg" -- 2.49.1