Update src/app/page.tsx

This commit is contained in:
2025-12-28 02:31:10 +00:00
parent a8a6318df3
commit fc87cd5833

View File

@@ -63,6 +63,10 @@ export default function LandingPage() {
{
text: "View Portfolio",
href: "#gallery"
},
{
text: "Learn More",
href: "#about"
}
]}
/>