Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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