Update src/app/blog/page.tsx

This commit is contained in:
2026-02-14 11:04:37 +00:00
parent 92eb32598a
commit b098fa5a0d

View File

@@ -34,7 +34,6 @@ export default function BlogPage() {
{ 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" }}