Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-27 06:00:16 +00:00

View File

@@ -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}
/>
</div>
@@ -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}
/>
</div>
@@ -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}
/>
</div>
</ThemeProvider>