import HeroSection from "./components/HeroSection"; import CategorySection from "./components/CategorySection"; import CoursesSection from "./components/CoursesSection"; import { PostType } from "@nice/common"; import PathCard from "@web/src/components/models/post/SubPost/PathCard"; import CourseCard from "@web/src/components/models/post/SubPost/CourseCard"; const HomePage = () => { return (