Update src/app/page.tsx
This commit is contained in:
@@ -63,6 +63,10 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "View Portfolio",
|
text: "View Portfolio",
|
||||||
href: "#gallery"
|
href: "#gallery"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
text: "Learn More",
|
||||||
|
href: "#about"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user