From 19b056cd175d007a1d3bf0539a91a94b15d976d9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 06:08:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 79a90ee..030be2c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,6 @@ export default function LandingPage() { imageAlt="Warmly lit interior of Desi Vibes Indian restaurant" tagAnimation="slide-up" buttonAnimation="slide-up" - useInvertedBackground={false} />
@@ -155,7 +154,7 @@ export default function LandingPage() { 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="slide-up" useInvertedBackground={false} />
-- 2.49.1