Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend/src/app/sections/ExpectationsV2/data.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export const originalCards = [
svg: <FunGamesSVG height={40} width={40} />,
title: "Fun Games",
img: fun_games_image,
desc: "Take a break from coding and immerse yourself in the soulful melodies and electrifying beats of live music performances, adding rhythm and energy to your DeerHack experience.",
desc: "Get ready to unleash your competitive spirit and bond with fellow participants in a series of exciting challenges and friendly competitions.",
},
{
svg: <MusicSVG height={40} width={40} />,
Expand Down
Loading