diff --git a/src/pages/home.tsx b/src/pages/home.tsx index 243f58f..944ba23 100644 --- a/src/pages/home.tsx +++ b/src/pages/home.tsx @@ -48,7 +48,10 @@ export const HomePage = () => { loop > {LANDING_PAGE_DATA.featuredSlider.map((naddr) => ( - + ))} @@ -65,7 +68,11 @@ export const HomePage = () => {
{LANDING_PAGE_DATA.featuredGames.map((game) => ( - + ))}