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" justify="center"
> >
<div <Container md>
style={{ <div
textAlign: "center", style={{
}} textAlign: "center",
> }}
<Text h1 css={{ color: "$text" }}> >
BeatSaber Overlay <Text h1 css={{ color: "$text" }}>
</Text> Overlay Builder
<Text h4 css={{ color: "$text", marginTop: "-15px" }}> </Text>
Welcome to the Setup panel <Text
</Text> p
css={{
<Text h5 css={{ color: "$text" }}> color: "$text",
Now featuring BeatLeader score modifier support! marginTop: "-15px",
</Text> fontSize: "23px",
</div> }}
>
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>
<Grid xs={12} lg={9}> <Grid xs={12} lg={9}>