diff --git a/src/app/page.tsx b/src/app/page.tsx index 3257740..261c17e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"}