Add Parliamentarian service and update Austin TX event to Deaf Collab: Austin 2025

This commit is contained in:
TheMaddax 2025-10-27 09:06:53 -06:00
parent 8b2b421156
commit 379c4e1e44

View file

@ -230,8 +230,8 @@ const relationshipPoints: RelationshipPoint[] = [
city: "Austin",
state: "Texas",
events: [{
name: "NLTC",
description: "National Leadership Training Conference - NAD conference",
name: "Deaf Collab: Austin 2025",
description: "Deaf Collab: Austin 2025",
startDate: "October 29, 2025",
endDate: "November 1, 2025"
}]
@ -253,6 +253,11 @@ const services = [
icon: <FaChalkboardTeacher className="text-4xl" />,
title: "Training & Workshops",
description: "Leadership development and parliamentary procedure training."
},
{
icon: <FaChalkboardTeacher className="text-4xl" />,
title: "Parliamentarian",
description: "Provide parliamentarian services for organizational meetings ranging from board meetings to conventions."
}
]