From d01bdc9b1af7997f4259385b055e5be46cf8b472 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 14:12:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ba9bad7..5ee4c61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,6 @@ export default function LandingPage() { ariaLabel="Features section highlighting core capabilities" containerClassName="max-w-7xl mx-auto" itemClassName="" - descriptionClassName="text-gray-300 text-lg" /> @@ -164,7 +163,6 @@ export default function LandingPage() { ariaLabel="Metrics section showcasing impact and performance" containerClassName="max-w-7xl mx-auto" cardClassName="" - descriptionClassName="text-gray-300 text-lg" /> -- 2.49.1