From 1f7f18b26ad56f60bd09fc0c55b292d6ecb18aa9 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 19:56:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 +++++++++++++++++++----------------- 1 file changed, 19 insertions(+), 17 deletions(-) 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={[]} /> - +
+ +