Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-18 14:30:42 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "#services",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405350.jpg"
imageSrc="http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405350.jpg?_wi=1"
imageAlt="Career Development Illustration"
mediaAnimation="slide-up"
avatars={[
@@ -143,12 +143,12 @@ export default function LandingPage() {
{
title: "Job & Internships",
description: "Access curated opportunities across remote, hybrid, and on-site domains.",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-with-digital-tablet-computer-smart-phone-laptop_1423-78.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-with-digital-tablet-computer-smart-phone-laptop_1423-78.jpg?_wi=1",
},
{
title: "Career Mentorship",
description: "Personalized 1:1 sessions with industry leaders to guide your growth.",
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12846.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12846.jpg?_wi=1",
},
{
title: "Resume & Profile",
@@ -195,7 +195,7 @@ export default function LandingPage() {
button: {
text: "Book Standard",
},
imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405350.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405350.jpg?_wi=2",
imageAlt: "professional career training",
},
{
@@ -211,7 +211,7 @@ export default function LandingPage() {
button: {
text: "Book Advanced",
},
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-with-digital-tablet-computer-smart-phone-laptop_1423-78.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-with-digital-tablet-computer-smart-phone-laptop_1423-78.jpg?_wi=2",
imageAlt: "professional career training",
},
{
@@ -228,7 +228,7 @@ export default function LandingPage() {
button: {
text: "Book Premium",
},
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12846.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12846.jpg?_wi=2",
imageAlt: "professional career training",
},
]}