import BannerSection from "./components/BannerSection"; import BestSellerCategories from "./components/BestSellerCategories"; import BlogsSection from "./components/BlogsSection"; import CategorySection from "./components/CategorySection"; import ContactCtaSection from "./components/ContactCtaSection"; import OrderByApplication from "./components/OrderByApplication"; import OrderRegistrationSteps from "./components/OrderRegistrationSteps"; import ProductSection from "./components/ProductSection"; import StepSection from "./components/StepSection"; const Home = () => { return (