Update src/app/financing/page.tsx

This commit is contained in:
2026-06-03 17:03:37 +00:00
parent b50f5f90e9
commit 2cc71c98ad

View File

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