diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f4b4bd..3653eb1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "View Our Portfolio", href: "products" }, + { text: "See Our Work", href: "products" }, { text: "Get a Free Quote", href: "contact" }, ]} buttonAnimation="slide-up"