Update src/app/blog/page.tsx

This commit is contained in:
2026-02-25 15:59:04 +00:00
parent 1b13b9b6af
commit d66418565e

View File

@@ -75,7 +75,6 @@ export default function BlogPage() {
{
title: "Company", items: [
{ label: "About Us", href: "/#about" },
{ label: "FAQ", href: "/#faq" },
{ label: "Contact", href: "/#contact" },
],
},