diff --git a/src/app/page.tsx b/src/app/page.tsx index 621e76d..727e0ba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }} />