diff --git a/src/app/page.tsx b/src/app/page.tsx index 4fefa9f..2d2d0dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { ]} mediaAnimation="slide-up" buttons={[ - { text: "Explore Our Work", href: "#features" }, + { text: "View Our Portfolio", href: "#features" }, { text: "Get In Touch", href: "#contact" } ]} buttonAnimation="slide-up"