Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user