Merge version_2 into main #2

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

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
brandName="Apex Roofing Solutions"
button={{
text: "Get Free Estimate", href: "/contact"}}
logoTextClassName="text-xl md:text-2xl font-bold text-foreground"
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"

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
brandName="Apex Roofing Solutions"
button={{
text: "Get Free Estimate", href: "/contact"}}
logoTextClassName="text-xl md:text-2xl font-bold text-foreground"
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"

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
brandName="Apex Roofing Solutions"
button={{
text: "Get Free Estimate", href: "/contact"}}
logoTextClassName="text-xl md:text-2xl font-bold text-foreground"
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"