Merge version_6 into main #8

Merged
bender merged 1 commits from version_6 into main 2026-05-08 17:43:18 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
{ name: "Local Customer", handle: "Dunedin, FL", testimonial: "The best painting experience we've ever had.", rating: 5 },
{ name: "Homeowner", handle: "Dunedin, FL", testimonial: "Reliable, punctual, and amazing quality.", rating: 5 }
]}
buttons={[{ text: "Get a Free Quote", href: "#contact" }]}
buttons={[{ text: "Get Your Free Estimate", href: "#contact" }]}
avatarText="Trusted by Dunedin homeowners"
/>
</div>