Update src/app/page.tsx
This commit is contained in:
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "10M+",
|
||||
value: "1 M+",
|
||||
title: "SQFT Framed",
|
||||
items: [
|
||||
"Multifamily",
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "500+",
|
||||
value: "50+",
|
||||
title: "Projects Completed",
|
||||
items: [
|
||||
"Large Scale",
|
||||
|
||||
Reference in New Issue
Block a user