diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a382b6..61f91a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,11 +128,11 @@ export default function LandingPage() { ]} kpiItems={[ { - value: "99%", description: "Dignity Preserved"}, + value: "99%", title: "Dignity Preserved"}, { - value: "24/7", description: "Support Available"}, + value: "24/7", title: "Support Available"}, { - value: "Peace", description: "Of Mind"}, + value: "Peace", title: "Of Mind"}, ]} title="What Our Families Say" description="Hear from those who have experienced the genuine difference and compassionate support CareNest brings to their loved ones' lives, ensuring peace of mind for everyone."