Merge version_1 into main #2

Merged
bender merged 4 commits from version_1 into main 2026-03-08 22:07:27 +00:00
4 changed files with 137 additions and 399 deletions

View File

@@ -51,43 +51,27 @@ export default function CompliancePage() {
background={{ variant: "glowing-orb" }}
leftCarouselItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png?_wi=11",
imageAlt: "3D data visualization with neural networks",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png", imageAlt: "3D data visualization with neural networks"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/sophisticated-ai-system-dashboard-for-ma-1773007463872-444bc12d.png?_wi=8",
imageAlt: "Mary AI platform interface",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/sophisticated-ai-system-dashboard-for-ma-1773007463872-444bc12d.png", imageAlt: "Mary AI platform interface"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/24-month-program-architecture-timeline-w-1773007466011-347c49d9.png?_wi=6",
imageAlt: "24-month program architecture",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/24-month-program-architecture-timeline-w-1773007466011-347c49d9.png", imageAlt: "24-month program architecture"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/hipaa-compliance-certification-badge-or--1773007463774-a3edd84b.png?_wi=5",
imageAlt: "HIPAA compliance certification",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/hipaa-compliance-certification-badge-or--1773007463774-a3edd84b.png", imageAlt: "HIPAA compliance certification"},
]}
rightCarouselItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/modern-security-padlock-icon-representin-1773007463059-bf8c4490.png?_wi=4",
imageAlt: "Enterprise security infrastructure",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/modern-security-padlock-icon-representin-1773007463059-bf8c4490.png", imageAlt: "Enterprise security infrastructure"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/42-cfr-part-2-compliance-certification-b-1773007462933-270cae32.png?_wi=3",
imageAlt: "42 CFR Part 2 compliance",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/42-cfr-part-2-compliance-certification-b-1773007462933-270cae32.png", imageAlt: "42 CFR Part 2 compliance"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-visualization-of-rehabilitation-1773007464500-7f6aee35.png?_wi=4",
imageAlt: "Rehabilitation success metrics",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-visualization-of-rehabilitation-1773007464500-7f6aee35.png", imageAlt: "Rehabilitation success metrics"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png?_wi=12",
imageAlt: "Advanced AI analytics",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png", imageAlt: "Advanced AI analytics"},
]}
buttons={[
{ text: "Explore Platform", href: "mary-ai" },
{ text: "View Architecture", href: "timeline" },
{ text: "Explore Platform", href: "#mary-ai" },
{ text: "View Architecture", href: "#timeline" },
]}
buttonAnimation="slide-up"
carouselPosition="right"
@@ -99,21 +83,14 @@ export default function CompliancePage() {
<InlineImageSplitTextAbout
heading={[
{
type: "text",
content: "Mary: Modular Adaptive Rehabilitation Excellence",
},
type: "text", content: "Mary: Modular Adaptive Rehabilitation Excellence"},
{
type: "image",
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/sophisticated-ai-system-dashboard-for-ma-1773007463872-444bc12d.png",
alt: "Mary AI Platform",
},
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/sophisticated-ai-system-dashboard-for-ma-1773007463872-444bc12d.png", alt: "Mary AI Platform"},
{
type: "text",
content: "Intelligent Case Management",
},
type: "text", content: "Intelligent Case Management"},
]}
useInvertedBackground={true}
buttons={[{ text: "Platform Details", href: "platform" }]}
buttons={[{ text: "Platform Details", href: "#mary-ai" }]}
buttonAnimation="slide-up"
/>
</div>
@@ -128,37 +105,21 @@ export default function CompliancePage() {
tagAnimation="slide-up"
features={[
{
title: "Months 1-6: Assessment & Intake",
description:
"Comprehensive legal history review, criminal justice system documentation, mental health and substance use assessment, rehabilitation needs analysis, and individualized reentry planning initiation.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/24-month-program-architecture-timeline-w-1773007466011-347c49d9.png?_wi=7",
imageAlt: "Assessment phase",
},
title: "Months 1-6: Assessment & Intake", description:
"Comprehensive legal history review, criminal justice system documentation, mental health and substance use assessment, rehabilitation needs analysis, and individualized reentry planning initiation.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/24-month-program-architecture-timeline-w-1773007466011-347c49d9.png", imageAlt: "Assessment phase"},
{
title: "Months 7-12: Therapeutic Intervention",
description:
"Evidence-based treatment protocols, cognitive behavioral therapy integration, trauma-informed care delivery, peer support program engagement, and monthly compliance reporting.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/sophisticated-ai-system-dashboard-for-ma-1773007463872-444bc12d.png?_wi=9",
imageAlt: "Intervention phase",
},
title: "Months 7-12: Therapeutic Intervention", description:
"Evidence-based treatment protocols, cognitive behavioral therapy integration, trauma-informed care delivery, peer support program engagement, and monthly compliance reporting.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/sophisticated-ai-system-dashboard-for-ma-1773007463872-444bc12d.png", imageAlt: "Intervention phase"},
{
title: "Months 13-18: Skills & Employment",
description:
"Vocational training delivery, job readiness workshops, career pathway development, employer coordination, and real-time job placement tracking via Mary AI platform.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png?_wi=13",
imageAlt: "Employment skills phase",
},
title: "Months 13-18: Skills & Employment", description:
"Vocational training delivery, job readiness workshops, career pathway development, employer coordination, and real-time job placement tracking via Mary AI platform.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png", imageAlt: "Employment skills phase"},
{
title: "Months 19-24: Reentry & Transition",
description:
"Housing coordination, community resource integration, family reunification support, ongoing monitoring protocols, and successful community reintegration certification with HIPAA-compliant documentation.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/hipaa-compliance-certification-badge-or--1773007463774-a3edd84b.png?_wi=6",
imageAlt: "Reentry completion",
},
title: "Months 19-24: Reentry & Transition", description:
"Housing coordination, community resource integration, family reunification support, ongoing monitoring protocols, and successful community reintegration certification with HIPAA-compliant documentation.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/hipaa-compliance-certification-badge-or--1773007463774-a3edd84b.png", imageAlt: "Reentry completion"},
]}
textboxLayout="default"
animationType="slide-up"
@@ -177,37 +138,17 @@ export default function CompliancePage() {
tagAnimation="slide-up"
team={[
{
id: "1",
name: "Dr. Alexandra Chen",
role: "CEO & Founder",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-executive-direc-1773007463757-9c5c0de0.png?_wi=3",
imageAlt: "Dr. Alexandra Chen, CEO",
},
id: "1", name: "Dr. Alexandra Chen", role: "CEO & Founder", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-executive-direc-1773007463757-9c5c0de0.png", imageAlt: "Dr. Alexandra Chen, CEO"},
{
id: "2",
name: "Marcus Johnson",
role: "Chief Technology Officer",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-technology-offi-1773007463021-93fabd3e.png?_wi=3",
imageAlt: "Marcus Johnson, CTO",
},
id: "2", name: "Marcus Johnson", role: "Chief Technology Officer", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-technology-offi-1773007463021-93fabd3e.png", imageAlt: "Marcus Johnson, CTO"},
{
id: "3",
name: "Sarah Williams",
role: "Chief Compliance Officer",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-operations-dire-1773007464721-e220016d.png?_wi=3",
imageAlt: "Sarah Williams, CCO",
},
id: "3", name: "Sarah Williams", role: "Chief Compliance Officer", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-operations-dire-1773007464721-e220016d.png", imageAlt: "Sarah Williams, CCO"},
{
id: "4",
name: "James Mitchell",
role: "VP Strategic Partnerships",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-strategic-partn-1773007463322-e0445f54.png?_wi=3",
imageAlt: "James Mitchell, VP Partnerships",
},
id: "4", name: "James Mitchell", role: "VP Strategic Partnerships", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-strategic-partn-1773007463322-e0445f54.png", imageAlt: "James Mitchell, VP Partnerships"},
]}
textboxLayout="default"
animationType="slide-up"
@@ -225,30 +166,18 @@ export default function CompliancePage() {
tagAnimation="slide-up"
metrics={[
{
id: "1",
value: "HIPAA",
description: "Healthcare Privacy & Security Certified",
},
id: "1", value: "HIPAA", description: "Healthcare Privacy & Security Certified"},
{
id: "2",
value: "42 CFR",
description: "Substance Use Disorder Confidentiality Compliant",
},
id: "2", value: "42 CFR", description: "Substance Use Disorder Confidentiality Compliant"},
{
id: "3",
value: "ISO 27001",
description: "Information Security Management System",
},
id: "3", value: "ISO 27001", description: "Information Security Management System"},
{
id: "4",
value: "SOC 2 Type II",
description: "Enterprise Security & Availability Audited",
},
id: "4", value: "SOC 2 Type II", description: "Enterprise Security & Availability Audited"},
]}
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
gridVariant="four-items-2x2-equal-grid"
gridVariant="uniform-all-items-equal"
/>
</div>
@@ -262,30 +191,18 @@ export default function CompliancePage() {
tagAnimation="slide-up"
metrics={[
{
id: "1",
value: "87%",
description: "12-Month Successful Reentry Rate",
},
id: "1", value: "87%", description: "12-Month Successful Reentry Rate"},
{
id: "2",
value: "94%",
description: "Program Completion Achievement Rate",
},
id: "2", value: "94%", description: "Program Completion Achievement Rate"},
{
id: "3",
value: "78%",
description: "Sustainable Employment Placement",
},
id: "3", value: "78%", description: "Sustainable Employment Placement"},
{
id: "4",
value: "92%",
description: "Data Compliance & Audit Rate",
},
id: "4", value: "92%", description: "Data Compliance & Audit Rate"},
]}
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={true}
gridVariant="four-items-2x2-equal-grid"
gridVariant="uniform-all-items-equal"
/>
</div>
@@ -296,27 +213,19 @@ export default function CompliancePage() {
description="Contact VIM Solutions to learn more about our AI-driven rehabilitation infrastructure, platform capabilities, partnership opportunities, and deployment models for justice-focused organizations."
inputs={[
{
name: "organization",
type: "text",
placeholder: "Organization Name",
required: true,
name: "organization", type: "text", placeholder: "Organization Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Institutional Email",
required: true,
name: "email", type: "email", placeholder: "Institutional Email", required: true,
},
]}
textarea={{
name: "inquiry",
placeholder:
"Describe your rehabilitation program needs and compliance requirements...",
rows: 5,
name: "inquiry", placeholder:
"Describe your rehabilitation program needs and compliance requirements...", rows: 5,
required: true,
}}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png?_wi=14"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png"
imageAlt="VIM Solutions infrastructure"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -329,13 +238,9 @@ export default function CompliancePage() {
<FooterLogoReveal
logoText="VIM"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms & Compliance",
href: "#",
}}
text: "Terms & Compliance", href: "#"}}
/>
</div>
</ThemeProvider>

View File

@@ -43,37 +43,17 @@ export default function LeadershipPage() {
tagAnimation="slide-up"
team={[
{
id: "1",
name: "Dr. Alexandra Chen",
role: "CEO & Founder",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-executive-direc-1773007463757-9c5c0de0.png?_wi=2",
imageAlt: "Dr. Alexandra Chen, CEO",
},
id: "1", name: "Dr. Alexandra Chen", role: "CEO & Founder", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-executive-direc-1773007463757-9c5c0de0.png", imageAlt: "Dr. Alexandra Chen, CEO"},
{
id: "2",
name: "Marcus Johnson",
role: "Chief Technology Officer",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-technology-offi-1773007463021-93fabd3e.png?_wi=2",
imageAlt: "Marcus Johnson, CTO",
},
id: "2", name: "Marcus Johnson", role: "Chief Technology Officer", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-technology-offi-1773007463021-93fabd3e.png", imageAlt: "Marcus Johnson, CTO"},
{
id: "3",
name: "Sarah Williams",
role: "Chief Compliance Officer",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-operations-dire-1773007464721-e220016d.png?_wi=2",
imageAlt: "Sarah Williams, CCO",
},
id: "3", name: "Sarah Williams", role: "Chief Compliance Officer", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-operations-dire-1773007464721-e220016d.png", imageAlt: "Sarah Williams, CCO"},
{
id: "4",
name: "James Mitchell",
role: "VP Strategic Partnerships",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-strategic-partn-1773007463322-e0445f54.png?_wi=2",
imageAlt: "James Mitchell, VP Partnerships",
},
id: "4", name: "James Mitchell", role: "VP Strategic Partnerships", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-strategic-partn-1773007463322-e0445f54.png", imageAlt: "James Mitchell, VP Partnerships"},
]}
textboxLayout="default"
animationType="slide-up"
@@ -90,30 +70,18 @@ export default function LeadershipPage() {
tagAnimation="slide-up"
metrics={[
{
id: "1",
value: "HIPAA",
description: "Healthcare Privacy & Security Certified",
},
id: "1", value: "HIPAA", description: "Healthcare Privacy & Security Certified"},
{
id: "2",
value: "42 CFR",
description: "Substance Use Disorder Confidentiality Compliant",
},
id: "2", value: "42 CFR", description: "Substance Use Disorder Confidentiality Compliant"},
{
id: "3",
value: "ISO 27001",
description: "Information Security Management System",
},
id: "3", value: "ISO 27001", description: "Information Security Management System"},
{
id: "4",
value: "SOC 2 Type II",
description: "Enterprise Security & Availability Audited",
},
id: "4", value: "SOC 2 Type II", description: "Enterprise Security & Availability Audited"},
]}
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
gridVariant="four-items-2x2-equal-grid"
gridVariant="uniform-all-items-equal"
/>
</div>
@@ -123,27 +91,19 @@ export default function LeadershipPage() {
description="Contact VIM Solutions to learn more about our AI-driven rehabilitation infrastructure, platform capabilities, partnership opportunities, and deployment models for justice-focused organizations."
inputs={[
{
name: "organization",
type: "text",
placeholder: "Organization Name",
required: true,
name: "organization", type: "text", placeholder: "Organization Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Institutional Email",
required: true,
name: "email", type: "email", placeholder: "Institutional Email", required: true,
},
]}
textarea={{
name: "inquiry",
placeholder:
"Describe your rehabilitation program needs and compliance requirements...",
rows: 5,
name: "inquiry", placeholder:
"Describe your rehabilitation program needs and compliance requirements...", rows: 5,
required: true,
}}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png?_wi=10"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png"
imageAlt="VIM Solutions infrastructure"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -47,39 +47,23 @@ export default function HomePage() {
background={{ variant: "glowing-orb" }}
leftCarouselItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png?_wi=1",
imageAlt: "3D data visualization with neural networks",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png", imageAlt: "3D data visualization with neural networks"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/sophisticated-ai-system-dashboard-for-ma-1773007463872-444bc12d.png?_wi=1",
imageAlt: "Mary AI platform interface",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/sophisticated-ai-system-dashboard-for-ma-1773007463872-444bc12d.png", imageAlt: "Mary AI platform interface"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/24-month-program-architecture-timeline-w-1773007466011-347c49d9.png?_wi=1",
imageAlt: "24-month program architecture",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/24-month-program-architecture-timeline-w-1773007466011-347c49d9.png", imageAlt: "24-month program architecture"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/hipaa-compliance-certification-badge-or--1773007463774-a3edd84b.png?_wi=1",
imageAlt: "HIPAA compliance certification",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/hipaa-compliance-certification-badge-or--1773007463774-a3edd84b.png", imageAlt: "HIPAA compliance certification"},
]}
rightCarouselItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/modern-security-padlock-icon-representin-1773007463059-bf8c4490.png?_wi=1",
imageAlt: "Enterprise security infrastructure",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/modern-security-padlock-icon-representin-1773007463059-bf8c4490.png", imageAlt: "Enterprise security infrastructure"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/42-cfr-part-2-compliance-certification-b-1773007462933-270cae32.png?_wi=1",
imageAlt: "42 CFR Part 2 compliance",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/42-cfr-part-2-compliance-certification-b-1773007462933-270cae32.png", imageAlt: "42 CFR Part 2 compliance"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-visualization-of-rehabilitation-1773007464500-7f6aee35.png?_wi=1",
imageAlt: "Rehabilitation success metrics",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-visualization-of-rehabilitation-1773007464500-7f6aee35.png", imageAlt: "Rehabilitation success metrics"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png?_wi=2",
imageAlt: "Advanced AI analytics",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png", imageAlt: "Advanced AI analytics"},
]}
buttons={[
{ text: "Explore Platform", href: "#mary-ai" },
@@ -94,18 +78,11 @@ export default function HomePage() {
<InlineImageSplitTextAbout
heading={[
{
type: "text",
content: "Mary: Modular Adaptive Rehabilitation Excellence",
},
type: "text", content: "Mary: Modular Adaptive Rehabilitation Excellence"},
{
type: "image",
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/sophisticated-ai-system-dashboard-for-ma-1773007463872-444bc12d.png",
alt: "Mary AI Platform",
},
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/sophisticated-ai-system-dashboard-for-ma-1773007463872-444bc12d.png", alt: "Mary AI Platform"},
{
type: "text",
content: "Intelligent Case Management",
},
type: "text", content: "Intelligent Case Management"},
]}
useInvertedBackground={true}
buttons={[{ text: "Platform Details", href: "#mary-ai" }]}
@@ -122,37 +99,21 @@ export default function HomePage() {
tagAnimation="slide-up"
features={[
{
title: "Months 1-6: Assessment & Intake",
description:
"Comprehensive legal history review, criminal justice system documentation, mental health and substance use assessment, rehabilitation needs analysis, and individualized reentry planning initiation.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/24-month-program-architecture-timeline-w-1773007466011-347c49d9.png?_wi=2",
imageAlt: "Assessment phase",
},
title: "Months 1-6: Assessment & Intake", description:
"Comprehensive legal history review, criminal justice system documentation, mental health and substance use assessment, rehabilitation needs analysis, and individualized reentry planning initiation.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/24-month-program-architecture-timeline-w-1773007466011-347c49d9.png", imageAlt: "Assessment phase"},
{
title: "Months 7-12: Therapeutic Intervention",
description:
"Evidence-based treatment protocols, cognitive behavioral therapy integration, trauma-informed care delivery, peer support program engagement, and monthly compliance reporting.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/sophisticated-ai-system-dashboard-for-ma-1773007463872-444bc12d.png?_wi=2",
imageAlt: "Intervention phase",
},
title: "Months 7-12: Therapeutic Intervention", description:
"Evidence-based treatment protocols, cognitive behavioral therapy integration, trauma-informed care delivery, peer support program engagement, and monthly compliance reporting.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/sophisticated-ai-system-dashboard-for-ma-1773007463872-444bc12d.png", imageAlt: "Intervention phase"},
{
title: "Months 13-18: Skills & Employment",
description:
"Vocational training delivery, job readiness workshops, career pathway development, employer coordination, and real-time job placement tracking via Mary AI platform.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png?_wi=3",
imageAlt: "Employment skills phase",
},
title: "Months 13-18: Skills & Employment", description:
"Vocational training delivery, job readiness workshops, career pathway development, employer coordination, and real-time job placement tracking via Mary AI platform.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png", imageAlt: "Employment skills phase"},
{
title: "Months 19-24: Reentry & Transition",
description:
"Housing coordination, community resource integration, family reunification support, ongoing monitoring protocols, and successful community reintegration certification with HIPAA-compliant documentation.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/hipaa-compliance-certification-badge-or--1773007463774-a3edd84b.png?_wi=2",
imageAlt: "Reentry completion",
},
title: "Months 19-24: Reentry & Transition", description:
"Housing coordination, community resource integration, family reunification support, ongoing monitoring protocols, and successful community reintegration certification with HIPAA-compliant documentation.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/hipaa-compliance-certification-badge-or--1773007463774-a3edd84b.png", imageAlt: "Reentry completion"},
]}
textboxLayout="default"
animationType="slide-up"
@@ -170,37 +131,17 @@ export default function HomePage() {
tagAnimation="slide-up"
team={[
{
id: "1",
name: "Dr. Alexandra Chen",
role: "CEO & Founder",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-executive-direc-1773007463757-9c5c0de0.png?_wi=1",
imageAlt: "Dr. Alexandra Chen, CEO",
},
id: "1", name: "Dr. Alexandra Chen", role: "CEO & Founder", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-executive-direc-1773007463757-9c5c0de0.png", imageAlt: "Dr. Alexandra Chen, CEO"},
{
id: "2",
name: "Marcus Johnson",
role: "Chief Technology Officer",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-technology-offi-1773007463021-93fabd3e.png?_wi=1",
imageAlt: "Marcus Johnson, CTO",
},
id: "2", name: "Marcus Johnson", role: "Chief Technology Officer", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-technology-offi-1773007463021-93fabd3e.png", imageAlt: "Marcus Johnson, CTO"},
{
id: "3",
name: "Sarah Williams",
role: "Chief Compliance Officer",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-operations-dire-1773007464721-e220016d.png?_wi=1",
imageAlt: "Sarah Williams, CCO",
},
id: "3", name: "Sarah Williams", role: "Chief Compliance Officer", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-operations-dire-1773007464721-e220016d.png", imageAlt: "Sarah Williams, CCO"},
{
id: "4",
name: "James Mitchell",
role: "VP Strategic Partnerships",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-strategic-partn-1773007463322-e0445f54.png?_wi=1",
imageAlt: "James Mitchell, VP Partnerships",
},
id: "4", name: "James Mitchell", role: "VP Strategic Partnerships", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/professional-headshot-of-strategic-partn-1773007463322-e0445f54.png", imageAlt: "James Mitchell, VP Partnerships"},
]}
textboxLayout="default"
animationType="slide-up"
@@ -217,30 +158,18 @@ export default function HomePage() {
tagAnimation="slide-up"
metrics={[
{
id: "1",
value: "HIPAA",
description: "Healthcare Privacy & Security Certified",
},
id: "1", value: "HIPAA", description: "Healthcare Privacy & Security Certified"},
{
id: "2",
value: "42 CFR",
description: "Substance Use Disorder Confidentiality Compliant",
},
id: "2", value: "42 CFR", description: "Substance Use Disorder Confidentiality Compliant"},
{
id: "3",
value: "ISO 27001",
description: "Information Security Management System",
},
id: "3", value: "ISO 27001", description: "Information Security Management System"},
{
id: "4",
value: "SOC 2 Type II",
description: "Enterprise Security & Availability Audited",
},
id: "4", value: "SOC 2 Type II", description: "Enterprise Security & Availability Audited"},
]}
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
gridVariant="four-items-2x2-equal-grid"
gridVariant="uniform-all-items-equal"
/>
</div>
@@ -253,30 +182,18 @@ export default function HomePage() {
tagAnimation="slide-up"
metrics={[
{
id: "1",
value: "87%",
description: "12-Month Successful Reentry Rate",
},
id: "1", value: "87%", description: "12-Month Successful Reentry Rate"},
{
id: "2",
value: "94%",
description: "Program Completion Achievement Rate",
},
id: "2", value: "94%", description: "Program Completion Achievement Rate"},
{
id: "3",
value: "78%",
description: "Sustainable Employment Placement",
},
id: "3", value: "78%", description: "Sustainable Employment Placement"},
{
id: "4",
value: "92%",
description: "Data Compliance & Audit Rate",
},
id: "4", value: "92%", description: "Data Compliance & Audit Rate"},
]}
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={true}
gridVariant="four-items-2x2-equal-grid"
gridVariant="uniform-all-items-equal"
/>
</div>
@@ -286,27 +203,19 @@ export default function HomePage() {
description="Contact VIM Solutions to learn more about our AI-driven rehabilitation infrastructure, platform capabilities, partnership opportunities, and deployment models for justice-focused organizations."
inputs={[
{
name: "organization",
type: "text",
placeholder: "Organization Name",
required: true,
name: "organization", type: "text", placeholder: "Organization Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Institutional Email",
required: true,
name: "email", type: "email", placeholder: "Institutional Email", required: true,
},
]}
textarea={{
name: "inquiry",
placeholder:
"Describe your rehabilitation program needs and compliance requirements...",
rows: 5,
name: "inquiry", placeholder:
"Describe your rehabilitation program needs and compliance requirements...", rows: 5,
required: true,
}}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png?_wi=4"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png"
imageAlt="VIM Solutions infrastructure"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -43,37 +43,21 @@ export default function ProgramPage() {
tagAnimation="slide-up"
features={[
{
title: "Months 1-6: Assessment & Intake",
description:
"Comprehensive legal history review, criminal justice system documentation, mental health and substance use assessment, rehabilitation needs analysis, and individualized reentry planning initiation.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/24-month-program-architecture-timeline-w-1773007466011-347c49d9.png?_wi=5",
imageAlt: "Assessment phase",
},
title: "Months 1-6: Assessment & Intake", description:
"Comprehensive legal history review, criminal justice system documentation, mental health and substance use assessment, rehabilitation needs analysis, and individualized reentry planning initiation.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/24-month-program-architecture-timeline-w-1773007466011-347c49d9.png", imageAlt: "Assessment phase"},
{
title: "Months 7-12: Therapeutic Intervention",
description:
"Evidence-based treatment protocols, cognitive behavioral therapy integration, trauma-informed care delivery, peer support program engagement, and monthly compliance reporting.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/sophisticated-ai-system-dashboard-for-ma-1773007463872-444bc12d.png?_wi=7",
imageAlt: "Intervention phase",
},
title: "Months 7-12: Therapeutic Intervention", description:
"Evidence-based treatment protocols, cognitive behavioral therapy integration, trauma-informed care delivery, peer support program engagement, and monthly compliance reporting.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/sophisticated-ai-system-dashboard-for-ma-1773007463872-444bc12d.png", imageAlt: "Intervention phase"},
{
title: "Months 13-18: Skills & Employment",
description:
"Vocational training delivery, job readiness workshops, career pathway development, employer coordination, and real-time job placement tracking via Mary AI platform.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png?_wi=8",
imageAlt: "Employment skills phase",
},
title: "Months 13-18: Skills & Employment", description:
"Vocational training delivery, job readiness workshops, career pathway development, employer coordination, and real-time job placement tracking via Mary AI platform.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png", imageAlt: "Employment skills phase"},
{
title: "Months 19-24: Reentry & Transition",
description:
"Housing coordination, community resource integration, family reunification support, ongoing monitoring protocols, and successful community reintegration certification with HIPAA-compliant documentation.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/hipaa-compliance-certification-badge-or--1773007463774-a3edd84b.png?_wi=4",
imageAlt: "Reentry completion",
},
title: "Months 19-24: Reentry & Transition", description:
"Housing coordination, community resource integration, family reunification support, ongoing monitoring protocols, and successful community reintegration certification with HIPAA-compliant documentation.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/hipaa-compliance-certification-badge-or--1773007463774-a3edd84b.png", imageAlt: "Reentry completion"},
]}
textboxLayout="default"
animationType="slide-up"
@@ -91,30 +75,18 @@ export default function ProgramPage() {
tagAnimation="slide-up"
metrics={[
{
id: "1",
value: "87%",
description: "12-Month Successful Reentry Rate",
},
id: "1", value: "87%", description: "12-Month Successful Reentry Rate"},
{
id: "2",
value: "94%",
description: "Program Completion Achievement Rate",
},
id: "2", value: "94%", description: "Program Completion Achievement Rate"},
{
id: "3",
value: "78%",
description: "Sustainable Employment Placement",
},
id: "3", value: "78%", description: "Sustainable Employment Placement"},
{
id: "4",
value: "92%",
description: "Data Compliance & Audit Rate",
},
id: "4", value: "92%", description: "Data Compliance & Audit Rate"},
]}
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={true}
gridVariant="four-items-2x2-equal-grid"
gridVariant="uniform-all-items-equal"
/>
</div>
@@ -124,27 +96,19 @@ export default function ProgramPage() {
description="Contact VIM Solutions to learn more about our AI-driven rehabilitation infrastructure, platform capabilities, partnership opportunities, and deployment models for justice-focused organizations."
inputs={[
{
name: "organization",
type: "text",
placeholder: "Organization Name",
required: true,
name: "organization", type: "text", placeholder: "Organization Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Institutional Email",
required: true,
name: "email", type: "email", placeholder: "Institutional Email", required: true,
},
]}
textarea={{
name: "inquiry",
placeholder:
"Describe your rehabilitation program needs and compliance requirements...",
rows: 5,
name: "inquiry", placeholder:
"Describe your rehabilitation program needs and compliance requirements...", rows: 5,
required: true,
}}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png?_wi=9"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgHRuDfynWX66fZ8ywPrZgR3Jt/abstract-3d-data-visualization-with-flow-1773007463287-326242ff.png"
imageAlt="VIM Solutions infrastructure"
mediaAnimation="slide-up"
mediaPosition="right"