import type { NextPage } from 'next' import Head from 'next/head' import Image from 'next/image' import Link from 'next/link' import { ReclashButton } from '../components/ReclashButton' import styles from '../styles/Home.module.css' const Home: NextPage = () => { return (
CHESS RECLASH
Home About Team Demo Contacts
VK TELEGRAMM YOUTUBE
Future of play to earn games

We will change
Your idea of
Chess Game

null}>EXPLORE MORE
VIEW DEMO
OUR FEATURES
CHESS + TCG + RTS
We added elements of real-time strategy and NFT-based collectible card game to chess.
PLAY TO ENJOY & EARN
The game is based on TON, you can bet in battles and win real money. You can also trade your own unique NFT characters.
COMMUNITY
Our game has a great community and friendly developers. Here you can find your best friends.
DEMO
OUR TEAM
Our team has been developing crypto projects for several years now. Chess Reclash is first of all a challenge for us. This is a big and ambitious, and also the most important project for us.
Join our community
to learn even more!
null}>Telegramm null}>Twitter
POWERED BY
TON
) } export default Home