|
|
|
|
@@ -42,11 +42,11 @@ export default function ServicesPage() {
|
|
|
|
|
textboxLayout="split"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
features={[
|
|
|
|
|
{ title: "Corporate Training", description: "On-site ASL communication compliance for departments.", media: { imageSrc: "http://img.b2bpic.net/free-photo/old-woman-with-disability-holding-green-screen-digital-tablet-senior-person-sitting-wheelchair-using-blank-copy-space-with-isolated-chroma-key-mock-up-background-display_482257-39047.jpg?_wi=2" }, items: [], reverse: false },
|
|
|
|
|
{ title: "First Responder Pathways", description: "Rapid ASL integration for Police, EMS, and Fire departments.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-employee-taking-notes_23-2149045946.jpg" }, items: [], reverse: true }
|
|
|
|
|
{ title: "Corporate Training", description: "On-site ASL communication compliance sessions for diverse departments, providing nationwide coverage.", media: { imageSrc: "http://img.b2bpic.net/free-photo/old-woman-with-disability-holding-green-screen-digital-tablet-senior-person-sitting-wheelchair-using-blank-copy-space-with-isolated-chroma-key-mock-up-background-display_482257-39047.jpg?_wi=2" }, items: [], reverse: false },
|
|
|
|
|
{ title: "First Responder Pathways", description: "Rapid ASL integration workshops specifically for police, fire, and emergency medical personnel across the country.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-employee-taking-notes_23-2149045946.jpg" }, items: [], reverse: true }
|
|
|
|
|
]}
|
|
|
|
|
title="Our Professional Services"
|
|
|
|
|
description="We provide direct ASL instruction to teams so they can serve their communities more effectively."
|
|
|
|
|
description="We provide direct ASL instruction to teams nationwide, ensuring police departments, hospitals, and public services can communicate with fluency and confidence."
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -56,11 +56,11 @@ export default function ServicesPage() {
|
|
|
|
|
textboxLayout="split"
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
features={[
|
|
|
|
|
{ title: "Public Workshops", description: "Weekly group sessions to improve community outreach.", media: { imageSrc: "http://img.b2bpic.net/free-photo/man-home-having-videocall-with-family-close-up_23-2148923800.jpg" }, items: [], reverse: false },
|
|
|
|
|
{ title: "Specialized School Programs", description: "ASL training tailored for teachers and staff.", media: { imageSrc: "http://img.b2bpic.net/free-photo/female-student-learning-english-online_23-2148999541.jpg" }, items: [], reverse: true }
|
|
|
|
|
{ title: "Public Workshops", description: "Weekly group and custom workshops designed to improve community outreach and engagement through American Sign Language.", media: { imageSrc: "http://img.b2bpic.net/free-photo/man-home-having-videocall-with-family-close-up_23-2148923800.jpg" }, items: [], reverse: false },
|
|
|
|
|
{ title: "Specialized School Programs", description: "ASL education training tailored for teachers, staff, and administrators to foster inclusive learning environments.", media: { imageSrc: "http://img.b2bpic.net/free-photo/female-student-learning-english-online_23-2148999541.jpg" }, items: [], reverse: true }
|
|
|
|
|
]}
|
|
|
|
|
title="Public & School Sessions"
|
|
|
|
|
description="Empowering educators and public service professionals with language skills."
|
|
|
|
|
description="Empowering educators and public service professionals with effective language skills through flexible learning formats."
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -76,4 +76,4 @@ export default function ServicesPage() {
|
|
|
|
|
</ReactLenis>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|