Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 16:58:25 +00:00

View File

@@ -54,15 +54,20 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/a-dynamic-rpg-style-dashboard-showing-a--1772729677584-775d969b.png", imageAlt: "Momentum Surge Meter"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/a-dynamic-rpg-style-dashboard-showing-a--1772729677584-775d969b.png", imageAlt: "Momentum Surge Meter"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/skill-verification-badges-floating-in-sp-1772729679821-cbedc9c4.png", imageAlt: "Verification Badges"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/skill-verification-badges-floating-in-sp-1772729679821-cbedc9c4.png", imageAlt: "Verification Badges"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/an-interactive-skill-tree-visualization--1772729678598-e304a460.png", imageAlt: "Skill Tree Progression"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/an-interactive-skill-tree-visualization--1772729678598-e304a460.png", imageAlt: "Skill Tree Progression"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/a-diverse-group-of-young-professionals-a-1772729678118-d33bbead.png", imageAlt: "Success Stories"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/a-diverse-group-of-young-professionals-a-1772729678118-d33bbead.png", imageAlt: "Success Stories"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/a-game-like-achievement-hub-interface-sh-1772729681627-5ceca222.png", imageAlt: "Achievement Hub"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/a-game-like-achievement-hub-interface-sh-1772729681627-5ceca222.png", imageAlt: "Achievement Hub"
},
]}
mediaAnimation="none"
/>
@@ -76,8 +81,9 @@ export default function LandingPage() {
description="Real-time readiness assessment"
subdescription="0-100 verified skill metrics"
icon={TrendingUp}
videoSrc="/videos/truth-score-demo.mp4"
videoAriaLabel="Truth Score Dashboard Demo"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/a-comprehensive-truth-score-dashboard-di-1772729678661-eb07c9e2.png"
imageAlt="Truth Score Dashboard Interface"
mediaAnimation="none"
useInvertedBackground={false}
/>
</div>
@@ -91,13 +97,16 @@ export default function LandingPage() {
features={[
{
id: "rudimentary", title: "Rudimentary Foundation", author: "Build Core Skills", description: "Establish fundamental competencies and foundational knowledge in your chosen domain.", tags: ["Beginner", "Foundation"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/a-vertical-career-roadmap-timeline-with--1772729678906-445f8271.png", imageAlt: "Roadmap Foundation Level"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/a-vertical-career-roadmap-timeline-with--1772729678906-445f8271.png", imageAlt: "Roadmap Foundation Level"
},
{
id: "competitive", title: "Competitive Edge", author: "Advance Expertise", description: "Achieve industry-standard proficiency and join the competitive talent pool.", tags: ["Intermediate", "Advancing"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/a-vertical-career-roadmap-timeline-with--1772729678906-445f8271.png", imageAlt: "Roadmap Competitive Level"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/a-vertical-career-roadmap-timeline-with--1772729678906-445f8271.png", imageAlt: "Roadmap Competitive Level"
},
{
id: "sought-after", title: "Sought After Expert", author: "Master Status", description: "Become the talent every company wants to hire—premium verified expertise.", tags: ["Expert", "Elite"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/a-vertical-career-roadmap-timeline-with--1772729678906-445f8271.png", imageAlt: "Roadmap Expert Level"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/a-vertical-career-roadmap-timeline-with--1772729678906-445f8271.png", imageAlt: "Roadmap Expert Level"
},
]}
animationType="slide-up"
textboxLayout="default"
@@ -138,7 +147,8 @@ export default function LandingPage() {
tag="FairHire Verified"
tagIcon={Award}
names={[
"TechFlow Inc", "GrowthCo", "Innovate Labs", "CloudSync Pro", "DataCore Systems", "SkillMatch Ventures", "FutureForward Tech", "MeritBased Corp"]}
"TechFlow Inc", "GrowthCo", "Innovate Labs", "CloudSync Pro", "DataCore Systems", "SkillMatch Ventures", "FutureForward Tech", "MeritBased Corp"
]}
textboxLayout="default"
useInvertedBackground={false}
speed={35}
@@ -176,11 +186,14 @@ export default function LandingPage() {
tag="Candidate Portal"
members={[
{
id: "mentor-slot", name: "Under the Wing Mentorship", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/a-subject-matter-expert-in-a-professiona-1772729677785-c6572a75.png", imageAlt: "Mentor Connection"},
id: "mentor-slot", name: "Under the Wing Mentorship", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/a-subject-matter-expert-in-a-professiona-1772729677785-c6572a75.png", imageAlt: "Mentor Connection"
},
{
id: "job-unlock", name: "Skill-Gated Job Unlock", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/a-hiring-manager-reviewing-verified-cand-1772729678148-ae00c41d.png", imageAlt: "Job Opportunity"},
id: "job-unlock", name: "Skill-Gated Job Unlock", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/a-hiring-manager-reviewing-verified-cand-1772729678148-ae00c41d.png", imageAlt: "Job Opportunity"
},
{
id: "badge-display", name: "Transferable Badge Collection", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/challenge-and-job-simulation-cards-arran-1772729679727-0c1dc6e7.png", imageAlt: "Badge Showcase"},
id: "badge-display", name: "Transferable Badge Collection", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC1iC7n8wpgGHKDNrNvntOAHx/challenge-and-job-simulation-cards-arran-1772729679727-0c1dc6e7.png", imageAlt: "Badge Showcase"
},
]}
membersAnimation="slide-up"
memberVariant="card"
@@ -196,17 +209,23 @@ export default function LandingPage() {
tagIcon={HelpCircle}
faqs={[
{
id: "1", title: "How does the Truth Score work?", content: "Your Truth Score is a real-time 0-100 assessment combining verified skill assessments, project completions, and peer verification. It reflects your actual market competency, not just credentials."},
id: "1", title: "How does the Truth Score work?", content: "Your Truth Score is a real-time 0-100 assessment combining verified skill assessments, project completions, and peer verification. It reflects your actual market competency, not just credentials."
},
{
id: "2", title: "What are government grants integrated?", content: "PathBound automates grant application matching for companies hiring verified talent. This can offset 30-60% of hiring costs, making top talent acquisition more affordable."},
id: "2", title: "What are government grants integrated?", content: "PathBound automates grant application matching for companies hiring verified talent. This can offset 30-60% of hiring costs, making top talent acquisition more affordable."
},
{
id: "3", title: "Can I see my skill-tree progress?", content: "Yes! Your personalized roadmap shows progression from Rudimentary → Competitive → Sought After. Each milestone is tracked, celebrated, and tied to real job opportunities."},
id: "3", title: "Can I see my skill-tree progress?", content: "Yes! Your personalized roadmap shows progression from Rudimentary → Competitive → Sought After. Each milestone is tracked, celebrated, and tied to real job opportunities."
},
{
id: "4", title: "How do assessment badges transfer?", content: "Badges earned from challenges and simulations are verifiable credentials that move with your profile across opportunities. Employers recognize them as proof of applied skills."},
id: "4", title: "How do assessment badges transfer?", content: "Badges earned from challenges and simulations are verifiable credentials that move with your profile across opportunities. Employers recognize them as proof of applied skills."
},
{
id: "5", title: "What prevents ghosting on PathBound?", content: "The Anti-Ghosting Wall of Fame showcases companies with high response rates and FairHire certification. Transparent metrics hold everyone accountable."},
id: "5", title: "What prevents ghosting on PathBound?", content: "The Anti-Ghosting Wall of Fame showcases companies with high response rates and FairHire certification. Transparent metrics hold everyone accountable."
},
{
id: "6", title: "How do SMEs find talent to mentor?", content: "Subject matter experts use our platform to discover emerging talent matching their expertise. Under the Wing mentorships unlock career acceleration and grant opportunities."},
id: "6", title: "How do SMEs find talent to mentor?", content: "Subject matter experts use our platform to discover emerging talent matching their expertise. Under the Wing mentorships unlock career acceleration and grant opportunities."
},
]}
faqsAnimation="slide-up"
textboxLayout="default"
@@ -235,13 +254,16 @@ export default function LandingPage() {
socialLinks={[
{
icon: Linkedin,
href: "https://linkedin.com/company/pathbound", ariaLabel: "PathBound on LinkedIn"},
href: "https://linkedin.com/company/pathbound", ariaLabel: "PathBound on LinkedIn"
},
{
icon: Twitter,
href: "https://twitter.com/pathbound", ariaLabel: "PathBound on Twitter"},
href: "https://twitter.com/pathbound", ariaLabel: "PathBound on Twitter"
},
{
icon: Github,
href: "https://github.com/pathbound", ariaLabel: "PathBound on GitHub"},
href: "https://github.com/pathbound", ariaLabel: "PathBound on GitHub"
},
]}
/>
</div>