Merge version_1 into main #6

Merged
bender merged 1 commits from version_1 into main 2026-05-27 06:08:59 +00:00

View File

@@ -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}
/>
</div>
<div id="metrics" data-section="metrics">
@@ -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}
/>
</div>