Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a31de24dc3 | |||
| 1468062bf3 | |||
| c2500c4cf7 | |||
| e3f662471c | |||
| 41699bb854 | |||
| c6612b55dd | |||
| be880b1d37 | |||
| 94174af84a | |||
| 4a9d53fee9 | |||
| 11a03d9b2c | |||
| 30b3ed3810 | |||
| 3f8a1528ca |
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
tag="Our Impact"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "$500M+", description: "Projects Estimated"},
|
||||
id: "m1", value: "$500M+", description: "Worth of Projects Estimated"},
|
||||
{
|
||||
id: "m2", value: "1,200+", description: "Happy Contractors"},
|
||||
{
|
||||
@@ -191,4 +191,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user