Merge version_1 into main #4
@@ -131,13 +131,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.9/5.0",
|
||||
value: "4.9/5.0", label: "Average Rating"
|
||||
},
|
||||
{
|
||||
value: "95%"
|
||||
value: "95%", label: "Satisfaction Rate"
|
||||
},
|
||||
{
|
||||
value: "10+"
|
||||
value: "10+", label: "Years in Business"
|
||||
},
|
||||
]}
|
||||
title="What Clients Say"
|
||||
|
||||
Reference in New Issue
Block a user