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" />