From dad70714ab6af05fa013654e82773a212ba9398a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 16:28:38 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 70 ++++++------------------------------------ 1 file changed, 10 insertions(+), 60 deletions(-) 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() {