Add Parliamentarian service and update Austin TX event to Deaf Collab: Austin 2025
This commit is contained in:
parent
8b2b421156
commit
379c4e1e44
1 changed files with 7 additions and 2 deletions
|
|
@ -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."
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue