diff --git a/service/banners.js b/service/banners.js index 7461437..709c903 100644 --- a/service/banners.js +++ b/service/banners.js @@ -50,7 +50,12 @@ var banners = { // } catch (e) { // next(e.message, null); // pass control to the next handler // } +/* + + + +*/ // }); var bannerArray = { @@ -66,7 +71,7 @@ var banners = { }, "thiskey02": { "banner": { - "image": "https://www.wrenchboard.com/assets/images/apps/banners/kids/banner-start.jpg", + "image": "https://www.wrenchboard.com/assets/images/apps/banners/redeem/rex-amazon.jpg", "icon": "bannerimage.icon", "style": "style1", "text": "This is the title text?", @@ -76,7 +81,7 @@ var banners = { }, "thiskey03": { "banner": { - "image": "https://www.wrenchboard.com/assets/images/apps/banners/kids/banner-start.jpg", + "image": "https://www.wrenchboard.com/assets/images/apps/banners/redeem/rex-apple.jpg", "icon": "bannerimage.icon", "style": "style1", "text": "This is the title text?", @@ -86,7 +91,7 @@ var banners = { }, "thiskey04": { "banner": { - "image": "https://www.wrenchboard.com/assets/images/apps/banners/kids/banner-start.jpg", + "image": "https://www.wrenchboard.com/assets/images/apps/banners/redeem/rex-plays.jpg", "icon": "bannerimage.icon", "style": "style1", "text": "This is the title text?", @@ -96,7 +101,7 @@ var banners = { }, "thiskey05": { "banner": { - "image": "https://www.wrenchboard.com/assets/images/apps/banners/kids/banner-start.jpg", + "image": "https://www.wrenchboard.com/assets/images/apps/banners/redeem/rex-xbox.jpg", "icon": "bannerimage.icon", "style": "style1", "text": "This is the title text?",