diff --git a/src/app/page.tsx b/src/app/page.tsx index ca24f2e..bd6a177 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { ]} testimonialRotationInterval={5000} buttons={[ - { text: "Explore Projects", href: "projects" }, + { text: "View Full Portfolio", href: "projects" }, { text: "View Career Timeline", href: "about" } ]} buttonAnimation="slide-up"