mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
Update heading on landing page
This commit is contained in:
committed by
Harish Vishwakarma
parent
56a0fb7c6a
commit
8b1aba39dd
@@ -166,11 +166,7 @@ export default observer(() => {
|
|||||||
<Text id="app.navigation.tabs.home" />
|
<Text id="app.navigation.tabs.home" />
|
||||||
</PageHeader>
|
</PageHeader>
|
||||||
<div className={styles.homeScreen}>
|
<div className={styles.homeScreen}>
|
||||||
<h3>
|
<h3>Welcome to PepChat</h3>
|
||||||
<Text id="app.special.modals.onboarding.welcome" />
|
|
||||||
<br />
|
|
||||||
<img src={wideSVG} />
|
|
||||||
</h3>
|
|
||||||
<div className={styles.actions}>
|
<div className={styles.actions}>
|
||||||
{servers.map(renderServerButton)}
|
{servers.map(renderServerButton)}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user