From 70b1782b8f0518a6cf95b088a18664b232f950ce Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 08:48:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c858b03..a7550a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -161,7 +161,6 @@ export default function LandingPage() { ]} buttons={[{ text: "Request Size Consultation", href: "#contact" }]} buttonAnimation="slide-up" - textboxLayout="default" useInvertedBackground={false} /> -- 2.49.1