Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-13 21:12:40 +00:00

View File

@@ -120,8 +120,8 @@ export default function LandingPage() {
carouselMode="buttons"
className="py-20 lg:py-32"
containerClassName="max-w-7xl mx-auto px-4"
itemClassName="text-4xl lg:text-5xl font-bold mb-4"
descriptionClassName="text-lg text-gray-600 mb-12 max-w-2xl"
textBoxTitleClassName="text-4xl lg:text-5xl font-bold mb-4"
textBoxDescriptionClassName="text-lg text-gray-600 mb-12 max-w-2xl"
textBoxClassName="mb-12"
cardClassName="bg-white rounded-xl shadow-lg p-6 hover:shadow-xl transition-shadow"
cardTitleClassName="text-2xl font-bold mb-4"