Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-03-04 02:43:08 +00:00

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"