Update src/app/page.tsx
This commit is contained in:
@@ -31,7 +31,7 @@ export default function ArchitectureStudioPage() {
|
||||
navItems={[
|
||||
{ name: "Work", id: "projects" },
|
||||
{ name: "Philosophy", id: "philosophy" },
|
||||
{ name: "Studio Gallery", href: "/studio-gallery" },
|
||||
{ name: "Studio Gallery", id: "/studio-gallery" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
button={{
|
||||
|
||||
Reference in New Issue
Block a user