diff --git a/src/app/page.tsx b/src/app/page.tsx index 816afd3..1fd2a81 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -137,6 +137,7 @@ export default function LandingPage() { imageClassName="w-full h-64 object-cover group-hover:scale-105 transition-transform duration-300" cardTitleClassName="text-2xl font-bold text-foreground mt-6 px-6" cardDescriptionClassName="text-foreground/70 mt-3 px-6 pb-6 leading-relaxed" + textBoxTitleClassName="text-4xl md:text-5xl font-bold mb-6 text-foreground" />