Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fa8481a168 | |||
| b5163e68fa |
@@ -101,10 +101,10 @@ export default function HomePage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "50+", title: "Projects Completed", description: "Successful industrial and commercial construction projects executed with precision", icon: CheckCircle,
|
||||
id: "1", value: "15+", title: "Years Experience", description: "Two decades of expertise in steel and civil construction across industries", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "2", value: "15+", title: "Years Experience", description: "Two decades of expertise in steel and civil construction across industries", icon: TrendingUp,
|
||||
id: "2", value: "50+", title: "Projects Completed", description: "Successful industrial and commercial construction projects executed with precision", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "3", value: "5", title: "Manufacturing Units", description: "Strategic locations across multiple districts for efficient project execution", icon: Zap,
|
||||
|
||||
Reference in New Issue
Block a user