Merge version_1 into main #5
@@ -102,13 +102,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
id: "kpi-1", icon: Star, description: "Customer Rating", value: "5.0"
|
||||
icon: Star, title: "Customer Rating", value: "5.0"
|
||||
},
|
||||
{
|
||||
id: "kpi-2", icon: Zap, description: "Same-Day Service", value: "Available"
|
||||
icon: Zap, title: "Same-Day Service", value: "Available"
|
||||
},
|
||||
{
|
||||
id: "kpi-3", icon: ShieldCheck, description: "Licensed & Insured", value: "Certified"
|
||||
icon: ShieldCheck, title: "Licensed & Insured", value: "Certified"
|
||||
}
|
||||
]}
|
||||
title="Trusted by Your Neighbors"
|
||||
|
||||
Reference in New Issue
Block a user