Update src/app/courses/page.tsx
This commit is contained in:
@@ -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" }]}
|
||||
|
||||
Reference in New Issue
Block a user