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