From 2cc71c98adeee79d71d3e3cd54c9bcd721986f10 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 17:03:37 +0000 Subject: [PATCH] Update src/app/financing/page.tsx --- src/app/financing/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/financing/page.tsx b/src/app/financing/page.tsx index f9fa5cc..4002d04 100644 --- a/src/app/financing/page.tsx +++ b/src/app/financing/page.tsx @@ -46,9 +46,6 @@ export default function LandingPage() { button={{ text: "Get Free Estimate", href: "/contact"}} logoClassName="text-xl md:text-2xl font-bold text-foreground" - mobileNavOverlayClassName="!bg-background !p-8 !gap-6 transition-all duration-300 ease-in-out !justify-start !items-start" - mobileNavLinkClassName="!text-foreground hover:!text-primary-cta !text-xl !font-semibold" - mobileNavButtonClassName="!bg-primary-cta !text-primary-cta-text" />