Update src/app/practice/page.tsx

This commit is contained in:
2026-03-18 08:55:48 +00:00
parent 2e17041e4f
commit 232526333b

View File

@@ -64,7 +64,7 @@ export default function PracticePage() {
title: "Start Simple",
subtitle: "Build Confidence with Basic Problems",
description: "Begin with fundamental challenges involving variables, loops, and simple functions. Each challenge includes helpful hints and example solutions.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6sh1xZKNJYDe63NCnshCWKiPL/a-coding-challenges-platform-showing-beg-1773824100597-aef15a40.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6sh1xZKNJYDe63NCnshCWKiPL/a-coding-challenges-platform-showing-beg-1773824100597-aef15a40.png?_wi=3",
imageAlt: "Python coding challenges",
},
{
@@ -73,7 +73,7 @@ export default function PracticePage() {
title: "Level Up",
subtitle: "Tackle More Complex Solutions",
description: "Progress to challenges involving data structures, file handling, and algorithmic thinking. Test your understanding with real-world scenarios.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6sh1xZKNJYDe63NCnshCWKiPL/an-intermediate-python-programmer-workin-1773824099739-6f478f46.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6sh1xZKNJYDe63NCnshCWKiPL/an-intermediate-python-programmer-workin-1773824099739-6f478f46.png?_wi=3",
imageAlt: "Python intermediate problems",
},
{
@@ -82,7 +82,7 @@ export default function PracticePage() {
title: "Apply Knowledge",
subtitle: "Build Practical Python Applications",
description: "Work on mini-projects that solve real problems. From data analysis to simple automation tasks, see Python in action.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6sh1xZKNJYDe63NCnshCWKiPL/python-web-development-scene-showing-fla-1773824099826-147f4a68.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6sh1xZKNJYDe63NCnshCWKiPL/python-web-development-scene-showing-fla-1773824099826-147f4a68.png?_wi=2",
imageAlt: "Python real-world projects",
},
]}
@@ -100,25 +100,25 @@ export default function PracticePage() {
{
id: "1",
name: "Sarah Johnson",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6sh1xZKNJYDe63NCnshCWKiPL/professional-headshot-photo-of-a-young-p-1773824099410-832f9c00.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6sh1xZKNJYDe63NCnshCWKiPL/professional-headshot-photo-of-a-young-p-1773824099410-832f9c00.png?_wi=2",
imageAlt: "Sarah Johnson",
},
{
id: "2",
name: "Marcus Chen",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6sh1xZKNJYDe63NCnshCWKiPL/professional-headshot-of-a-mid-career-de-1773824098653-ff4cffc6.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6sh1xZKNJYDe63NCnshCWKiPL/professional-headshot-of-a-mid-career-de-1773824098653-ff4cffc6.png?_wi=2",
imageAlt: "Marcus Chen",
},
{
id: "3",
name: "Priya Patel",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6sh1xZKNJYDe63NCnshCWKiPL/professional-headshot-of-a-diverse-tech--1773824099111-c3409ef1.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6sh1xZKNJYDe63NCnshCWKiPL/professional-headshot-of-a-diverse-tech--1773824099111-c3409ef1.png?_wi=2",
imageAlt: "Priya Patel",
},
{
id: "4",
name: "James Williams",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6sh1xZKNJYDe63NCnshCWKiPL/professional-headshot-of-a-successful-pr-1773824098688-76774071.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6sh1xZKNJYDe63NCnshCWKiPL/professional-headshot-of-a-successful-pr-1773824098688-76774071.png?_wi=2",
imageAlt: "James Williams",
},
]}