fix: correct country count from 54 to 47 across all pages

This commit is contained in:
chaulmark 2026-05-24 09:50:48 -06:00
parent b1f33ec95e
commit 3040032479
4 changed files with 7 additions and 7 deletions

View file

@ -5,7 +5,7 @@ This is Chris Haulmark's professional website, designed to showcase his work as
- Present his professional services and expertise
- Share his biography and journey in Deaf advocacy
- Provide contact information for potential clients and collaborators
- Demonstrate his impact across 54 countries and leadership roles
- Demonstrate his impact across 47 countries and leadership roles
## What Problems It Solves
1. **Professional Presence**: Establishes Chris's credibility and expertise in Deaf advocacy
@ -28,7 +28,7 @@ The website should function as:
- Individuals seeking ASL bridging services
## Key Value Propositions
- Global experience spanning 54 countries
- Global experience spanning 47 countries
- Former leadership roles in prominent Deaf organizations (Former KAD Vice President 2023-2025, Former NAD Region II Board Representative July 2024-January 2025)
- Expertise in multiple service areas: ASL bridging, Deafhood, leadership, legal literacy, narratives
- Cultural bridge-building between Deaf and hearing communities

View file

@ -27,7 +27,7 @@ const offerings = [
{
icon: <RiCommunityLine className="w-8 h-8" />,
title: "Community Building",
description: "I actively work to strengthen connections within Deaf spaces, drawing from my experience visiting Deaf communities across 54 countries"
description: "I actively work to strengthen connections within Deaf spaces, drawing from my experience visiting Deaf communities across 47 countries"
}
]
@ -47,7 +47,7 @@ const impactAreas = [
{
icon: <BiWorld className="w-12 h-12" />,
title: "Global Perspective",
description: "I bring unique insights from my two-year journey across 54 countries, living with Deaf families and experiencing diverse sign languages",
description: "I bring unique insights from my two-year journey across 47 countries, living with Deaf families and experiencing diverse sign languages",
gradient: "from-mcdi-maroon to-red-600"
}
]

View file

@ -26,7 +26,7 @@ const offerings = [
{
icon: <RiTeamLine className="w-8 h-8" />,
title: "Community Building",
description: "I share proven strategies for creating and nurturing strong Deaf community networks, based on my experience across 54 countries"
description: "I share proven strategies for creating and nurturing strong Deaf community networks, based on my experience across 47 countries"
}
]
@ -186,7 +186,7 @@ export default function Leadership() {
</li>
<li className="flex items-start">
<span className="mr-3"></span>
<p>I offer unique insights from my two-year journey across 54 countries engaging with global Deaf communities</p>
<p>I offer unique insights from my two-year journey across 47 countries engaging with global Deaf communities</p>
</li>
<li className="flex items-start">
<span className="mr-3"></span>

View file

@ -34,7 +34,7 @@ export default function Hero() {
animate={{ opacity: 1, y: 0 }}
transition={{ delay: 0.5 }}
>
Empowering the Deaf community through advocacy, leadership, and cultural bridge-building. With experience spanning 54 countries and leadership roles in prominent state and national Deaf organizations.
Empowering the Deaf community through advocacy, leadership, and cultural bridge-building. With experience spanning 47 countries and leadership roles in prominent state and national Deaf organizations.
</motion.p>
<motion.div