import { GameCard } from "@/features/gameCard"; import { Section } from "@/widgets/section"; export default function Home() { return
; }