Skip to content

Commit 3572a1e

Browse files
authored
Merge pull request #535 from SCCapstone/UpdatedScreenshots
Update landing page
2 parents 8acdb14 + 559cfed commit 3572a1e

File tree

5 files changed

+8
-5
lines changed

5 files changed

+8
-5
lines changed

FU.SPA/assets/create-post-view.png

31.1 KB
Loading
-5.55 KB
Loading

FU.SPA/assets/friends-view.png

25.6 KB
Loading

FU.SPA/assets/post-view.png

-9.18 KB
Loading

FU.SPA/src/components/pages/Home.jsx

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ const Home = () => {
2020
</Box>
2121
<Screenshot src="../../../assets/discover-posts-view.png" />
2222
<Typography variant="h5" sx={{ pt: 2 }}>
23-
Don&apos;t limit yourself to restrictive or random in-game match
24-
making. Find like-minded players and play how who you want when you
23+
Don&apos;t limit yourself to restrictive or random in-game
24+
matchmaking. Find like-minded players and play how you want when you
2525
want. Whether that be now or next week.
2626
</Typography>
2727
<SectionBig headerText="Lead the Way">
@@ -53,16 +53,19 @@ const Home = () => {
5353
Capstone project. The team consists of{' '}
5454
<Link href="https://github.com/AaronKeys">Aaron Keys</Link>,{' '}
5555
<Link href="https://github.com/epadams">Ethan Adams</Link>,{' '}
56-
<Link href="https://github.com/evan-scales">Evan Scales</Link>,{' '}
56+
<Link href="https://www.linkedin.com/in/evan-m-scales/">
57+
Evan Scales
58+
</Link>
59+
,{' '}
5760
<Link href="https://github.com/Jackson-Williams-15">
5861
Jackson Williams
5962
</Link>
6063
, and{' '}
6164
<Link href="https://github.com/jbytes1027">James Pretorius</Link>. The
6265
project is available on{' '}
6366
<Link href="https://github.com/SCCapstone/PalmettoProgrammers">
64-
github
65-
</Link>{' '}
67+
GitHub
68+
</Link>
6669
.
6770
</SectionBig>
6871
</Stack>

0 commit comments

Comments
 (0)