Skip to content

Commit 5a9fb4f

Browse files
authored
added and edited the file
1 parent a895ca0 commit 5a9fb4f

1 file changed

Lines changed: 68 additions & 77 deletions

File tree

index.html

Lines changed: 68 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ <h2 class="text-3xl sm:text-4xl font-bold mb-6 gradient-text">About Our Project<
254254
Stroke continues to be the leading cause of death and disability, especially in rural regions of the United States like Pennsylvania. Survivors and caregivers in these areas often face greater obstacles, from limited access to medical care and specialists to social isolation and lack of support resources. These challenges lead to poorer outcomes, higher stress, and greater health disparities.
255255
</p>
256256
<p class="text-lg leading-relaxed">
257-
Our initiative is designed to close these gaps by partnering directly with stroke survivors, caregivers, healthcare providers, and local community members. Together, we aim to identify real needs and create research that leads to practical, community-driven solutions.
257+
Our initiative is designed to close some of these gaps by partnering directly with stroke survivors, caregivers, healthcare providers, and local community members. Together, we aim to identify real needs and create research that leads to practical, community-driven solutions.
258258
</p>
259259
</div>
260260
<div class="order-1 md:order-2">
@@ -297,72 +297,68 @@ <h3 class="text-xl font-semibold mb-2">Improve Care Strategies</h3>
297297
<section id="project-overview" class="section-padding bg-gray-50">
298298
<div class="max-w-6xl mx-auto">
299299
<h2 class="text-3xl sm:text-4xl font-bold mb-12 text-center gradient-text">Project Overview</h2>
300-
<div class="flex flex-col lg:flex-row items-center gap-12">
301-
<div class="lg:w-3/4 pl-8">
302-
<img src="photos/PCORI project overviwe by phase.jpg" alt="PCORI Project Overview by Phase" class="rounded-xl shadow-lg w-full h-auto object-contain ml-8">
303-
</div>
304-
<div class="lg:w-1/2">
305-
<h3 class="text-2xl font-semibold mb-4 gradient-text">Understanding Our Research Process</h3>
306-
<p class="text-lg leading-relaxed mb-4">
307-
This is a two-year project structured into two distinct phases.
308-
</p>
309-
<p class="text-lg leading-relaxed mb-4">
310-
<strong>Phase One</strong> focuses on recruiting Community Advisory Board (CAB) members, conducting orientation and training sessions, and holding initial meetings to establish the foundation of the project. During this phase, we also finalize preparations such as IRB submission and launching the project website.
311-
</p>
312-
<p class="text-lg leading-relaxed mb-4">
313-
<strong>Phase Two</strong> centers on engaging stakeholders, identifying and onboarding members of the rural stroke community, and organizing meetings to collaboratively explore and define their unique needs and priorities. This phase also includes forming topic groups, developing the engagement roadmap and dissemination plan, and culminating in events, publications, and a final report.
314-
</p>
315-
<p class="text-lg leading-relaxed">
316-
This timeline reflects a methodical approach to community engagement, stakeholder inclusion, and patient-centered research.
317-
</p>
318-
</div>
319-
</div>
300+
<div class="flex flex-col lg:flex-row items-start gap-12">
301+
<div class="lg:w-1/2">
302+
<img src="photos/PCORI timeline.png" alt="PCORI Project Timeline" class="rounded-xl shadow-lg w-full h-auto object-contain mb-6">
303+
304+
<!-- Audio Section positioned directly under the chart -->
305+
<div class="p-6 bg-white rounded-xl shadow-lg">
306+
<h4 class="text-xl font-semibold mb-4 gradient-text">Inside the PCORI Project: A Conversation</h4>
307+
<p class="text-base text-gray-600 mb-4 text-center">Join us for a conversation about our PCORI project, where we share how it began, the people involved, and the impact we hope to make</p>
308+
<audio controls class="w-full max-w-md mx-auto mb-4">
309+
<source src="audio/Beyond_the_Numbers__Empowering_Rural_Stroke_Survivors_in_PA_to_Reshape_Care_and_Research.m4a" type="audio/mp4">
310+
Your browser does not support the audio element.
311+
</audio>
312+
313+
<!-- Download Link Option -->
314+
<div class="text-center">
315+
<a href="audio/Beyond_the_Numbers__Empowering_Rural_Stroke_Survivors_in_PA_to_Reshape_Care_and_Research.m4a" download class="btn-primary inline-block">
316+
<svg class="w-5 h-5 inline mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
317+
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 10v6m0 0l-3-3m3 3l3-3m2 8H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"></path>
318+
</svg>
319+
Download M4A
320+
</a>
321+
</div>
322+
</div>
323+
</div>
324+
325+
<div class="lg:w-1/2">
326+
<h3 class="text-2xl font-semibold mb-4 gradient-text">Understanding Our Research Process</h3>
327+
<p class="text-lg leading-relaxed mb-4">
328+
Over two years, this project moves from building a strong foundation to delivering meaningful, community-driven outcomes.
329+
</p>
330+
<p class="text-lg leading-relaxed mb-4">
331+
It begins with recruiting Community Advisory Board (CAB) members, hosting orientation and training sessions, and holding initial meetings to guide the project's direction. Early milestones also include finalizing the IRB process and launching the project website.
332+
</p>
333+
<p class="text-lg leading-relaxed mb-4">
334+
As the work progresses, we engage stakeholders, recruit and onboard members of the rural stroke community, and work together to identify key needs and research priorities. Topic groups are formed, training is provided, and a clear engagement and dissemination plan is developed. The project concludes with community events, scholarly publications, and a comprehensive final report.
335+
</p>
336+
</div>
337+
</div>
320338
</div>
321339
</section>
322340

323-
<!-- Audio Section -->
324-
<section id="audio" class="section-padding bg-white relative overflow-hidden">
325-
<div class="max-w-4xl mx-auto text-center relative z-10">
326-
<h2 class="text-3xl sm:text-4xl font-bold mb-8 gradient-text">Listen to Our Project Overview</h2>
327-
<div class="card p-8">
328-
<audio controls class="w-full max-w-md mx-auto mb-6">
329-
<source src="audio/luvvoice.com-20250808-ReLb6h.mp3" type="audio/mpeg">
330-
Your browser does not support the audio element.
331-
</audio>
332-
<p class="text-gray-600 mb-4">Click play to listen to our project overview</p>
333-
334-
<!-- Download Link Option -->
335-
<div class="mt-6 pt-6 border-t border-gray-200">
336-
<a href="audio/luvvoice.com-20250808-ReLb6h.mp3" download class="btn-primary inline-block">
337-
<svg class="w-5 h-5 inline mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
338-
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 10v6m0 0l-3-3m3 3l3-3m2 8H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"></path>
339-
</svg>
340-
Download MP3
341-
</a>
342-
</div>
343-
</div>
344-
</div>
345-
</section>
341+
346342

347-
<!-- Why Your Voice Matters Section -->
348-
<section id="voice-matters" class="section-padding bg-white">
349-
<div class="max-w-6xl mx-auto text-center">
350-
<h2 class="text-3xl sm:text-4xl font-bold mb-6 gradient-text">Why Your Voice Matters</h2>
351-
<div class="flex flex-col md:flex-row items-center gap-8">
352-
<div class="md:w-1/3">
353-
<img src="https://images.unsplash.com/photo-1552664730-d307ca884978?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2070&q=80" alt="A person speaking or presenting, symbolizing voice and input" class="rounded-xl shadow-lg w-full h-auto object-cover">
354-
</div>
355-
<div class="md:w-2/3 text-left">
356-
<p class="text-lg leading-relaxed mb-4">
357-
Your lived experience is essential. By sharing your story and insights, you help ensure that research efforts focus on what truly matters to rural stroke survivors and their families.
358-
</p>
359-
<p class="text-lg leading-relaxed">
360-
Together, we can guide meaningful change in stroke care and recovery. Your unique perspective is the cornerstone of truly patient-centered outcomes research.
361-
</p>
362-
</div>
363-
</div>
364-
</div>
365-
</section>
343+
<!-- Why Your Voice Matters Section -->
344+
<section id="voice-matters" class="section-padding bg-white">
345+
<div class="max-w-6xl mx-auto text-center">
346+
<h2 class="text-3xl sm:text-4xl font-bold mb-6 gradient-text">Why Your Voice Matters</h2>
347+
<div class="flex flex-col md:flex-row items-center gap-8">
348+
<div class="md:w-1/3">
349+
<img src="https://images.unsplash.com/photo-1552664730-d307ca884978?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2070&q=80" alt="A person speaking or presenting, symbolizing voice and input" class="rounded-xl shadow-lg w-full h-auto object-cover">
350+
</div>
351+
<div class="md:w-2/3 text-left">
352+
<p class="text-lg leading-relaxed mb-4">
353+
Your lived experience is essential. By sharing your story and insights, you help ensure that research efforts focus on what truly matters to rural stroke survivors and their families.
354+
</p>
355+
<p class="text-lg leading-relaxed">
356+
Together, we can guide meaningful change in stroke care and recovery. Your unique perspective is the cornerstone of truly patient-centered outcomes research.
357+
</p>
358+
</div>
359+
</div>
360+
</div>
361+
</section>
366362

367363
<!-- Meet Our Team Section -->
368364
<section id="team" class="section-padding bg-white relative overflow-hidden">
@@ -501,15 +497,14 @@ <h3 class="text-2xl font-semibold mb-6 gradient-text">Community Advisory Board (
501497
<p class="text-base text-gray-600">Real estate investor and former collegiate athlete based, Hershey, Pennsylvania</p>
502498
</div>
503499
</div>
504-
<div class="card p-6 flex items-center space-x-4">
505-
<div class="w-20 h-20 rounded-full overflow-hidden shadow-md">
506-
<img src="photos/Philip, Dux. jpg.jpg" alt="Philip Dux" class="w-full h-full object-cover">
507-
</div>
508-
<div>
509-
<p class="text-xl font-semibold">Dux, Philip.</p>
510-
<p class="text-base text-gray-600">Stroke survivor</p>
511-
</div>
512-
</div>
500+
<div class="card p-6 flex items-center space-x-4">
501+
<div class="w-20 h-20 rounded-full overflow-hidden shadow-md">
502+
<img src="photos/Philip, Dux. jpg.jpg" alt="Philip Dux" class="w-full h-full object-cover">
503+
</div>
504+
<div>
505+
<p class="text-xl font-semibold">Dux, Philip.</p>
506+
</div>
507+
</div>
513508
<div class="card p-6 flex items-center space-x-4">
514509
<div class="w-20 h-20 rounded-full overflow-hidden shadow-md">
515510
<img src="photos/Alicia.png" alt="Alicia Richardson" class="w-full h-full object-cover">
@@ -535,7 +530,6 @@ <h3 class="text-2xl font-semibold mb-6 gradient-text">Community Advisory Board (
535530
<div>
536531
<p class="text-xl font-semibold">Taylor, Danielle.</p>
537532
<p class="text-base text-gray-600">Speech-Language Pathologist, Geisinger Memory and Cognition Program</p>
538-
<p class="text-base text-gray-600">Advisory Team</p>
539533
</div>
540534
</div>
541535
<div class="card p-6 flex items-center space-x-4">
@@ -545,7 +539,6 @@ <h3 class="text-2xl font-semibold mb-6 gradient-text">Community Advisory Board (
545539
<div>
546540
<p class="text-xl font-semibold">Wasko, Lisa.</p>
547541
<p class="text-base text-gray-600">Stroke Nurse, System Stroke Director and Advocacy Leader, Geisinger</p>
548-
<p class="text-base text-gray-600">Advisory Team</p>
549542
</div>
550543
</div>
551544
<div class="card p-6 flex items-center space-x-4">
@@ -555,7 +548,6 @@ <h3 class="text-2xl font-semibold mb-6 gradient-text">Community Advisory Board (
555548
<div>
556549
<p class="text-xl font-semibold">Wildasin, Amy.</p>
557550
<p class="text-base text-gray-600">Nurse Navigator, Stroke Program, Penn State Health</p>
558-
<p class="text-base text-gray-600">Advisory Team</p>
559551
</div>
560552
</div>
561553
<div class="card p-6 flex items-center space-x-4">
@@ -565,7 +557,6 @@ <h3 class="text-2xl font-semibold mb-6 gradient-text">Community Advisory Board (
565557
<div>
566558
<p class="text-xl font-semibold">Fetzer, Lannette.</p>
567559
<p class="text-base text-gray-600">Family Nurse Practitioner, Quality Improvement Coordinator at the Pennsylvania Office of Rural Health</p>
568-
<p class="text-base text-gray-600">Advisory Team & Caregiver</p>
569560
</div>
570561
</div>
571562
</div>
@@ -642,7 +633,7 @@ <h3 class="text-xl font-semibold mb-2">Duration</h3>
642633
<div class="max-w-6xl mx-auto relative z-10">
643634
<h2 class="text-3xl sm:text-4xl font-bold mb-12 text-center gradient-text">Engagement Training and Tools</h2>
644635

645-
<div class="grid grid-cols-1 gap-6 max-w-4xl mx-auto">
636+
<div class="grid grid-cols-1 md:grid-cols-2 gap-6 max-w-6xl mx-auto">
646637
<!-- Resource Card 1 -->
647638
<div class="card p-6">
648639
<div class="flex items-start space-x-3">

0 commit comments

Comments
 (0)