ยฉ 2026 Hedgehog Software, LLC
const About = lazy(() => import('./about')) const MainPage = lazy(() => import('./home')) const Hardcore = lazy(() => import('./hardcore'))
hardcore.tsx
import './hardcore.scss'