From 4a04230519ca01376c71ef40bead7b4aa38142fa Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 13:09:32 +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 8abb3b3..264db00 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,7 +122,6 @@ export default function LandingPage() { cardNameClassName="text-lg font-bold uppercase" cardPriceClassName="text-xl font-extrabold text-white" cardVariantClassName="text-sm text-gray-400 uppercase" - textBoxTitleClassName="text-4xl md:text-5xl font-extrabold uppercase tracking-tight" /> @@ -177,7 +176,6 @@ export default function LandingPage() { nameClassName="font-bold uppercase text-white" roleClassName="text-sm text-gray-400 uppercase" testimonialClassName="text-gray-200 italic mt-4" - iconClassName="text-purple-400" /> -- 2.49.1