From fe7d22a8c758990978b761d19fbb262273263801 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Fri, 8 Mar 2024 20:09:05 -0500 Subject: [PATCH] baners update --- service/banners.js | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) 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?",