From da58fcb9c187ac8968cf7de3fa3ad9a0ad797ccd Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 02:34:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index d6bdb94..f36473f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,6 +36,7 @@ export default function LandingPage() { { name: "About", id: "about" }, { name: "Work", id: "work" }, { name: "Booking", id: "contact" }, + { name: "Portfolio", id: "portfolio" }, ]} brandName="Elysian Artistry" />