Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-03 08:50:20 +00:00

View File

@@ -150,6 +150,7 @@ export default function LandingPage() {
textBoxClassName="text-center mb-12"
titleClassName="text-4xl font-bold text-foreground mb-4"
descriptionClassName="text-lg text-foreground/70"
cardTitleClassName="text-lg font-semibold text-foreground"
gridClassName="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6"
/>
</div>