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"