diff --git a/src/pages/Services.tsx b/src/pages/Services.tsx
index 7c93cde..0779dcc 100644
--- a/src/pages/Services.tsx
+++ b/src/pages/Services.tsx
@@ -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: ,
title: "Training & Workshops",
description: "Leadership development and parliamentary procedure training."
+ },
+ {
+ icon: ,
+ title: "Parliamentarian",
+ description: "Provide parliamentarian services for organizational meetings ranging from board meetings to conventions."
}
]