0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-10 22:22:45 -05:00

refactor(console): update onboarding welcome page image and description (#3394)

This commit is contained in:
Xiao Yijun 2023-03-14 14:21:24 +08:00 committed by GitHub
parent 096c0debb2
commit 67da65be9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 10 additions and 10 deletions

View file

@ -4,7 +4,7 @@ import { Controller, useForm } from 'react-hook-form';
import { useTranslation } from 'react-i18next';
import { useNavigate } from 'react-router-dom';
import Congrats from '@/assets/images/congrats.svg';
import WelcomeImage from '@/assets/images/sign-in-experience-welcome.svg';
import Button from '@/components/Button';
import FormField from '@/components/FormField';
import OverlayScrollbar from '@/components/OverlayScrollbar';
@ -52,7 +52,7 @@ const Welcome = () => {
<div className={pageLayout.page}>
<OverlayScrollbar className={pageLayout.contentContainer}>
<div className={classNames(pageLayout.content, styles.content)}>
<Congrats className={styles.congrats} />
<WelcomeImage className={styles.congrats} />
<div className={styles.title}>{t('cloud.welcome.title')}</div>
<div className={styles.description}>{t('cloud.welcome.description')}</div>
<form className={styles.form}>

View file

@ -2,7 +2,7 @@ const cloud = {
welcome: {
title: 'Welcome and lets create your own Logto Cloud Preview', // UNTRANSLATED
description:
'Whether youre an open-source or cloud user, take a tour of the showcase and experience the full value of Logto. This demo also serves as a preview of Logtos SaaS version.', // UNTRANSLATED
'Whether youre an open-source or cloud user, take a tour of the showcase and experience the full value of Logto. Cloud preview also serves as a preliminary version of Logto Cloud.', // UNTRANSLATED
project_field: 'Im using Logto for', // UNTRANSLATED
project_options: {
personal: 'Personal project', // UNTRANSLATED

View file

@ -2,7 +2,7 @@ const cloud = {
welcome: {
title: 'Welcome and lets create your own Logto Cloud Preview',
description:
'Whether youre an open-source or cloud user, take a tour of the showcase and experience the full value of Logto. This demo also serves as a preview of Logtos SaaS version.',
'Whether youre an open-source or cloud user, take a tour of the showcase and experience the full value of Logto. Cloud preview also serves as a preliminary version of Logto Cloud.',
project_field: 'Im using Logto for',
project_options: {
personal: 'Personal project',

View file

@ -2,7 +2,7 @@ const cloud = {
welcome: {
title: 'Welcome and lets create your own Logto Cloud Preview', // UNTRANSLATED
description:
'Whether youre an open-source or cloud user, take a tour of the showcase and experience the full value of Logto. This demo also serves as a preview of Logtos SaaS version.', // UNTRANSLATED
'Whether youre an open-source or cloud user, take a tour of the showcase and experience the full value of Logto. Cloud preview also serves as a preliminary version of Logto Cloud.', // UNTRANSLATED
project_field: 'Im using Logto for', // UNTRANSLATED
project_options: {
personal: 'Personal project', // UNTRANSLATED

View file

@ -2,7 +2,7 @@ const cloud = {
welcome: {
title: 'Welcome and lets create your own Logto Cloud Preview', // UNTRANSLATED
description:
'Whether youre an open-source or cloud user, take a tour of the showcase and experience the full value of Logto. This demo also serves as a preview of Logtos SaaS version.', // UNTRANSLATED
'Whether youre an open-source or cloud user, take a tour of the showcase and experience the full value of Logto. Cloud preview also serves as a preliminary version of Logto Cloud.', // UNTRANSLATED
project_field: 'Im using Logto for', // UNTRANSLATED
project_options: {
personal: 'Personal project', // UNTRANSLATED

View file

@ -2,7 +2,7 @@ const cloud = {
welcome: {
title: 'Welcome and lets create your own Logto Cloud Preview', // UNTRANSLATED
description:
'Whether youre an open-source or cloud user, take a tour of the showcase and experience the full value of Logto. This demo also serves as a preview of Logtos SaaS version.', // UNTRANSLATED
'Whether youre an open-source or cloud user, take a tour of the showcase and experience the full value of Logto. Cloud preview also serves as a preliminary version of Logto Cloud.', // UNTRANSLATED
project_field: 'Im using Logto for', // UNTRANSLATED
project_options: {
personal: 'Personal project', // UNTRANSLATED

View file

@ -2,7 +2,7 @@ const cloud = {
welcome: {
title: 'Welcome and lets create your own Logto Cloud Preview', // UNTRANSLATED
description:
'Whether youre an open-source or cloud user, take a tour of the showcase and experience the full value of Logto. This demo also serves as a preview of Logtos SaaS version.', // UNTRANSLATED
'Whether youre an open-source or cloud user, take a tour of the showcase and experience the full value of Logto. Cloud preview also serves as a preliminary version of Logto Cloud.', // UNTRANSLATED
project_field: 'Im using Logto for', // UNTRANSLATED
project_options: {
personal: 'Personal project', // UNTRANSLATED

View file

@ -2,7 +2,7 @@ const cloud = {
welcome: {
title: 'Welcome and lets create your own Logto Cloud Preview', // UNTRANSLATED
description:
'Whether youre an open-source or cloud user, take a tour of the showcase and experience the full value of Logto. This demo also serves as a preview of Logtos SaaS version.', // UNTRANSLATED
'Whether youre an open-source or cloud user, take a tour of the showcase and experience the full value of Logto. Cloud preview also serves as a preliminary version of Logto Cloud.', // UNTRANSLATED
project_field: 'Im using Logto for', // UNTRANSLATED
project_options: {
personal: 'Personal project', // UNTRANSLATED

View file

@ -2,7 +2,7 @@ const cloud = {
welcome: {
title: 'Welcome and lets create your own Logto Cloud Preview', // UNTRANSLATED
description:
'Whether youre an open-source or cloud user, take a tour of the showcase and experience the full value of Logto. This demo also serves as a preview of Logtos SaaS version.', // UNTRANSLATED
'Whether youre an open-source or cloud user, take a tour of the showcase and experience the full value of Logto. Cloud preview also serves as a preliminary version of Logto Cloud.', // UNTRANSLATED
project_field: 'Im using Logto for', // UNTRANSLATED
project_options: {
personal: 'Personal project', // UNTRANSLATED