import {Fragment} from '@wordpress/element'; import { __ } from '@wordpress/i18n'; const FeeProContent = () => { return (
  • General Features PRO FREE
  • Easy Setup
  • Responsive Design
  • Speed Optimization
  • 10+ Theme Color Styles
  • Multiple Advance Block Patterns
  • 7 Header Pattern Layouts
  • 9 Footer Pattern Layouts
  • Unlimited Blocks Plugin 19+
); }; export default FeeProContent;