Merge version_1 into main #2
@@ -131,13 +131,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.9/5.0", description: "Average Rating", icon: Star,
|
||||
value: "4.9/5.0", icon: Star,
|
||||
},
|
||||
{
|
||||
value: "95%", description: "Client Retention", icon: Users,
|
||||
value: "95%", icon: Users,
|
||||
},
|
||||
{
|
||||
value: "10+", description: "Years of Experience", icon: LineChart,
|
||||
value: "10+", icon: LineChart,
|
||||
},
|
||||
]}
|
||||
title="What Clients Say"
|
||||
|
||||
Reference in New Issue
Block a user