Update src/app/blog/page.tsx
This commit is contained in:
@@ -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" }}
|
||||
|
||||
Reference in New Issue
Block a user