diff --git a/src/app/page.tsx b/src/app/page.tsx index b2d790d..ee50b6a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { ]} testimonialRotationInterval={5000} buttons={[ - { text: "View My Work", href: "features" }, + { text: "Explore Projects", href: "features" }, { text: "Get In Touch", href: "contact" } ]} buttonAnimation="slide-up"