Update src/app/page.tsx

This commit is contained in:
2026-03-24 12:45:30 +00:00
parent 5944de91f7
commit fe82ee78f3

View File

@@ -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"