Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-11 04:03:06 +00:00

View File

@@ -83,7 +83,7 @@ export default function LandingPage() {
title: "Real-World Skills", description: "Building practical programming knowledge applicable to future tech careers and education", icon: Lightbulb
}
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmdIZJoO8z9uzX0tATHnhDpi7e/soft-blue-and-white-gradient-background--1773201666254-ff5e1594.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmdIZJoO8z9uzX0tATHnhDpi7e/soft-blue-and-white-gradient-background--1773201666254-ff5e1594.png?_wi=1"
imageAlt="Digital innovation background with blue, white, and yellow gradients"
mediaAnimation="slide-up"
imagePosition="right"
@@ -97,7 +97,7 @@ export default function LandingPage() {
<ProductCardThree
products={[
{
id: "1", name: "Interactive Quiz App", price: "Student Project", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmdIZJoO8z9uzX0tATHnhDpi7e/student-creative-project-showcase-featur-1773201668882-1e22c8bf.png", imageAlt: "Interactive quiz app created by student"
id: "1", name: "Interactive Quiz App", price: "Student Project", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmdIZJoO8z9uzX0tATHnhDpi7e/student-creative-project-showcase-featur-1773201668882-1e22c8bf.png?_wi=1", imageAlt: "Interactive quiz app created by student"
},
{
id: "2", name: "Educational Game Platform", price: "Student Project", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmdIZJoO8z9uzX0tATHnhDpi7e/second-student-mit-app-inventor-project--1773201667332-47e3a359.png", imageAlt: "Educational game platform app by student"
@@ -129,13 +129,13 @@ export default function LandingPage() {
id: "01", title: "Visual Programming Blocks", description: "Intuitive drag-and-drop interface that makes coding accessible to beginners while providing depth for advanced learners", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmdIZJoO8z9uzX0tATHnhDpi7e/mit-app-inventor-visual-programming-bloc-1773201667154-79f42d3b.png", imageAlt: "MIT App Inventor visual programming blocks"
},
{
id: "02", title: "Build Real Mobile Apps", description: "Create fully functional Android applications that students can deploy, test, and share with real users", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmdIZJoO8z9uzX0tATHnhDpi7e/student-creative-project-showcase-featur-1773201668882-1e22c8bf.png", imageAlt: "Mobile app development interface"
id: "02", title: "Build Real Mobile Apps", description: "Create fully functional Android applications that students can deploy, test, and share with real users", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmdIZJoO8z9uzX0tATHnhDpi7e/student-creative-project-showcase-featur-1773201668882-1e22c8bf.png?_wi=2", imageAlt: "Mobile app development interface"
},
{
id: "03", title: "Creative Problem Solving", description: "Channel student innovation into practical solutions addressing real-world challenges and community needs", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmdIZJoO8z9uzX0tATHnhDpi7e/digital-innovation-and-creativity-concep-1773201668387-5dcb22fd.png", imageAlt: "Creative problem solving concept visualization"
},
{
id: "04", title: "Collaborative Learning", description: "Foster teamwork and peer learning as students share code, ideas, and insights throughout the development process", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmdIZJoO8z9uzX0tATHnhDpi7e/soft-blue-and-white-gradient-background--1773201666254-ff5e1594.png", imageAlt: "Collaborative learning environment"
id: "04", title: "Collaborative Learning", description: "Foster teamwork and peer learning as students share code, ideas, and insights throughout the development process", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmdIZJoO8z9uzX0tATHnhDpi7e/soft-blue-and-white-gradient-background--1773201666254-ff5e1594.png?_wi=2", imageAlt: "Collaborative learning environment"
}
]}
gridVariant="two-columns-alternating-heights"