diff --git a/src/app/page.tsx b/src/app/page.tsx index 818c421..4b4ec70 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -201,8 +201,8 @@ export default function LandingPage() { tagAnimation="slide-up" className="relative" containerClassName="max-w-7xl mx-auto px-4 py-16 md:py-24" - titleClassName="text-4xl md:text-5xl font-bold mb-4 text-center" - descriptionClassName="text-lg text-center text-opacity-80 mb-12" + textBoxTitleClassName="text-4xl md:text-5xl font-bold mb-4 text-center" + textBoxDescriptionClassName="text-lg text-center text-opacity-80 mb-12" />