Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-14 23:25:42 +00:00

View File

@@ -85,8 +85,8 @@ export default function LandingPage() {
useInvertedBackground={false}
containerClassName="gap-8"
cardClassName="hover:shadow-lg transition-shadow"
titleClassName="text-3xl font-extrabold mb-4"
descriptionClassName="text-base text-gray-700"
cardTitleClassName="text-3xl font-extrabold mb-4"
cardDescriptionClassName="text-base text-gray-700"
/>
</div>