From f91bbd384d3b5a3d7c8af58c5966151229916f07 Mon Sep 17 00:00:00 2001 From: chaulmark Date: Sun, 24 May 2026 11:55:22 -0600 Subject: [PATCH] Add Presenter to NAP NTC Birmingham event on service map (closes #22) --- src/pages/Services.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Services.tsx b/src/pages/Services.tsx index f890e1b..fe11aae 100644 --- a/src/pages/Services.tsx +++ b/src/pages/Services.tsx @@ -278,7 +278,7 @@ const relationshipPoints: RelationshipPoint[] = [ state: "Alabama", events: [{ name: "NAP NTC", - description: "National Association of Parliamentarians - National Training Conference", + description: "National Association of Parliamentarians - National Training Conference - Presenter", startDate: "August 26, 2026", endDate: "August 30, 2026" }]