import MovingLogos from "plugins/MovingLogos/Page"; import React from "react"; const BrandsLogoSection = () => { return (
); }; export default BrandsLogoSection;