Update src/app/blog/page.tsx
This commit is contained in:
@@ -28,7 +28,6 @@ export default function BlogPage() {
|
||||
<NavbarStyleFullscreen
|
||||
brandName="Trackify"
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Features", id: "features" },
|
||||
{ name: "Analytics", id: "analytics" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
|
||||
Reference in New Issue
Block a user