Update src/app/page.tsx

This commit is contained in:
2026-02-14 11:04:38 +00:00
parent b098fa5a0d
commit 1eb31e5830

View File

@@ -37,7 +37,6 @@ export default function TallinnOldTownPage() {
{ name: "History", id: "history" },
{ name: "Events", id: "events" },
{ name: "Plan Your Visit", id: "faq" },
{ name: "Services", id: "/services" },
{ name: "Products", id: "/products" }
]}
button={{ text: "Get Started", href: "contact" }}