3트
This commit is contained in:
parent
4e49249a57
commit
8a8698972d
1 changed files with 5 additions and 1 deletions
|
@ -99,7 +99,11 @@ export const IndexWelcomePage: React.VFC = () => {
|
||||||
</div>
|
</div>
|
||||||
</Hero>
|
</Hero>
|
||||||
<div className="py-4 text-125 text-center">
|
<div className="py-4 text-125 text-center">
|
||||||
<IconMRocket/> <IconMBeatingHeart/> <IconMGrinningFaceWithSmilingEyes/> <IconMPartyPopper/> <IconMCustard/>
|
<IconMRocket/> 
|
||||||
|
<IconMBeatingHeart/> 
|
||||||
|
<IconMGrinningFaceWithSmilingEyes/> 
|
||||||
|
<IconMPartyPopper/> 
|
||||||
|
<IconMCustard/>
|
||||||
</div>
|
</div>
|
||||||
<article className="xarticle vstack pa-2">
|
<article className="xarticle vstack pa-2">
|
||||||
<header>
|
<header>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue