From 84de896778bd7a0b2fdf31eb72d2a3cdb41252bd Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 05:51:28 +0000 Subject: [PATCH] Update src/app/courses/page.tsx --- src/app/courses/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/courses/page.tsx b/src/app/courses/page.tsx index b12f49a..a6ffad9 100644 --- a/src/app/courses/page.tsx +++ b/src/app/courses/page.tsx @@ -115,7 +115,7 @@ export default function CoursesPage() { { id: "3", value: "56", title: "Creative & Design", description: "Learn UI/UX, graphic design, animation, and digital arts", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQDVtz45SVsUyLfpeEZ2buzKZm/photograph-of-a-designer-working-at-appl-1772516018657-c0f05516.png?"}, ]} - animationType="depth-3d" + animationType="scale-rotate" textboxLayout="default" useInvertedBackground={false} buttons={[{ text: "View All Categories", href: "/courses" }]}