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