Update src/app/page.tsx
This commit is contained in:
@@ -36,7 +36,7 @@ export default function LandingPage() {
|
|||||||
{ name: "Projects", id: "projects" },
|
{ name: "Projects", id: "projects" },
|
||||||
{ name: "Contact", id: "contact" },
|
{ name: "Contact", id: "contact" },
|
||||||
]}
|
]}
|
||||||
brandName="Portfolio"
|
brandName="Dudakiya Abhi S."
|
||||||
button={{ text: "Get in touch", href: "#contact" }}
|
button={{ text: "Get in touch", href: "#contact" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user