diff --git a/src/app/page.tsx b/src/app/page.tsx index 627b498..da688ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,8 +113,8 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" animationType="slide-up" metrics={[ - { id: "1", value: "Same-Day", description: "Service in most areas" }, - { id: "2", value: "Licensed", description: "Fully insured professionals" }, + { id: "1", value: "Same-Day", description: "Service means less downtime" }, + { id: "2", value: "Fully Licensed", description: "& Insured—zero liability for you" }, { id: "3", value: "Guaranteed", description: "Work satisfaction guarantee" }, ]} ariaLabel="Key metrics highlighting our service standards"