From 191b10576dd42c401ecc7d2df5f7e9dcbbc6290b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 09:27:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 90ca01d..3e45990 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,6 +108,9 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} + buttons={[ + { text: "Explore All Services", href: "#contact" } + ]} />