Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cf66f6df09 | |||
| 4919892ffa |
@@ -82,7 +82,7 @@ export default function HomePage() {
|
|||||||
metrics={[
|
metrics={[
|
||||||
{ icon: Home, label: "Projects Completed", value: "500+" },
|
{ icon: Home, label: "Projects Completed", value: "500+" },
|
||||||
{ icon: Users, label: "Satisfied Clients", value: "450+" },
|
{ icon: Users, label: "Satisfied Clients", value: "450+" },
|
||||||
{ icon: Award, label: "Years of Excellence", value: "18+" },
|
{ icon: Award, label: "Years of Service", value: "18+" },
|
||||||
{ icon: Shield, label: "Industry Certified", value: "100%" },
|
{ icon: Shield, label: "Industry Certified", value: "100%" },
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
@@ -101,8 +101,7 @@ export default function HomePage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
features={[
|
features={[
|
||||||
{
|
{ title: "Residential Construction", description:
|
||||||
title: "Residential Construction", description:
|
|
||||||
"Custom homes and residential projects built to your specifications with attention to detail.", bentoComponent: "globe"},
|
"Custom homes and residential projects built to your specifications with attention to detail.", bentoComponent: "globe"},
|
||||||
{
|
{
|
||||||
title: "Commercial Development", description:
|
title: "Commercial Development", description:
|
||||||
|
|||||||
Reference in New Issue
Block a user