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