From 2c34847f539a4832fd0bff836c4d6c07aec68a39 Mon Sep 17 00:00:00 2001 From: Doug Johnson Date: Thu, 6 Nov 2025 13:28:28 -0800 Subject: [PATCH] Remove initiative for privacy --- src/data/questions/TravelLight.jsx | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/data/questions/TravelLight.jsx b/src/data/questions/TravelLight.jsx index a04c9f26..e9ced9f3 100644 --- a/src/data/questions/TravelLight.jsx +++ b/src/data/questions/TravelLight.jsx @@ -153,15 +153,6 @@ const Question = { Tag.Organization, ], }, - { - title: 'RUSH Community TikTok Project', - link: 'https://storymaps.arcgis.com/stories/d3dce22ddab4487a9ec38325257e05d8', - image: require('../png/RUSH.png'), - description: 'For our project we produced three TikTok videos, for the RUSH website. Each video covers different themes. We collaborated with local high school students to hear their opinions and also broaden their knowledge. Main themes include Safe Bus Stops, Big trees, Invasive species.', - tags: [ - Tag.Video, - ], - }, ], }, };