import React from 'react' import {PiCookingPotFill} from 'react-icons/pi' const SubHeading = ({title}) => { return (
{title}