Update src/app/page.tsx

This commit is contained in:
2026-03-20 18:02:09 +00:00
parent 06e0bd7a31
commit 6541334a99

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Explore My Journey", href: "#about" },
{ text: "See My Story", href: "#about" },
{ text: "View My Work", href: "#projects" }
]}
buttonAnimation="slide-up"