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" }]}