import Link from "next/link"; import Layout from "@/components/Layout"; export default function Home() { return (

Echecs France

Find chess tournaments in France on a map

A visual representation of all the chess tournaments published by the{" "} FFE

Get Started
); }