diff --git a/src/app/pages/home/index.js b/src/app/pages/home/index.js index bd7f2254c..ada303571 100644 --- a/src/app/pages/home/index.js +++ b/src/app/pages/home/index.js @@ -3,12 +3,14 @@ import WebinarsBanner from 'App/components/webinars-banner'; import AccountCard from './accountCard'; import HelpCard from './helpCard'; import WelcomeSection from './welcomeSection'; +import { WPSolutionsBanner } from '@newfold-labs/wp-module-ecommerce'; const Home = () => { return ( +