Update src/app/page.tsx

This commit is contained in:
2026-05-09 06:16:28 +00:00
parent 2fd10c4d85
commit 5a5bbb142e

View File

@@ -36,7 +36,7 @@ export default function LandingPage() {
{ name: "Projects", id: "projects" },
{ name: "Contact", id: "contact" },
]}
brandName="Portfolio"
brandName="Dudakiya Abhi S."
button={{ text: "Get in touch", href: "#contact" }}
/>
</div>