diff --git a/service/banners.js b/service/banners.js index 709c903..2adff67 100644 --- a/service/banners.js +++ b/service/banners.js @@ -61,7 +61,7 @@ var banners = { var bannerArray = { "thiskey01": { "banner": { - "image": "https://www.wrenchboard.com/assets/images/apps/banners/kids/banner-start.jpg", + "image": "https://www.wrenchboard.com/assets/images/apps/banners/kids/rex-card.jpg", "icon": "bannerimage.icon", "style": "style1", "text": "This is the title text?", @@ -74,8 +74,8 @@ var banners = { "image": "https://www.wrenchboard.com/assets/images/apps/banners/redeem/rex-amazon.jpg", "icon": "bannerimage.icon", "style": "style1", - "text": "This is the title text?", - "description": "Some description of this item, ", + "text": "Send your balance to Amazon Digital Card", + "description": "Some descriptio.n of this item, ", "action": "thiskey" }, },