diff --git a/src/app/page.tsx b/src/app/page.tsx index e9b09f0..911abb4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,6 @@ export default function LuxuryJungleEscapePage() { { name: "Information", id: "faq" }, { name: "Reservations", id: "contact" } ]} - button={{ text: "Reserve Your Escape", href: "#contact" }} />