fix(splash): move SplashLatestMessage component for better layout
This commit is contained in:
@@ -45,11 +45,11 @@ export function SplashScreen() {
|
||||
<div className={styles.content}>
|
||||
<SplashLogo />
|
||||
<div className={styles.spacer} />
|
||||
<SplashLatestMessage onOpenChat={handleStartChat} />
|
||||
<SplashContent />
|
||||
<div className={styles.buttonArea}>
|
||||
<SplashButton onStartChat={handleStartChat} />
|
||||
</div>
|
||||
<SplashLatestMessage onOpenChat={handleStartChat} />
|
||||
<p className={styles.bottom}>
|
||||
Elio Silvestri, Your exclusive AI boyfriend
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user