diff --git a/src/app/page.tsx b/src/app/page.tsx index 2fc86b7..e6a5b8e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -241,6 +241,10 @@ export default function LandingPage() { background={{ variant: "plain"}} text="Ready to re-live your adventures in Pakistan? Book your tour today." + buttons={[ + { + text: "Get in Touch", href: "#contact"}, + ]} />