diff --git a/src/frontend/pages/index.welcome.tsx b/src/frontend/pages/index.welcome.tsx index fe33a5b..1891d24 100644 --- a/src/frontend/pages/index.welcome.tsx +++ b/src/frontend/pages/index.welcome.tsx @@ -6,7 +6,7 @@ import { LoginForm } from '../components/LoginForm'; import styled from 'styled-components'; import { useSelector } from '../store'; import { IsMobileProp } from '../misc/is-mobile-prop'; -import { IconMRocket, IconMHeartSuit, IconMGrinningFaceWithSmilingEyes, IconMPartyPopper, IconMCustard } from 'react-fluentui-emoji/lib/modern'; +import { IconMRocket, IconMBeatingHeart, IconMGrinningFaceWithSmilingEyes, IconMPartyPopper, IconMCustard } from 'react-fluentui-emoji/lib/modern'; import { useAnnouncements } from '../hooks/useAnnouncements'; const Hero = styled.div` @@ -98,8 +98,8 @@ export const IndexWelcomePage: React.VFC = () => {
-
- +
+