diff --git a/client/public/icons/trek-loading-dark.gif b/client/public/icons/trek-loading-dark.gif new file mode 100644 index 00000000..1397a639 Binary files /dev/null and b/client/public/icons/trek-loading-dark.gif differ diff --git a/client/public/icons/trek-loading-light.gif b/client/public/icons/trek-loading-light.gif new file mode 100644 index 00000000..8c6ea316 Binary files /dev/null and b/client/public/icons/trek-loading-light.gif differ diff --git a/client/src/pages/TripPlannerPage.tsx b/client/src/pages/TripPlannerPage.tsx index 9f3593c9..2a9225b0 100644 --- a/client/src/pages/TripPlannerPage.tsx +++ b/client/src/pages/TripPlannerPage.tsx @@ -498,10 +498,6 @@ export default function TripPlannerPage(): React.ReactElement | null { background: 'var(--bg-primary)', ...fontStyle, }}> -
- - - +
+ Loading
{trip?.title || 'TREK'}