* Rename Google Shopping image asset.

Attempt to avoid overly-aggressive ad blockers.

* Rename Facebook image asset.
This commit is contained in:
Jeff Stieler 2020-03-18 20:11:25 -06:00 committed by GitHub
parent ee111539bd
commit 0343ef2b78
3 changed files with 2 additions and 2 deletions

View File

@ -322,7 +322,7 @@ class BusinessDetails extends Component {
{ {
slug: 'facebook-for-woocommerce', slug: 'facebook-for-woocommerce',
title: __( 'Market on Facebook', 'woocommerce-admin' ), title: __( 'Market on Facebook', 'woocommerce-admin' ),
icon: 'onboarding/facebook.png', icon: 'onboarding/fb-woocommerce.png',
description: __( description: __(
'Grow your business by targeting the right people and driving sales with Facebook.', 'Grow your business by targeting the right people and driving sales with Facebook.',
'woocommerce-admin' 'woocommerce-admin'
@ -346,7 +346,7 @@ class BusinessDetails extends Component {
'Drive sales with Google Shopping', 'Drive sales with Google Shopping',
'woocommerce-admin' 'woocommerce-admin'
), ),
icon: 'onboarding/google-ads.png', icon: 'onboarding/g-shopping.png',
description: __( description: __(
'Get in front of new customers on Google and secure $150 in ads credit with Klikens integration.', 'Get in front of new customers on Google and secure $150 in ads credit with Klikens integration.',
'woocommerce-admin' 'woocommerce-admin'

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB