diff --git a/src/pages/Services.tsx b/src/pages/Services.tsx index 24b8d01..f890e1b 100644 --- a/src/pages/Services.tsx +++ b/src/pages/Services.tsx @@ -282,17 +282,6 @@ const relationshipPoints: RelationshipPoint[] = [ startDate: "August 26, 2026", endDate: "August 30, 2026" }] - }, - { - coordinates: [-117.1611, 32.7157] as Coordinates, - city: "San Diego", - state: "California", - events: [{ - name: "AIP", - description: "American Institute of Parliamentarians - Annual Session", - startDate: "July 29, 2026", - endDate: "August 1, 2026" - }] } ]