diff --git a/src/app/page.tsx b/src/app/page.tsx index e6a5b8e..7e4bb25 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,6 +100,10 @@ export default function LandingPage() { @@ -241,10 +245,6 @@ 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"}, - ]} /> @@ -260,4 +260,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file