diff --git a/src/components/MainMenu.tsx b/src/components/MainMenu.tsx index e69de29..0b71be9 100644 --- a/src/components/MainMenu.tsx +++ b/src/components/MainMenu.tsx @@ -0,0 +1,25 @@ +import React from "react"; +import Title from "./Title"; + +// function onClick(){ +// print(); +// } +Title +function MainMenu(){ +return( +
+ This game contains flashing lights that may trigger seizures for individuals with photosensitive + epilepsy or other conditions. If you experience + any discomfort, dizziness, etc. during the game, + please take a break immediately and consult a + healthcare professional if necessary. Your safety + and well-being are important. +
+