Merge version_2 into main #5

Merged
bender merged 3 commits from version_2 into main 2026-03-03 05:51:35 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -115,7 +115,7 @@ export default function BlogPage() {
{
id: "3", value: "52", title: "Success Stories", description: "Real learner transformations and career milestones", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQDVtz45SVsUyLfpeEZ2buzKZm/celebratory-illustration-showing-course--1772516018052-25ca08e8.png?"},
]}
animationType="depth-3d"
animationType="scale-rotate"
textboxLayout="default"
useInvertedBackground={false}
buttons={[{ text: "Browse All Articles", href: "/blog" }]}

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

View File

@@ -159,7 +159,7 @@ export default function HomePage() {
{
id: "4", value: "$52K", title: "Avg Salary Increase", description: "Career advancement after completing EduPulse", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQDVtz45SVsUyLfpeEZ2buzKZm/wealth-and-career-growth-illustration-sh-1772516018406-b53362bf.png?"},
]}
animationType="depth-3d"
animationType="scale-rotate"
textboxLayout="default"
useInvertedBackground={false}
buttons={[{ text: "View Success Stories", href: "/blog" }]}