diff --git a/client/public/icons/trek-loading-dark.gif b/client/public/icons/trek-loading-dark.gif new file mode 100644 index 0000000..1397a63 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 0000000..8c6ea31 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 9f3593c..2a9225b 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'}