diff --git a/remix/app/components/Nav/Footer.tsx b/remix/app/components/Nav/Footer.tsx index b4f32cf..4aab30f 100644 --- a/remix/app/components/Nav/Footer.tsx +++ b/remix/app/components/Nav/Footer.tsx @@ -9,7 +9,7 @@ import { RainbowSkeleton } from "../Skeleton/RainbowSkeleton" import { ProfileDrawer } from "./ProfileDrawer" export const Footer = (props) => { - const investmentEmail = "investment@thingtime.com" + const investmentEmail = "invest@thingtime.com" return (