diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d12cd20..5e9404e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -26,26 +26,11 @@ export default function LandingPage() {
@@ -67,18 +51,8 @@ export default function LandingPage() { title="Our Values" description="Why we are the preferred choice in Coachella Valley." metrics={[ - { - id: "v1", - icon: Heart, - title: "Passionate", - value: "100%", - }, - { - id: "v2", - icon: Shield, - title: "Trusted", - value: "100%", - }, + { id: "v1", icon: Heart, title: "Passionate", value: "100%" }, + { id: "v2", icon: Shield, title: "Trusted", value: "100%" } ]} /> @@ -86,32 +60,8 @@ export default function LandingPage() { @@ -83,32 +59,8 @@ export default function LandingPage() { @@ -83,32 +59,8 @@ export default function LandingPage() { @@ -83,32 +59,8 @@ export default function LandingPage() {