Update src/app/page.tsx

This commit is contained in:
2026-03-04 02:43:03 +00:00
parent dd40985571
commit 4bb1e72632

View File

@@ -80,9 +80,9 @@ export default function HomePage() {
<AboutMetric
title="Allen's Construction has been delivering exceptional building solutions since 2005, earning the trust of hundreds of satisfied clients through dedication to quality and craftsmanship."
metrics={[
{ icon: Award, label: "Years of Service", value: "18+" },
{ icon: Home, label: "Projects Completed", value: "500+" },
{ icon: Users, label: "Satisfied Clients", value: "450+" },
{ icon: Award, label: "Years of Service", value: "18+" },
{ icon: Shield, label: "Industry Certified", value: "100%" },
]}
metricsAnimation="slide-up"