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:
parent
096c0debb2
commit
67da65be9b
9 changed files with 10 additions and 10 deletions
|
@ -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}>
|
||||
|
|
|
@ -2,7 +2,7 @@ const cloud = {
|
|||
welcome: {
|
||||
title: 'Welcome and let’s create your own Logto Cloud Preview', // UNTRANSLATED
|
||||
description:
|
||||
'Whether you’re 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 Logto’s SaaS version.', // UNTRANSLATED
|
||||
'Whether you’re 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: 'I’m using Logto for', // UNTRANSLATED
|
||||
project_options: {
|
||||
personal: 'Personal project', // UNTRANSLATED
|
||||
|
|
|
@ -2,7 +2,7 @@ const cloud = {
|
|||
welcome: {
|
||||
title: 'Welcome and let’s create your own Logto Cloud Preview',
|
||||
description:
|
||||
'Whether you’re 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 Logto’s SaaS version.',
|
||||
'Whether you’re 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: 'I’m using Logto for',
|
||||
project_options: {
|
||||
personal: 'Personal project',
|
||||
|
|
|
@ -2,7 +2,7 @@ const cloud = {
|
|||
welcome: {
|
||||
title: 'Welcome and let’s create your own Logto Cloud Preview', // UNTRANSLATED
|
||||
description:
|
||||
'Whether you’re 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 Logto’s SaaS version.', // UNTRANSLATED
|
||||
'Whether you’re 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: 'I’m using Logto for', // UNTRANSLATED
|
||||
project_options: {
|
||||
personal: 'Personal project', // UNTRANSLATED
|
||||
|
|
|
@ -2,7 +2,7 @@ const cloud = {
|
|||
welcome: {
|
||||
title: 'Welcome and let’s create your own Logto Cloud Preview', // UNTRANSLATED
|
||||
description:
|
||||
'Whether you’re 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 Logto’s SaaS version.', // UNTRANSLATED
|
||||
'Whether you’re 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: 'I’m using Logto for', // UNTRANSLATED
|
||||
project_options: {
|
||||
personal: 'Personal project', // UNTRANSLATED
|
||||
|
|
|
@ -2,7 +2,7 @@ const cloud = {
|
|||
welcome: {
|
||||
title: 'Welcome and let’s create your own Logto Cloud Preview', // UNTRANSLATED
|
||||
description:
|
||||
'Whether you’re 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 Logto’s SaaS version.', // UNTRANSLATED
|
||||
'Whether you’re 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: 'I’m using Logto for', // UNTRANSLATED
|
||||
project_options: {
|
||||
personal: 'Personal project', // UNTRANSLATED
|
||||
|
|
|
@ -2,7 +2,7 @@ const cloud = {
|
|||
welcome: {
|
||||
title: 'Welcome and let’s create your own Logto Cloud Preview', // UNTRANSLATED
|
||||
description:
|
||||
'Whether you’re 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 Logto’s SaaS version.', // UNTRANSLATED
|
||||
'Whether you’re 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: 'I’m using Logto for', // UNTRANSLATED
|
||||
project_options: {
|
||||
personal: 'Personal project', // UNTRANSLATED
|
||||
|
|
|
@ -2,7 +2,7 @@ const cloud = {
|
|||
welcome: {
|
||||
title: 'Welcome and let’s create your own Logto Cloud Preview', // UNTRANSLATED
|
||||
description:
|
||||
'Whether you’re 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 Logto’s SaaS version.', // UNTRANSLATED
|
||||
'Whether you’re 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: 'I’m using Logto for', // UNTRANSLATED
|
||||
project_options: {
|
||||
personal: 'Personal project', // UNTRANSLATED
|
||||
|
|
|
@ -2,7 +2,7 @@ const cloud = {
|
|||
welcome: {
|
||||
title: 'Welcome and let’s create your own Logto Cloud Preview', // UNTRANSLATED
|
||||
description:
|
||||
'Whether you’re 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 Logto’s SaaS version.', // UNTRANSLATED
|
||||
'Whether you’re 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: 'I’m using Logto for', // UNTRANSLATED
|
||||
project_options: {
|
||||
personal: 'Personal project', // UNTRANSLATED
|
||||
|
|
Loading…
Add table
Reference in a new issue