Update src/app/page.tsx

This commit is contained in:
2026-03-11 08:46:03 +00:00
parent 3898c797c5
commit 601a5a2ae2

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."
background={{ variant: "rotated-rays-animated" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email for updates"
inputPlaceholder="Enter email to order"
buttonText="Order Now"
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"}