Update src/app/page.tsx

This commit is contained in:
2026-03-12 04:22:58 +00:00
parent be12032ef9
commit 3723476242

View File

@@ -141,8 +141,8 @@ export default function LandingPage() {
]}
speed={40}
showCard={true}
titleClassName="text-4xl md:text-5xl font-extrabold leading-tight"
descriptionClassName="text-lg md:text-xl text-foreground/70 mt-6"
textBoxTitleClassName="text-4xl md:text-5xl font-extrabold leading-tight"
textBoxDescriptionClassName="text-lg md:text-xl text-foreground/70 mt-6"
/>
</div>