update gamehub gamepage, categories

This commit is contained in:
aaeii
2025-01-18 19:48:02 +03:00
parent 86b79a7f49
commit 909f7e4de9
3 changed files with 163 additions and 47 deletions

View File

@@ -8,14 +8,18 @@
"price": 259,
"old_price": 500,
"image": "sales_game1",
"os": "windows"
"os": "windows",
"fav1": "star1",
"fav2": "star2"
},
{
"id": 2,
"title": "Red Solstice 2 Survivors",
"price": 561,
"image": "sales_game2",
"os": "windows"
"os": "windows",
"fav1": "star1",
"fav2": "star2"
},
{
"id": 3,
@@ -23,7 +27,9 @@
"price": 820,
"old_price": 1100,
"image": "new_game2",
"os": "windows"
"os": "windows",
"fav1": "star1",
"fav2": "star2"
},
{
"id": 4,
@@ -31,7 +37,9 @@
"price": 990,
"old_price": 1200,
"image": "leaders_game4",
"os": "windows"
"os": "windows",
"fav1": "star1",
"fav2": "star2"
},
{
"id": 5,
@@ -39,7 +47,9 @@
"price": 1200,
"old_price": 2500,
"image": "leaders_game5",
"os": "windows"
"os": "windows",
"fav1": "star1",
"fav2": "star2"
},
{
"id": 6,
@@ -47,31 +57,39 @@
"price": 600,
"old_price": 890,
"image": "leaders_game6",
"os": "windows"
"os": "windows",
"fav1": "star1",
"fav2": "star2"
}
],
"games2": [
{
"id": 1,
"id": 7,
"title": "Alpha League",
"price": 299,
"image": "new_game1",
"os": "windows"
"os": "windows",
"fav1": "star1",
"fav2": "star2"
},
{
"id": 2,
"id": 8,
"title": "Sons Of The Forests",
"price": 820,
"old_price": 1100,
"image": "new_game2",
"os": "windows"
"os": "windows",
"fav1": "star1",
"fav2": "star2"
},
{
"id": 3,
"id": 9,
"title": "Pacific Drives",
"price": 1799,
"image": "new_game3",
"os": "windows"
"os": "windows",
"fav1": "star1",
"fav2": "star2"
},
{
"id": 4,
@@ -79,7 +97,9 @@
"price": 990,
"old_price": 1200,
"image": "leaders_game4",
"os": "windows"
"os": "windows",
"fav1": "star1",
"fav2": "star2"
},
{
"id": 5,
@@ -87,7 +107,9 @@
"price": 1200,
"old_price": 2500,
"image": "leaders_game5",
"os": "windows"
"os": "windows",
"fav1": "star1",
"fav2": "star2"
},
{
"id": 6,
@@ -95,31 +117,39 @@
"price": 600,
"old_price": 890,
"image": "leaders_game6",
"os": "windows"
"os": "windows",
"fav1": "star1",
"fav2": "star2"
}
],
"games3": [
{
"id": 1,
"id": 10,
"title": "Elden Ring",
"price": 3295,
"old_price": 3599,
"image": "leaders_game2",
"os": "windows"
"os": "windows",
"fav1": "star1",
"fav2": "star2"
},
{
"id": 2,
"id": 11,
"title": "Counter-Strike 2",
"price": 479,
"image": "leaders_game1",
"os": "windows"
"os": "windows",
"fav1": "star1",
"fav2": "star2"
},
{
"id": 3,
"id": 12,
"title": "PUBG: BATTLEGROUNDS",
"price": 199,
"image": "leaders_game3",
"os": "windows"
"os": "windows",
"fav1": "star1",
"fav2": "star2"
},
{
"id": 4,
@@ -127,7 +157,9 @@
"price": 990,
"old_price": 1200,
"image": "leaders_game4",
"os": "windows"
"os": "windows",
"fav1": "star1",
"fav2": "star2"
},
{
"id": 5,
@@ -135,7 +167,9 @@
"price": 1200,
"old_price": 2500,
"image": "leaders_game5",
"os": "windows"
"os": "windows",
"fav1": "star1",
"fav2": "star2"
},
{
"id": 6,
@@ -143,7 +177,9 @@
"price": 600,
"old_price": 890,
"image": "leaders_game6",
"os": "windows"
"os": "windows",
"fav1": "star1",
"fav2": "star2"
}
]
}