Update src/app/page.tsx

This commit is contained in:
2026-01-17 17:28:19 +00:00
parent d55a8c6f97
commit 81078cabaa

View File

@@ -37,7 +37,6 @@ export default function LuxuryJungleEscapePage() {
{ name: "Information", id: "faq" },
{ name: "Reservations", id: "contact" }
]}
button={{ text: "Reserve Your Escape", href: "#contact" }}
/>
</div>