6 Commits

Author SHA1 Message Date
ea94ff20b9 Update src/app/page.tsx 2026-03-10 04:49:56 +00:00
f7b11e9c92 Update src/app/layout.tsx 2026-03-10 04:49:56 +00:00
9a29a2f194 Merge version_1 into main
Merge version_1 into main
2026-03-10 04:44:58 +00:00
788b181117 Merge version_1 into main
Merge version_1 into main
2026-03-10 04:44:08 +00:00
9c199596b5 Merge version_1 into main
Merge version_1 into main
2026-03-10 04:42:46 +00:00
c1a92ff6fd Merge version_1 into main
Merge version_1 into main
2026-03-10 04:41:44 +00:00
2 changed files with 8 additions and 1405 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -238,7 +238,7 @@ export default function LandingPage() {
<ContactFaq
ctaTitle="Ready to Transform Your Space?"
ctaDescription="Contact us today for a free consultation and quote. We'll discuss your project and create a customized painting plan."
ctaButton={{ text: "Schedule Consultation", href: "tel:5551234567" }}
ctaButton={{ text: "Get Free Consultation", href: "#contact" }}
ctaIcon={Phone}
useInvertedBackground={false}
animationType="slide-up"