diff --git a/src/app/page.tsx b/src/app/page.tsx index 68bed02..f055e53 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { mediaAnimation="slide-up" buttons={[ { text: "Get Free Quote", href: "contact" }, - { text: "Get a Quote", href: "contact" } + { text: "View Portfolio", href: "portfolio" } ]} buttonAnimation="slide-up" />