diff --git a/app/images/index.tsx b/app/images/index.tsx index 2da4a03..d5bea97 100644 --- a/app/images/index.tsx +++ b/app/images/index.tsx @@ -1,5 +1,5 @@ import GoTriangle from "./gotriangle-logo.png"; export const GoTriangleLogo = ({ height }: { height: number }) => ( - + ); diff --git a/app/routes/__root._index.tsx b/app/routes/__root._index.tsx index 5737a55..c668103 100644 --- a/app/routes/__root._index.tsx +++ b/app/routes/__root._index.tsx @@ -1,3 +1,89 @@ +import { + AtSign, + BusFront, + GithubIcon, + LinkedinIcon, + Map, + RecycleIcon, +} from "lucide-react"; + export default function RootIndex() { - return
+ This website is built on the idea that Transit agencies all use + the{" "} + + GTFS specification + + . This website is auto generated on a schedule maps and tables + automatically to keep your website up to date.{" "} +
++ Your schedules never stop changing and Simple Transit Site keeps + up with your pace by using your existing published schedule feed + to keep your website updated. +
++ The GTFS standard is used worldwide and this website can be + updated to work with any transit agency that has one. +
++ Each route page has up to date maps and time table schedules for a + great experience for you riders. +
+