From 52a4f236e118837cd215f320b5030d95ec867f44 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 12:09:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index d3a1c04..e31895e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,6 +94,10 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} + buttons={[ + { text: "Start Your Project Today", href: "contact" }, + ]} + buttonAnimation="slide-up" features={[ { id: 1,