import React from 'react' const Testimonials = () => { return ( <div className='section'> </div> ) } export default Testimonials