Update src/app/page.tsx

This commit is contained in:
2026-05-19 17:04:43 +00:00
parent 4e1f46f9e4
commit 976fe0cdd5

View File

@@ -40,7 +40,6 @@ export default function LandingPage() {
brandName="MCG Merchant Services"
className="bg-[#020617] px-4 md:px-8 justify-start"
logoClassName="h-24 w-auto scale-150 origin-left mr-auto"
button={{ text: "Get Started", href: "#contact" }}
/>
</div>