From 2b8feda01add1b856e4eb08a0b64db3e911e8c00 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 16:01:40 +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 825fe80..2aff9b7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,6 +75,9 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} + buttons={[ + { text: "Get a Free Quote", href: "#contact" } + ]} features={[ { id: 1,