Compare commits

...

2 Commits

Author SHA1 Message Date
0cfa402ac8 Update src/app/page.tsx 2026-05-08 17:43:15 +00:00
e64f0f1a49 Merge version_5 into main
Merge version_5 into main
2026-05-08 17:42:29 +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>