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} />