change verified cert image
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 21 KiB |
@@ -77,7 +77,7 @@ export class CourseHome { // eslint-disable-line import/prefer-default-export
|
||||
const logEventProperties = { courseRunKey: this.courseRunKey };
|
||||
const promotionEventProperties = {
|
||||
promotion_id: 'courseware_verified_certificate_upsell',
|
||||
creative: 'original_hero',
|
||||
creative: 'hero_matthew_smith',
|
||||
name: 'In-Course Verification Prompt',
|
||||
position: 'hero',
|
||||
};
|
||||
|
||||
@@ -50,7 +50,7 @@ describe('Course Home factory', () => {
|
||||
describe('Upgrade message events', () => {
|
||||
const segmentEventProperties = {
|
||||
promotion_id: 'courseware_verified_certificate_upsell',
|
||||
creative: 'original_hero',
|
||||
creative: 'hero_matthew_smith',
|
||||
name: 'In-Course Verification Prompt',
|
||||
position: 'hero',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user