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