Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-05-14 13:59:10 +00:00
4 changed files with 11 additions and 11 deletions

View File

@@ -77,13 +77,13 @@ export default function LandingPage() {
{
title: "Certified",
description: "Accredited programs.",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-businesswoman-talking-with-remote-friend-online-videocall_482257-77662.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-businesswoman-talking-with-remote-friend-online-videocall_482257-77662.jpg?_wi=2",
imageAlt: "Joyful businesswoman talking with remote friend during online videocall",
},
{
title: "Flexible",
description: "Learn at your own pace.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-employee-analyzing-graphs-wearing-headset_482257-77560.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-employee-analyzing-graphs-wearing-headset_482257-77560.jpg?_wi=3",
imageAlt: "Joyful businesswoman talking with remote friend during online videocall",
},
]}

View File

@@ -56,13 +56,13 @@ export default function LandingPage() {
{
title: "React",
description: "Deep dive into state management.",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-businesswoman-talking-with-remote-friend-online-videocall_482257-77662.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-businesswoman-talking-with-remote-friend-online-videocall_482257-77662.jpg?_wi=1",
imageAlt: "Joyful businesswoman talking with remote friend during online videocall",
},
{
title: "Next.js",
description: "Server-side rendering expert.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-employee-analyzing-graphs-wearing-headset_482257-77560.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-employee-analyzing-graphs-wearing-headset_482257-77560.jpg?_wi=2",
imageAlt: "Joyful businesswoman talking with remote friend during online videocall",
},
]}

View File

@@ -56,13 +56,13 @@ export default function LandingPage() {
{
title: "How to register?",
description: "Click the register button.",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-businesswoman-talking-with-remote-friend-online-videocall_482257-77662.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-businesswoman-talking-with-remote-friend-online-videocall_482257-77662.jpg?_wi=3",
imageAlt: "Joyful businesswoman talking with remote friend during online videocall",
},
{
title: "Can I cancel?",
description: "Cancel anytime in settings.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-employee-analyzing-graphs-wearing-headset_482257-77560.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-employee-analyzing-graphs-wearing-headset_482257-77560.jpg?_wi=4",
imageAlt: "Joyful businesswoman talking with remote friend during online videocall",
},
]}

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-employee-analyzing-graphs-wearing-headset_482257-77560.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-employee-analyzing-graphs-wearing-headset_482257-77560.jpg?_wi=1",
imageAlt: "Student using digital tools",
},
{
@@ -78,11 +78,11 @@ export default function LandingPage() {
imageAlt: "Futuristic abstract shapes",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/joyful-entrepreneur-talking-with-remote-coworker-online-videocall_482257-77697.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-entrepreneur-talking-with-remote-coworker-online-videocall_482257-77697.jpg?_wi=1",
imageAlt: "Joyful entrepreneur talking with remote coworker",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-employee-looking-startup-analytics-pc_482257-74478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-employee-looking-startup-analytics-pc_482257-74478.jpg?_wi=1",
imageAlt: "Woman employee looking at startup analytics on pc",
},
{
@@ -159,13 +159,13 @@ export default function LandingPage() {
{
title: "Video Editing",
description: "Pro-level montage and editing workflows.",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-entrepreneur-talking-with-remote-coworker-online-videocall_482257-77697.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-entrepreneur-talking-with-remote-coworker-online-videocall_482257-77697.jpg?_wi=2",
imageAlt: "Editing software interface",
},
{
title: "Cyber Security",
description: "Protect the digital ecosystem professionally.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-employee-looking-startup-analytics-pc_482257-74478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-employee-looking-startup-analytics-pc_482257-74478.jpg?_wi=2",
imageAlt: "Security digital shield",
},
]}