diff --git a/src/component-library/components/Mobile/Mobile.tsx b/src/component-library/components/Mobile/Mobile.tsx index 374c17c3..54ec710a 100644 --- a/src/component-library/components/Mobile/Mobile.tsx +++ b/src/component-library/components/Mobile/Mobile.tsx @@ -1,24 +1,28 @@ -import { DeviceMobileIcon } from "@heroicons/react/solid"; +import xmtpIcon from "../../../../public/xmtp-icon.png"; const LinkEle = ({ url, text }: { url: string; text: string }) => ( {text} ); export const Mobile = () => ( -
+
- -

Looks like you're on mobile!

+ XMTP logo +

Looks like you're on mobile!

-

For mobile-friendly XMTP chat:

-