diff --git a/src/app/page.tsx b/src/app/page.tsx index fc9e74b..a2f3caf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,6 +92,7 @@ export default function LandingPage() { cardNameClassName="text-white font-bold uppercase text-lg tracking-wide border-0 rounded-none" cardPriceClassName="text-[#D4AF37] font-black text-xl border-0 rounded-none" cardVariantClassName="text-gray-400 text-sm uppercase tracking-wider border-0 rounded-none" + textBoxDescriptionClassName="text-gray-400 text-base font-light border-0 rounded-none" imageClassName="w-full h-64 object-cover border-0 rounded-none" />