2 Commits

Author SHA1 Message Date
e56070d0bc Update src/app/page.tsx 2026-03-11 09:16:05 +00:00
8c70f41a4d Merge version_1 into main
Merge version_1 into main
2026-03-11 09:14:55 +00:00

View File

@@ -189,7 +189,7 @@ export default function LandingPage() {
animationType="entrance-slide" animationType="entrance-slide"
buttons={[ buttons={[
{ text: "Order on WhatsApp", href: "https://wa.me/923001234567" }, { 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" }} background={{ variant: "plain" }}
useInvertedBackground={false} useInvertedBackground={false}