Update src/app/page.tsx

This commit is contained in:
2026-03-08 19:12:30 +00:00
parent f085e8e1d9
commit a8ba634444

View File

@@ -154,8 +154,8 @@ export default function LandingPage() {
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Order Online", href: "#" },
{ text: "Get Directions", href: "#" }
{ text: "Order Online", href: "https://www.talabat.com" },
{ text: "Get Directions", href: "https://maps.google.com/?q=Pinoy+Bites+Al+Muwaihat+3+Ajman" }
]}
/>
</div>