Update src/app/page.tsx
This commit is contained in:
@@ -155,9 +155,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ label: "Total Capacity", value: "50+" },
|
||||
{ label: "Years of Experience", value: "10+" },
|
||||
{ label: "Staff Members", value: "15" }
|
||||
{ icon: Clock, value: "50+" },
|
||||
{ icon: Clock, value: "10+" },
|
||||
{ icon: Clock, value: "15" }
|
||||
]}
|
||||
title="Our Metrics"
|
||||
description="Data behind our excellence."
|
||||
|
||||
Reference in New Issue
Block a user