: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
import React from 'react';
import { __ } from '@wordpress/i18n';
import { styled } from '@linaria/react';
const IframeErrorContainer = styled.div`
font-family: 'Lexend Deca', Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
const ErrorHeader = styled.h1`
text-shadow: 0 0 1px transparent;
export const IframeErrorPage = () => (
src="//static.hsappstatic.net/ui-images/static-1.14/optimized/errors/map.svg"
'The HubSpot for WordPress plugin is not able to load pages',
'Try disabling your browser extensions and ad blockers, then refresh the page',
'Or open the HubSpot for WordPress plugin in a different browser',