Merge version_1 into main #4

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

View File

@@ -165,7 +165,6 @@ export default function LandingPage() {
textBoxTagClassName="inline-block px-4 py-2 rounded-full bg-[var(--accent)] text-white font-semibold mb-8"
gridClassName="grid grid-cols-1 md:grid-cols-3 gap-8 mt-12"
cardClassName="bg-white rounded-2xl overflow-hidden shadow-lg border-2 border-[var(--accent)]"
imageClassName="w-full h-48 object-cover"
cardTitleClassName="text-2xl font-bold p-6 pb-2"
cardDescriptionClassName="text-gray-600 px-6 pb-6"
/>