diff --git a/src/app/page.tsx b/src/app/page.tsx index 30a0fcb..7061383 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} buttons={[ - { text: "View Our Work", href: "#portfolio" }, + { text: "See Results", href: "#portfolio" }, { text: "Let's Talk", href: "#contact" } ]} buttonAnimation="slide-up"