Update src/app/courses/page.tsx

This commit is contained in:
2026-03-03 05:51:28 +00:00
parent 4fec653f62
commit 84de896778

View File

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