Skip to content

Commit

Permalink
Merge branch 'main' of github.com:flickmatch/home into team-division
Browse files Browse the repository at this point in the history
  • Loading branch information
guptakshitij2308 committed Dec 8, 2024
2 parents ac19b43 + ba9dd5a commit c5436bb
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions react-fm/src/pages/welcome/Welcome.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,8 @@ function Welcome() {
<Box className={isPortrait ? styles.mottoMobileSection : styles.mottoSection}>
<Typography className={styles.whatIsFlickmatch}>
Flickmatch is a location-based platform that connects users with nearby sports games and
players.Currently, Flickmatch finds or organises football games near you. Whether
you&#39;re a casual solo, in a group or a team looking to play Losers to Pay (LTP), we
take care of all your football matchmaking needs from finding players to reserving
grounds.
players. Whether you&#39;re a casual solo, in a group or a team, we take care of all
your match making needs.
</Typography>
</Box>
</Box>
Expand Down

0 comments on commit c5436bb

Please sign in to comment.