diff --git a/remix/app/components/Nav/Footer.tsx b/remix/app/components/Nav/Footer.tsx index b161da3..494d4cd 100644 --- a/remix/app/components/Nav/Footer.tsx +++ b/remix/app/components/Nav/Footer.tsx @@ -10,6 +10,7 @@ import { ProfileDrawer } from "./ProfileDrawer" export const Footer = (props) => { const investmentEmail = "invest@thingtime.com" + const contactEmail = "connect@thingtime.com" return (