From 87fd1624b5cef9343b4f32b634b9fe2e381a77ca Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 14:44:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e27469..d300fed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,7 +164,7 @@ export default function LandingPage() { useInvertedBackground={false} ariaLabel="Key metrics and benefits of Sanidan Loodgieterij" containerClassName="max-w-6xl mx-auto px-4 py-16" - descriptionClassName="text-base text-foreground/70 mb-8" + titleClassName="text-3xl font-bold text-foreground mb-4" valueClassName="text-3xl font-bold text-primary-cta" metricTitleClassName="text-lg font-semibold text-foreground mt-2" /> -- 2.49.1