Merge version_1 into main #4
@@ -66,15 +66,15 @@ export default function LandingPage() {
|
||||
],
|
||||
stats: [
|
||||
{
|
||||
title: "Same-Day Response", values: ["Fast", "Reliable", "Always"],
|
||||
title: "Same-Day Response", values: [95, 98, 100],
|
||||
description: "We answer calls quickly."
|
||||
},
|
||||
{
|
||||
title: "Fair Pricing", values: ["Honest", "Upfront", "No Surprises"],
|
||||
title: "Fair Pricing", values: [90, 95, 100],
|
||||
description: "Transparent quotes within an hour."
|
||||
},
|
||||
{
|
||||
title: "5-Star Rated", values: ["Trusted", "Professional", "Consistent"],
|
||||
title: "5-Star Rated", values: [95, 97, 100],
|
||||
description: "By local homeowners everywhere."
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user