\n {\n setShowPModal(true);\n setShowModal(false);\n }}\n className=\"absolute md:left-3 top-2 left-2 md:top-3 text-lg md:text-xl p-1 rounded-full border-2 border-transparent hover:border-primary duration-200 active:scale-[0.95]\"\n >\n \n \n \n
\n Chess Training\n \n
\n
\n\n \n {/* handlePlayPuzzle(\"/chessplay/endgame\")}\n className=\"px-8 py-2 md:px-10 md:py-3 lg:px-20 lg:py-2 bg-white text-[#298BD0] rounded-md text-sm md:text-xl 2xl:text-2xl hover:bg-secondary border border-black hover:border-gray-200 w-4/5\"\n >\n EndGame Skills\n \n handlePlayPuzzle(\"/chessplay/checkmate\")}\n className=\"px-8 py-2 md:px-10 md:py-3 lg:px-20 lg:py-2 bg-white text-[#298BD0] rounded-md text-sm md:text-xl 2xl:text-2xl hover:bg-secondary border border-black hover:border-gray-200 w-4/5\"\n >\n Checkmate Skills\n */}\n {/* handlePlayPuzzle(\"/chessplay/eco\")}\n className=\"px-8 py-2 md:px-10 md:py-3 lg:px-20 lg:py-2 bg-white text-[#298BD0] rounded-md text-sm md:text-xl 2xl:text-2xl hover:bg-[#298BD0] hover:text-white border border-[#298BD0] hover:border-gray-200 w-4/5\"\n >\n ECO Code\n */}\n {\n if (location.pathname.includes(\"chessplay\")) {\n setShowModal(false);\n setLink(\"/chessplay/puzzles/rush\");\n setShowLeave(true);\n } else {\n handlePlayPuzzle(\"/chessplay/puzzles/rush\");\n }\n }}\n className=\"px-8 py-2 md:px-10 md:py-3 lg:px-20 lg:py-2 bg-white text-[#298BD0] rounded-md text-sm md:text-xl 2xl:text-2xl hover:bg-[#298BD0] hover:text-white border border-[#298BD0] hover:border-gray-200 w-4/5\"\n >\n RUSH\n \n {\n if (location.pathname.includes(\"chessplay\")) {\n setShowModal(false);\n setLink(\n `/chessplay/puzzles/daily-puzzle/${new Date()\n .toLocaleDateString(\"en-US\", {\n year: \"numeric\",\n month: \"2-digit\",\n day: \"2-digit\",\n })\n .replace(/\\//g, \"-\")}`\n );\n setShowLeave(true);\n } else {\n handlePlayPuzzle(\n `/chessplay/puzzles/daily-puzzle/${new Date()\n .toLocaleDateString(\"en-US\", {\n year: \"numeric\",\n month: \"2-digit\",\n day: \"2-digit\",\n })\n .replace(/\\//g, \"-\")}`\n );\n }\n }}\n className=\"px-8 py-2 md:px-10 md:py-3 lg:px-20 lg:py-2 bg-white text-[#298BD0] rounded-md text-sm md:text-xl 2xl:text-2xl hover:bg-[#298BD0] hover:text-white border border-[#298BD0] hover:border-gray-200 w-4/5\"\n >\n Daily Puzzle\n \n {/* {\n if (location.pathname.includes(\"chessplay\")) {\n setShowModal(false);\n \n setLink(\"/chessplay/puzzles/hw\");\n setShowLeave(true);\n } else {\n handlePlayPuzzle(\"/chessplay/puzzles/hw\");\n }\n }}\n className=\"px-8 py-2 md:px-10 md:py-3 lg:px-20 lg:py-2 bg-white text-[#298BD0] rounded-md text-sm md:text-xl 2xl:text-2xl hover:bg-[#298BD0] hover:text-white border border-[#298BD0] hover:border-gray-200 w-4/5\"\n >\n HomeWork\n */}\n {/* handlePlayPuzzle(\"/chessplay/san\")}\n className=\"px-8 py-2 md:px-10 md:py-3 lg:px-20 lg:py-2 bg-white text-[#298BD0] rounded-md text-sm md:text-xl 2xl:text-2xl hover:bg-secondary border border-black hover:border-gray-200 w-4/5\"\n >\n SAN Movetext\n \n handlePlayPuzzle(\"/chessplay/name\")}\n className=\"px-8 py-2 md:px-10 md:py-3 lg:px-20 lg:py-2 bg-white text-[#298BD0] rounded-md text-sm md:text-xl 2xl:text-2xl hover:bg-secondary border border-black hover:border-gray-200 w-4/5\"\n >\n Name\n */}\n
\n \n