import React from 'react'; import { __ } from '@wordpress/i18n'; const CTA = () => { const assetsUrl = window.THUMBPRESS?.assets_url || ''; const proImgBase = `${assetsUrl}admin/img/pro/`; return (
{__( 'Join 30,000+ users who manage their media smarter with ThumbPress Pro', 'image-sizes' )}