From 4dd17f881f5c772cd292ed3a3879a972a2a549b1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 06:00:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 43ff32d..3c27718 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/vintage-bistro-exterior-with-blackboard_23-2149366406.jpg" imageAlt="Warmly lit interior of Desi Vibes Indian restaurant" tagAnimation="entrance-slide" - buttonAnimation="entrance-slide" + buttonAnimation="expand-hover" useInvertedBackground={false} /> @@ -151,11 +151,11 @@ export default function LandingPage() { tag="Book Your Table" title="Ready to Experience Desi Vibes?" description="Call us now to reserve your table at 0120 422 2228 or join our mailing list for exclusive offers and reservation updates. We look forward to welcoming you!" - background={{ variant: "noiseDiagonalGradient" }} + background={{ variant: "sparkles-gradient" }} inputPlaceholder="Enter your email for updates" buttonText="Subscribe for Offers" termsText="By subscribing, you agree to receive promotional emails from Desi Vibes." - tagAnimation="entrance-slide" + tagAnimation="expand-hover" useInvertedBackground={false} /> @@ -170,7 +170,6 @@ export default function LandingPage() { copyrightText="© 2025 Desi Vibes. All rights reserved. G-44, Sector 18, Noida." imageSrc="http://img.b2bpic.net/free-photo/asian-couple-shopping-flowers-barcelona_657883-571.jpg" imageAlt="Exterior of Desi Vibes restaurant at night" - useInvertedBackground={true} /> -- 2.49.1