diff --git a/src/client/src/FrontPage.js b/src/client/src/FrontPage.js
index ce9e93b..ed56948 100644
--- a/src/client/src/FrontPage.js
+++ b/src/client/src/FrontPage.js
@@ -12,6 +12,7 @@ import AddCircleIcon from '@mui/icons-material/AddCircle';
import KeyboardDoubleArrowDownIcon from '@mui/icons-material/KeyboardDoubleArrowDown';
import KeyboardDoubleArrowUpIcon from '@mui/icons-material/KeyboardDoubleArrowUp';
import EditIcon from '@mui/icons-material/Edit';
+import EmojiEventsIcon from '@mui/icons-material/EmojiEvents';
function CreateButton(props) {
return (
@@ -124,8 +125,9 @@ function TournamentListItem(props) {
-
+
+ Prize: {props.tournament.teamCount}