Merge version_1 into main #1
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
price: "Bonus ₹500",
|
||||
rating: 5,
|
||||
reviewCount: "12k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-media-concept-with-elements_23-2149019257.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-media-concept-with-elements_23-2149019257.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
price: "Bonus ₹100",
|
||||
rating: 4,
|
||||
reviewCount: "8k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lotto-slot-machine-jackpot-win-concept_53876-124308.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lotto-slot-machine-jackpot-win-concept_53876-124308.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
price: "Bonus ₹1000",
|
||||
rating: 5,
|
||||
reviewCount: "15k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/entertaining-icons-set_1284-5063.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/entertaining-icons-set_1284-5063.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
price: "Bonus ₹200",
|
||||
rating: 4,
|
||||
reviewCount: "5k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/casino-elements-collection_23-2147627790.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/casino-elements-collection_23-2147627790.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
role: "Pro Player",
|
||||
company: "Rummy Enthusiast",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-media-concept-with-elements_23-2149019257.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-media-concept-with-elements_23-2149019257.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
role: "Casual Gamer",
|
||||
company: "Slot Queen",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lotto-slot-machine-jackpot-win-concept_53876-124308.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lotto-slot-machine-jackpot-win-concept_53876-124308.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
role: "Daily Winner",
|
||||
company: "Bingo Master",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/entertaining-icons-set_1284-5063.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/entertaining-icons-set_1284-5063.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
role: "Card Shark",
|
||||
company: "Poker League",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/casino-elements-collection_23-2147627790.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/casino-elements-collection_23-2147627790.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user