2 Commits

Author SHA1 Message Date
601a5a2ae2 Update src/app/page.tsx 2026-03-11 08:46:03 +00:00
3898c797c5 Merge version_2 into main
Merge version_2 into main
2026-03-11 08:44:10 +00:00

View File

@@ -208,7 +208,7 @@ export default function LandingPage() {
description="Order your favorite burgers now and experience premium quality delivered to your doorstep or enjoy dining in our luxury space." description="Order your favorite burgers now and experience premium quality delivered to your doorstep or enjoy dining in our luxury space."
background={{ variant: "rotated-rays-animated" }} background={{ variant: "rotated-rays-animated" }}
useInvertedBackground={false} useInvertedBackground={false}
inputPlaceholder="Enter your email for updates" inputPlaceholder="Enter email to order"
buttonText="Order Now" buttonText="Order Now"
termsText="By ordering, you agree to our terms and conditions. We ensure fresh ingredients and quick delivery." termsText="By ordering, you agree to our terms and conditions. We ensure fresh ingredients and quick delivery."
onSubmit={() => window.location.href = "https://www.swiggy.com"} onSubmit={() => window.location.href = "https://www.swiggy.com"}