import BannerSection from "./components/BannerSection"; import CategorySection from "./components/CategorySection"; import ProductSection from "./components/ProductSection"; import StepSection from "./components/StepSection"; const Home = () => { return (