Update src/app/blog/page.tsx
This commit is contained in:
@@ -33,7 +33,7 @@ export default function BlogPage() {
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "#about" },
|
||||
{ name: "Services", id: "#features-detailed" },
|
||||
{ name: "Clients", id: "/#clients" },
|
||||
{ name: "Clients", id: "/" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="Pro Studio"
|
||||
|
||||
Reference in New Issue
Block a user