Update src/app/page.tsx
This commit is contained in:
@@ -124,11 +124,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "20+"},
|
||||
value: "20+", label: "Years Experience"},
|
||||
{
|
||||
value: "500+"},
|
||||
value: "500+", label: "Projects Completed"},
|
||||
{
|
||||
value: "98%"},
|
||||
value: "98%", label: "Customer Satisfaction"},
|
||||
]}
|
||||
title="Hear From Our Happy Customers"
|
||||
description="Real stories from clients who trust J&L Plumbing Solutions for their homes and businesses."
|
||||
|
||||
Reference in New Issue
Block a user