Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user