Merge version_1 into main #6
@@ -171,13 +171,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "3.4", label: "Average Rating", title: "Average Rating", description: "Based on 8 reviews"
|
||||
value: "3.4", label: "Average Rating", description: "Based on 8 reviews"
|
||||
},
|
||||
{
|
||||
value: "15+", label: "Years Experience", title: "Years Experience", description: "Serving the Hugo community"
|
||||
value: "15+", label: "Years Experience", description: "Serving the Hugo community"
|
||||
},
|
||||
{
|
||||
value: "500+", label: "Projects Completed", title: "Projects Completed", description: "Satisfied customers served"
|
||||
value: "500+", label: "Projects Completed", description: "Satisfied customers served"
|
||||
}
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
|
||||
Reference in New Issue
Block a user