From 7f549efe1d169535adcf6f84d8eb92bd7f4b2359 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Mon, 2 Feb 2026 10:02:30 +0200 Subject: [PATCH] Bob AI: add hover effect to team cards --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 24e7f8b..d014f11 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -190,6 +190,7 @@ export default function TechAcademyPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground="noInvert" + cardClassName="hover:scale-105 transition-transform duration-300" />