diff --git a/app/pages/_app.tsx b/app/pages/_app.tsx index 87d49e6..7b828d9 100644 --- a/app/pages/_app.tsx +++ b/app/pages/_app.tsx @@ -25,12 +25,11 @@ const App = ({ Component, pageProps }: AppProps) => { return ( Note that this is an early build and more capabilities will be available soon. Visit us regularly! diff --git a/app/pages/index.tsx b/app/pages/index.tsx index d9d58fc..caedb37 100644 --- a/app/pages/index.tsx +++ b/app/pages/index.tsx @@ -1,6 +1,6 @@ import EmailIcon from '@mui/icons-material/Email'; import GitHubIcon from '@mui/icons-material/GitHub'; -import { Box, Button, Grid, Stack, Typography } from '@mui/material'; +import { Alert, Box, Button, Grid, Stack, Typography } from '@mui/material'; import { ThemeProvider } from '@mui/material/styles'; import { NextPage } from 'next'; import Head from 'next/head'; @@ -74,6 +74,9 @@ The DATA4PT project aims to advance data-sharing practices in the public transpo If you have feedback, questions or bug reports please do not hesitate to send them our way through GitHub or Email. + + Using the online version may apply limitations. For regular use, download and install the tool for free from GitHub or Docker +