diff --git a/src/app/page.tsx b/src/app/page.tsx index e06acce..dc64606 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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}