From 7ef45503d935d1b9b239bb0e8cbb04613bbc56fe Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 11:01:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 -- 2.49.1