Skip to content

Commit

Permalink
Merge pull request #535 from SCCapstone/UpdatedScreenshots
Browse files Browse the repository at this point in the history
Update landing page
  • Loading branch information
evan-scales authored Apr 17, 2024
2 parents 8acdb14 + 559cfed commit 3572a1e
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 5 deletions.
Binary file modified FU.SPA/assets/create-post-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified FU.SPA/assets/discover-posts-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified FU.SPA/assets/friends-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified FU.SPA/assets/post-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 8 additions & 5 deletions FU.SPA/src/components/pages/Home.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ const Home = () => {
</Box>
<Screenshot src="../../../assets/discover-posts-view.png" />
<Typography variant="h5" sx={{ pt: 2 }}>
Don&apos;t limit yourself to restrictive or random in-game match
making. Find like-minded players and play how who you want when you
Don&apos;t limit yourself to restrictive or random in-game
matchmaking. Find like-minded players and play how you want when you
want. Whether that be now or next week.
</Typography>
<SectionBig headerText="Lead the Way">
Expand Down Expand Up @@ -53,16 +53,19 @@ const Home = () => {
Capstone project. The team consists of{' '}
<Link href="https://github.com/AaronKeys">Aaron Keys</Link>,{' '}
<Link href="https://github.com/epadams">Ethan Adams</Link>,{' '}
<Link href="https://github.com/evan-scales">Evan Scales</Link>,{' '}
<Link href="https://www.linkedin.com/in/evan-m-scales/">
Evan Scales
</Link>
,{' '}
<Link href="https://github.com/Jackson-Williams-15">
Jackson Williams
</Link>
, and{' '}
<Link href="https://github.com/jbytes1027">James Pretorius</Link>. The
project is available on{' '}
<Link href="https://github.com/SCCapstone/PalmettoProgrammers">
github
</Link>{' '}
GitHub
</Link>
.
</SectionBig>
</Stack>
Expand Down

0 comments on commit 3572a1e

Please sign in to comment.