import { __ } from '@wordpress/i18n';
import { CheckIcon, CloseIcon, FilledStarIcon } from '../icons';
import { btnLg, btnPrimary } from '../tw';
const features = [
{ label: __('Core Widgets', 'ultimate-store-kit'), free: true, pro: true, freeNote: '35+', proNote: '100+' },
{ label: __('Theme Compatibility', 'ultimate-store-kit'), free: true, pro: true },
{ label: __('Dynamic Content & Custom Fields', 'ultimate-store-kit'), free: true, pro: true },
{ label: __('Proper Documentation', 'ultimate-store-kit'), free: true, pro: true },
{ label: __('Updates & Support', 'ultimate-store-kit'), free: true, pro: true },
{ label: __('Ready Made Blocks', 'ultimate-store-kit'), free: true, pro: true },
{ label: __('Ready Made Pages', 'ultimate-store-kit'), free: true, pro: true },
{ label: __('Rooten Theme Pro Features', 'ultimate-store-kit'), free: false, pro: true },
{ label: __('Priority Support', 'ultimate-store-kit'), free: false, pro: true },
];
const HIcon = ({ d, viewBox = '0 0 24 24', filled = false }) => (
);
const highlights = [
{
text: __('Incredibly Advanced', 'ultimate-store-kit'),
icon:
{__('Thank you for being a Pro user. You have access to all features.', 'ultimate-store-kit')}
{__("What's included with Pro", 'ultimate-store-kit')}
{__('Ready to unlock all Pro features?', 'ultimate-store-kit')}