diff --git a/src/components/landingPage/upload.tsx b/src/components/landingPage/upload.tsx
index f843afb..397aa20 100644
--- a/src/components/landingPage/upload.tsx
+++ b/src/components/landingPage/upload.tsx
@@ -97,8 +97,12 @@ export const Upload = (props: UploadProps) => {
title={
<>
If you need help generating a phylogenetic tree, head over to{" "}
-
- CZ GEN EPI
+
+ TheiaGenEpi
+ {" "}
+ or{" "}
+
+ Nextstrain
>
}
diff --git a/src/components/littleFoot.tsx b/src/components/littleFoot.tsx
index 50645d7..fbd89ae 100644
--- a/src/components/littleFoot.tsx
+++ b/src/components/littleFoot.tsx
@@ -1,5 +1,7 @@
import Divider from "@mui/material/Divider";
import Theme from "../theme";
+import { Link } from "react-router-dom";
+import { ROUTES } from "src/routes";
const LittleFoot = () => {
return (
@@ -17,32 +19,40 @@ const LittleFoot = () => {
}}
>
- Galago | a little tree explorer made with ♥ by the CZ GEN
- EPI team ⸱ Free and open: MIT & CC0 licenses
+ Galago | a little tree explorer made with ♥ by Sidney Bell
+ & Colin Megill ⸱ Free and open: MIT & CC0 licenses