From 0cfa402ac89f6611f66dc11abd0853712af5a4f5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 17:43:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d97174..a3ee7ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> -- 2.49.1