diff --git a/src/renderer/src/components/hero/hero.tsx b/src/renderer/src/components/hero/hero.tsx index 79d9b586..f7383041 100644 --- a/src/renderer/src/components/hero/hero.tsx +++ b/src/renderer/src/components/hero/hero.tsx @@ -9,8 +9,8 @@ import { } from "@renderer/helpers"; import { useTranslation } from "react-i18next"; -const FEATURED_GAME_TITLE = "Ghost of Tsushima DIRECTOR'S CUT"; -const FEATURED_GAME_ID = "2215430"; +const FEATURED_GAME_TITLE = "ELDEN RING"; +const FEATURED_GAME_ID = "1245620"; export function Hero() { const [featuredGameDetails, setFeaturedGameDetails] = @@ -54,7 +54,7 @@ export function Hero() { >
{FEATURED_GAME_TITLE}