You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This update expands the Team page with additional biography content provided in the issue, including Madison Manwarring, an AAC-focused SLP profile, and Amon-Ra Cunningham. The change is content-focused and keeps the existing Team page rendering model intact.
Team bios added
Added new SectionModel entries in Pages/Team.razor for:
Madison Manwarring (Welcome, My Journey, Academics, Areas of Focus and Vision)
AAC-focused SLP profile (Welcome, My Journey, Academic Excellence, Areas of Focus and Vision, Roots)
Amon-Ra Cunningham (Welcome, Professional Journey, Vision)
Profile media updates
Wired the submitted image attachment URL into Madison’s welcome section.
Wired the second submitted attachment URL into the AAC-focused welcome section.
No rendering-path changes
Reused the existing Sections list + SectionModel pipeline (no structural component changes).
new SectionModel
{Id="welcome-madison",
CssClass="container text-center",
ImageUrl="https://github.com/user-attachments/assets/03299de1-92b2-4c92-89a8-cf3cab4f57af",
ImageAltText="Madison Manwarring",
ImageCssClass="profile-picture img-fluid",
Role="Speech Language Pathologist Assistant",
Name="Madison Manwarring",
Paragraph="Hi there! My name is <strong>Madison Manwarring</strong>..."}
Speech Language Pathologist
Hi, I'm Jade Vecvanags. I'm passionate about accessibility, connection, and fostering community through collaboration, education, and direct support.
My Journey
I first learned about the field of Speech Language Pathology in a Deaf Culture class in undergrad at the University of Illinois. At the time, I was a Veterinarian Medicine major looking for interesting electives. Through that course, I learned about who SLPs are and how they support others. I walked right into my counselors office and changed my major and never looked back.
I have since worked as an SLP and Augmentative and Alternative Communication (AAC) specialist for multiple school districts, supporting school aged children ages 3-22, across 2 states (California and Oregon).
Academic Excellence
I completed my bachelors at the University of Illinois, Urbana- Champaign and came back home to Southern California to pursue my masters degree in Speech Language Pathology at California Baptist University.
Areas of Focus and Vision
I have spent the last 4 years of my career focused on supporting clients who use AAC devices. I am passionate about collaborating with families and support staff to feature match various devices and programs to find the best fit for a client as well as provide ongoing support and training for families.
Roots
I was born and raised in Orange County, California. I then moved to Illinois to play softball (Go Illini) and earn my bachelor’s degree. Post grad, I returned back home to complete my masters program and then spent two years in Portland, Oregon! I missed sunny Southern California so I moved back home “ish” to Long Beach, CA. My family made our way down to San Diego, CA and are now living the desert life in Joshua Tree, CA where our two cats are enjoying watching the desert sunsets each night.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This update expands the Team page with additional biography content provided in the issue, including Madison Manwarring, an AAC-focused SLP profile, and Amon-Ra Cunningham. The change is content-focused and keeps the existing Team page rendering model intact.
Team bios added
SectionModelentries inPages/Team.razorfor:Welcome,My Journey,Academics,Areas of Focus and Vision)Welcome,My Journey,Academic Excellence,Areas of Focus and Vision,Roots)Welcome,Professional Journey,Vision)Profile media updates
No rendering-path changes
Sectionslist +SectionModelpipeline (no structural component changes).