Merge version_1 into main #7
@@ -171,14 +171,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "3.4", label: "Average Rating", description: "Based on 8 reviews"
|
||||
value: "3.4", label: "Average Rating"
|
||||
},
|
||||
{
|
||||
value: "15+", label: "Years Experience", description: "Serving the Hugo community"
|
||||
value: "15+", label: "Years Experience"
|
||||
},
|
||||
{
|
||||
value: "500+", label: "Projects Completed", description: "Satisfied customers served"
|
||||
}
|
||||
value: "500+", label: "Projects Completed"
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="We're proud of the positive feedback from our satisfied clients. Their trust drives our commitment to excellence and prompt service."
|
||||
|
||||
Reference in New Issue
Block a user