Update src/app/learning/page.tsx

This commit is contained in:
2026-03-03 11:47:01 +00:00
parent 4b9347241d
commit 2ac0ce96d2

View File

@@ -91,7 +91,7 @@ export default function LearningPage() {
"Start your game development journey with Python. Learn game loop basics, sprite management, collision detection, and event handling using PyGame. Perfect for complete beginners with no prior coding experience.", reverse: false,
media: {
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQvoRwWfLqXpZEsXHR77A3wZh9/an-interactive-learning-dashboard-with-c-1772537870318-b1bc592f.png", imageAlt: "Python learning dashboard"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQvoRwWfLqXpZEsXHR77A3wZh9/an-interactive-learning-dashboard-with-c-1772537870318-b1bc592f.png?_wi=3", imageAlt: "Python learning dashboard"},
items: [
{ icon: BookOpen, text: "12 comprehensive modules" },
{ icon: Award, text: "Certification upon completion" },
@@ -103,7 +103,7 @@ export default function LearningPage() {
"Build games for the web using JavaScript and Canvas/WebGL. Learn event-driven programming, animation techniques, and browser APIs. Deploy your games instantly to share with the world.", reverse: true,
media: {
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQvoRwWfLqXpZEsXHR77A3wZh9/a-split-screen-showing-real-time-collabo-1772537869408-25f02bd2.png", imageAlt: "JavaScript game development"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQvoRwWfLqXpZEsXHR77A3wZh9/a-split-screen-showing-real-time-collabo-1772537869408-25f02bd2.png?_wi=3", imageAlt: "JavaScript game development"},
items: [
{ icon: Users, text: "Join 8,500+ active learners" },
{ icon: Zap, text: "Real-time peer support" },
@@ -115,7 +115,7 @@ export default function LearningPage() {
"Master professional game development with C# and Unity. Create 2D and 3D games with industry-standard tools. Learn asset pipelines, advanced physics, and deployment strategies for PC, console, and mobile.", reverse: false,
media: {
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQvoRwWfLqXpZEsXHR77A3wZh9/close-up-of-a-laptop-screen-showing-game-1772537869733-f300ec3a.png", imageAlt: "Unity engine training"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQvoRwWfLqXpZEsXHR77A3wZh9/close-up-of-a-laptop-screen-showing-game-1772537869733-f300ec3a.png?_wi=3", imageAlt: "Unity engine training"},
items: [
{ icon: BookOpen, text: "24 advanced modules" },
{ icon: Award, text: "Portfolio building projects" },
@@ -141,7 +141,7 @@ export default function LearningPage() {
"Watch expert-created video tutorials covering everything from game fundamentals to advanced techniques. Each video includes downloadable code examples and project files to practice alongside.", reverse: false,
media: {
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQvoRwWfLqXpZEsXHR77A3wZh9/programming-language-logos-and-icons-arr-1772537869959-509adea6.png", imageAlt: "Video tutorials"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQvoRwWfLqXpZEsXHR77A3wZh9/programming-language-logos-and-icons-arr-1772537869959-509adea6.png?_wi=2", imageAlt: "Video tutorials"},
items: [
{ icon: BookOpen, text: "500+ video tutorials" },
{ icon: Zap, text: "30-60 minute per topic" },
@@ -153,7 +153,7 @@ export default function LearningPage() {
"Level up your skills with interactive coding challenges. Solve game programming puzzles, complete mini-projects, and earn badges. Get instant feedback and hints to overcome obstacles.", reverse: true,
media: {
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQvoRwWfLqXpZEsXHR77A3wZh9/a-colorful-abstract-scene-representing-g-1772537870058-cec387e5.png", imageAlt: "Interactive challenges"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQvoRwWfLqXpZEsXHR77A3wZh9/a-colorful-abstract-scene-representing-g-1772537870058-cec387e5.png?_wi=3", imageAlt: "Interactive challenges"},
items: [
{ icon: Award, text: "1,000+ challenges" },
{ icon: Users, text: "Leaderboards & achievements" },
@@ -165,7 +165,7 @@ export default function LearningPage() {
"Attend weekly live workshops hosted by experienced game developers. Get your questions answered in real-time, network with other creators, and collaborate on group projects.", reverse: false,
media: {
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQvoRwWfLqXpZEsXHR77A3wZh9/a-diverse-group-of-young-programmers-wor-1772537869680-564305bd.png", imageAlt: "Community workshops"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQvoRwWfLqXpZEsXHR77A3wZh9/a-diverse-group-of-young-programmers-wor-1772537869680-564305bd.png?_wi=3", imageAlt: "Community workshops"},
items: [
{ icon: Users, text: "3 workshops per week" },
{ icon: Code, text: "Recorded for on-demand viewing" },