Update src/app/blog/page.tsx

This commit is contained in:
2026-02-20 21:44:35 +00:00
parent dd463a9243
commit fa6376c40c

View File

@@ -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"