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