Merge version_2 into main #8
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{ id: "1", brand: "Arcade", name: "Rummy Gold", price: "Bonus ₹500", rating: 5, reviewCount: "12k", imageSrc: "http://img.b2bpic.net/free-photo/social-media-concept-with-elements_23-2149019257.jpg" },
|
||||
{ id: "2", brand: "Slots", name: "Diwa Slots", price: "Bonus ₹100", rating: 4, reviewCount: "8k", imageSrc: "http://img.b2bpic.net/free-photo/lotto-slot-machine-jackpot-win-concept_53876-124308.jpg" },
|
||||
{ id: "3", brand: "Bingo", name: "Bingo 101", price: "Bonus ₹1000", rating: 5, reviewCount: "15k", imageSrc: "http://img.b2bpic.net/free-vector/entertaining-icons-set_1284-5063.jpg" },
|
||||
{ id: "3", brand: "Bingo", name: "Bingo 101", price: "Bonus ₹1000", rating: 5, reviewCount: "15k", imageSrc: "http://img.b2vector/entertaining-icons-set_1284-5063.jpg" },
|
||||
]}
|
||||
title="Popular Games"
|
||||
description="Dive into our curated list of top-performing games with high bonuses and easy withdrawals."
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{ id: "1", name: "Ravi K.", role: "Pro Player", company: "Rummy Enthusiast", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/social-media-concept-with-elements_23-2149019257.jpg" },
|
||||
{ id: "2", name: "Sonia P.", role: "Casual Gamer", company: "Slot Queen", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/lotto-slot-machine-jackpot-win-concept_53876-124308.jpg" },
|
||||
{ id: "3", name: "Amit V.", role: "Daily Winner", company: "Bingo Master", rating: 4, imageSrc: "http://img.b2bpic.net/free-vector/entertaining-icons-set_1284-5063.jpg" },
|
||||
{ id: "3", name: "Amit V.", role: "Daily Winner", company: "Bingo Master", rating: 4, imageSrc: "http://img.b2vector/entertaining-icons-set_1284-5063.jpg" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user