crad banner

This commit is contained in:
CHIEFSOFT\ameye
2024-03-08 20:52:34 -05:00
parent fe7d22a8c7
commit fb6cff8684
+3 -3
View File
@@ -61,7 +61,7 @@ var banners = {
var bannerArray = { var bannerArray = {
"thiskey01": { "thiskey01": {
"banner": { "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", "icon": "bannerimage.icon",
"style": "style1", "style": "style1",
"text": "This is the title text?", "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", "image": "https://www.wrenchboard.com/assets/images/apps/banners/redeem/rex-amazon.jpg",
"icon": "bannerimage.icon", "icon": "bannerimage.icon",
"style": "style1", "style": "style1",
"text": "This is the title text?", "text": "Send your balance to Amazon Digital Card",
"description": "Some description of this item, ", "description": "Some descriptio.n of this item, ",
"action": "thiskey" "action": "thiskey"
}, },
}, },