Update src/app/page.tsx

This commit is contained in:
2026-06-11 01:17:43 +00:00
parent 4490372f31
commit b54023969b

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
{ {
name: "Contact", id: "contact"}, name: "Contact", id: "contact"},
]} ]}
brandName="Portfolio" brandName=""
/> />
</div> </div>