From b8a9aa8f23de34054a1bae56ba69bbd6a26ae3fa Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 21:26:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 90 ++++++++++++++++++++---------------------------- 1 file changed, 38 insertions(+), 52 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e538d0..dc468ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,10 +31,10 @@ export default function LandingPage() { @@ -119,12 +105,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { id: "m1", value: "€2.5M+", title: "Revenue Generated", items: ["Across all clients", "Year to date"] }, - { id: "m2", value: "1,200+", title: "Qualified Leads", items: ["High-intent", "Local Barcelona"] }, - { id: "m3", value: "45+", title: "Partner Firms", items: ["Trade experts", "Industry leaders"] } + { id: "m1", value: "€3.2M", title: "Ingresos Generados", items: ["Facturación acumulada", "Resultados verificables"] }, + { id: "m2", value: "1,500+", title: "Leads Cualificados", items: ["Potenciales locales", "Alta conversión"] }, + { id: "m3", value: "50+", title: "Empresas Partners", items: ["Líderes del sector", "Confianza total"] } ]} - title="Impact by the Numbers" - description="Measurable progress for local construction businesses." + title="Impacto Real" + description="Cifras que demuestran el crecimiento sostenible." /> @@ -132,12 +118,12 @@ export default function LandingPage() { @@ -146,19 +132,19 @@ export default function LandingPage() {