Update src/app/page.tsx

This commit is contained in:
2026-03-10 08:44:44 +00:00
parent f3b2c829f8
commit bd353955dc

View File

@@ -144,7 +144,7 @@ export default function DrivrUnifyPage() {
useInvertedBackground={false}
buttonAnimation="slide-up"
containerClassName="py-20"
titleClassName="text-5xl md:text-6xl font-extrabold"
textBoxTitleClassName="text-5xl md:text-6xl font-extrabold"
cardDescriptionClassName="text-lg text-foreground/75"
/>
</div>