From fb6cff8684df9fb1ed1d5c720ad7088cb7c2d465 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Fri, 8 Mar 2024 20:52:34 -0500 Subject: [PATCH] crad banner --- service/banners.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" }, },