Update src/app/blog/page.tsx

This commit is contained in:
2026-02-20 21:34:45 +00:00
parent 6189532fb8
commit 353a2dd439

View File

@@ -29,8 +29,6 @@ export default function BlogPage() {
<NavbarStyleFullscreen
navItems={[
{ name: "Home", id: "/" },
{ name: "Blog", id: "/blog" },
{ name: "Shop", id: "/shop" },
]}
brandName="AI CRM Pro"
bottomLeftText="Smart Solutions for Business"