diff --git a/src/app/page.tsx b/src/app/page.tsx index 2792fb6..b559ebb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LaunchPadLocalPage() { background={{ variant: "canvas-reveal" }} buttons={[ { text: "Book Consultation", href: "/contact" }, - { text: "See Projects", href: "#work" }, + { text: "View Our Portfolio", href: "#work" }, ]} buttonAnimation="slide-up" carouselPosition="right" @@ -75,22 +75,24 @@ export default function LaunchPadLocalPage() { features={[]} /> - +
+ +