From 875d34e8e4c38dc7beea56ed9d9ae65065da9737 Mon Sep 17 00:00:00 2001 From: Alessandro Kreslin Date: Wed, 25 Feb 2026 13:42:14 -0500 Subject: [PATCH] update country count --- web-app/src/app/App.tsx | 2 +- web-app/src/app/screens/About.tsx | 2 +- web-app/src/app/screens/Home.tsx | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web-app/src/app/App.tsx b/web-app/src/app/App.tsx index e957aaa93..0f2df85a0 100644 --- a/web-app/src/app/App.tsx +++ b/web-app/src/app/App.tsx @@ -35,7 +35,7 @@ function App(): React.ReactElement { diff --git a/web-app/src/app/screens/About.tsx b/web-app/src/app/screens/About.tsx index 814226c19..d73b79dd3 100644 --- a/web-app/src/app/screens/About.tsx +++ b/web-app/src/app/screens/About.tsx @@ -14,7 +14,7 @@ export default function About(): React.ReactElement { The Mobility Database is an open catalog including over 6000 GTFS, - GTFS Realtime, and GBFS feeds in over 75 countries. It integrates with + GTFS Realtime, and GBFS feeds in over 99 countries. It integrates with the Canonical GTFS Schedule and GBFS Validators to share data quality reports for each feed.

diff --git a/web-app/src/app/screens/Home.tsx b/web-app/src/app/screens/Home.tsx index 93e2e86cc..2ab7e6487 100644 --- a/web-app/src/app/screens/Home.tsx +++ b/web-app/src/app/screens/Home.tsx @@ -123,7 +123,7 @@ function Component(): React.ReactElement { component='span' sx={{ fontSize: 30, color: theme.palette.primary.main, mx: 1 }} > - 75 + 99 countries.
@@ -245,7 +245,7 @@ function Component(): React.ReactElement { }} > The Mobility Database is an open data catalog including over 6000 - GTFS, GTFS Realtime, and GBFS feeds in over 75 countries. Whether + GTFS, GTFS Realtime, and GBFS feeds in over 99 countries. Whether you’re a transportation operator, a researcher studying public transit and shared mobility trends, or a maps app needing reliable data to use with your application, the Mobility Database has everything you need