Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4bb1e72632 | |||
| dd40985571 | |||
| cf66f6df09 | |||
| 4919892ffa |
@@ -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 Excellence", value: "18+" },
|
||||
{ icon: Shield, label: "Industry Certified", value: "100%" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
@@ -101,8 +101,7 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Residential Construction", description:
|
||||
{ title: "Residential Construction", description:
|
||||
"Custom homes and residential projects built to your specifications with attention to detail.", bentoComponent: "globe"},
|
||||
{
|
||||
title: "Commercial Development", description:
|
||||
|
||||
Reference in New Issue
Block a user