Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-06 13:23:43 +00:00

View File

@@ -105,8 +105,6 @@ export default function LandingPage() {
tagAnimation="blur-reveal"
containerClassName="relative"
textBoxClassName="backdrop-blur-sm bg-white/5 rounded-2xl p-8 border border-white/10 mb-12"
titleClassName="text-white font-bold"
descriptionClassName="text-white/80"
cardClassName="group relative overflow-hidden rounded-xl backdrop-blur-sm bg-white/5 border border-white/10 hover:border-red-500/30 transition-all duration-300"
imageClassName="w-full h-full object-cover group-hover:scale-105 transition-transform duration-300"
gridClassName="gap-4 md:gap-6"