import { Icon } from '@wordpress/components' import { __ } from '@wordpress/i18n' import SplitModal from './SplitModal' import { growthArrow, brandLogo } from '../icons' import { useGlobalStore } from '../../state/GlobalState' import Primary from '../buttons/Primary' export const ProModal = () => ( useGlobalStore.setState({ currentModal: null })}>
{brandLogo}

{__( 'Get unlimited access to all our Pro patterns & layouts', 'extendify', )}

{__( 'Upgrade to Extendify Pro and use all the patterns and layouts you’d like, including our exclusive Pro catalog.', 'extendify', )}

{__('Upgrade Now', 'extendify')}
{__('Upgrade
)