diff --git a/frontend/src/assets/img/demo_qr_temp.svg b/frontend/src/assets/img/demo_qr_temp.svg new file mode 100644 index 0000000000..7ecd7a4a40 --- /dev/null +++ b/frontend/src/assets/img/demo_qr_temp.svg @@ -0,0 +1,316 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/frontend/src/component/demo/DemoDialog/DemoDialogWelcome/DemoDialogWelcome.tsx b/frontend/src/component/demo/DemoDialog/DemoDialogWelcome/DemoDialogWelcome.tsx index e26517fe33..2b78f052b9 100644 --- a/frontend/src/component/demo/DemoDialog/DemoDialogWelcome/DemoDialogWelcome.tsx +++ b/frontend/src/component/demo/DemoDialog/DemoDialogWelcome/DemoDialogWelcome.tsx @@ -1,5 +1,5 @@ import { Button, Divider, Typography, styled } from '@mui/material'; -import qrImage from 'assets/img/demo_qr.png'; +import qrImage from 'assets/img/demo_qr_temp.svg'; import { formatAssetPath } from 'utils/formatPath'; import { Launch } from '@mui/icons-material'; import { DemoDialog } from '../DemoDialog'; @@ -79,7 +79,7 @@ export const DemoDialogWelcome = ({ Open demo website in another tab:{' '} { trackEvent('demo', { @@ -89,7 +89,7 @@ export const DemoDialogWelcome = ({ }); }} > - demo.unleash-hosted.com + unleash-demo-app.vercel.app