update site desc

This commit is contained in:
Lee 2023-01-15 15:57:14 +00:00
parent e828f63792
commit dba52f05fd
No known key found for this signature in database
GPG Key ID: BAF8F4DB8E7F38EF

@ -160,22 +160,31 @@ export default class Home extends Component {
}}
justify="center"
>
<div
style={{
textAlign: "center",
}}
>
<Text h1 css={{ color: "$text" }}>
BeatSaber Overlay
</Text>
<Text h4 css={{ color: "$text", marginTop: "-15px" }}>
Welcome to the Setup panel
</Text>
<Text h5 css={{ color: "$text" }}>
Now featuring BeatLeader score modifier support!
</Text>
</div>
<Container md>
<div
style={{
textAlign: "center",
}}
>
<Text h1 css={{ color: "$text" }}>
Overlay Builder
</Text>
<Text
p
css={{
color: "$text",
marginTop: "-15px",
fontSize: "23px",
}}
>
Elevate your Beat Saber streams with our overlay builder.
Customize and enhance your streams with real-time scores,
rankings, and leaderboard information. Stand out and attract
more viewers with our easy to use overlay builder for
ScoreSaber and BeatLeader!
</Text>
</div>
</Container>
</Grid>
<Grid xs={12} lg={9}>