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" />