Update src/app/page.tsx

This commit is contained in:
2026-03-11 09:16:05 +00:00
parent 8c70f41a4d
commit e56070d0bc

View File

@@ -189,7 +189,7 @@ export default function LandingPage() {
animationType="entrance-slide"
buttons={[
{ text: "Order on WhatsApp", href: "https://wa.me/923001234567" },
{ text: "Reserve Your Table", href: "#contact" }
{ text: "Order Now - No Wait", href: "#contact" }
]}
background={{ variant: "plain" }}
useInvertedBackground={false}