Merge version_2 into main #3

Merged
bender merged 3 commits from version_2 into main 2026-06-03 17:03:41 +00:00
3 changed files with 0 additions and 9 deletions

View File

@@ -47,9 +47,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>

View File

@@ -45,9 +45,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>

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>