Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-10 12:26:08 +00:00

View File

@@ -121,7 +121,7 @@ export default function Page() {
useInvertedBackground={false}
containerClassName="max-w-7xl mx-auto px-4 py-16"
cardTitleClassName="text-4xl font-bold text-foreground mb-4"
descriptionClassName="text-lg text-foreground/70 mb-12 max-w-3xl"
cardDescriptionClassName="text-lg text-foreground/70 mb-12 max-w-3xl"
/>
</div>