diff --git a/src/app/page.tsx b/src/app/page.tsx index d6ca5b5..224afad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" } ]} />