import ProductsAndSub from "../components/ProductsAndSub"; export default function Component() { return (
{/* Hero Section */}

These products are currently inactive. Check out our active product{" "} here .

); }