From a9ee13c33932ba8d05af2b0fbe0f9fd7690b1115 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 16:59:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3252886..2855d22 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,6 +40,7 @@ export default function LandingPage() { brandName="MCG Merchant Services" className="bg-[#020617] px-4 md:px-8 justify-start" logoClassName="h-14 w-auto scale-150 origin-left mr-auto" + button={{ text: "Get Started", href: "#contact" }} /> @@ -121,8 +122,6 @@ export default function LandingPage() { ]} title="Industries We Power" description="Trusted by businesses across various sectors." - metricTitleClassName="text-sm md:text-base" - valueClassName="text-base md:text-lg" /> -- 2.49.1