diff --git a/apps/client/src/app/how-to-play/page.tsx b/apps/client/src/app/how-to-play/page.tsx index 475e34d..a08ea72 100644 --- a/apps/client/src/app/how-to-play/page.tsx +++ b/apps/client/src/app/how-to-play/page.tsx @@ -35,7 +35,7 @@ export default async function HowToPlay() { <>
-
+

How to Play

Artificial Unintelligence is an online multiplayer game where diff --git a/apps/client/src/components/game/image-choice.tsx b/apps/client/src/components/game/image-choice.tsx index bd24c95..c6f5732 100644 --- a/apps/client/src/components/game/image-choice.tsx +++ b/apps/client/src/components/game/image-choice.tsx @@ -75,6 +75,7 @@ const ImageChoiceOption = ({ onLoad={onLoad} width={1024} height={1024} + loading="eager" />