Add NAP NTC to Birmingham AL on interactive map
This commit is contained in:
parent
107b8831b4
commit
2e990e72a9
1 changed files with 11 additions and 0 deletions
|
|
@ -271,6 +271,17 @@ const relationshipPoints: RelationshipPoint[] = [
|
|||
startDate: "June 30, 2026",
|
||||
endDate: "July 5, 2026"
|
||||
}]
|
||||
},
|
||||
{
|
||||
coordinates: [-86.8025, 33.5207] as Coordinates,
|
||||
city: "Birmingham",
|
||||
state: "Alabama",
|
||||
events: [{
|
||||
name: "NAP NTC",
|
||||
description: "National Association of Parliamentarians - National Training Conference",
|
||||
startDate: "August 26, 2026",
|
||||
endDate: "August 30, 2026"
|
||||
}]
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue