import React from "react"; const BackgroundGradients = () => { return (
); }; export default BackgroundGradients;