Update src/app/page.tsx
This commit is contained in:
@@ -135,13 +135,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "98%", description: "Fill Rate Success"
|
||||
value: "98%", label: "Fill Rate Success"
|
||||
},
|
||||
{
|
||||
value: "15 Min", description: "Average Fill Time"
|
||||
value: "15 Min", label: "Average Fill Time"
|
||||
},
|
||||
{
|
||||
value: "100+", description: "Centers Partnered"
|
||||
value: "100+", label: "Centers Partnered"
|
||||
}
|
||||
]}
|
||||
title="Trusted by Daycare Centers Across the Region"
|
||||
|
||||
Reference in New Issue
Block a user