Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-14 10:04:55 +00:00

View File

@@ -131,7 +131,8 @@ export default function LandingPage() {
carouselMode="buttons"
titleClassName="text-4xl md:text-5xl font-bold text-[var(--foreground)] mb-4"
descriptionClassName="text-lg text-[var(--foreground)] opacity-85 mb-8"
itemClassName="text-2xl font-bold text-[var(--foreground)] mb-3"
cardTitleClassName="text-2xl font-bold text-[var(--foreground)] mb-3"
cardDescriptionClassName="text-[var(--foreground)] opacity-80 mb-6"
/>
</div>