import { GameContainer } from "@/components/GameContainer"; const Index = () => { return ; }; export default Index;