Merge version_1 into main #3
@@ -54,9 +54,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cartoon-set-game-coins-medals_107791-18101.jpg", imageAlt: "Diamond Package"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cartoon-set-game-coins-medals_107791-18101.jpg?_wi=1", imageAlt: "Diamond Package"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cartoon-stone-board-blank-clay-tablet-with-shen-ring-egyptian-symbol_88138-1277.jpg", imageAlt: "Elite Pass"}
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cartoon-stone-board-blank-clay-tablet-with-shen-ring-egyptian-symbol_88138-1277.jpg?_wi=1", imageAlt: "Elite Pass"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -72,15 +72,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "106 Diamonds", price: "$0.99", imageSrc: "http://img.b2bpic.net/free-vector/cartoon-set-game-coins-medals_107791-18101.jpg"},
|
||||
id: "1", name: "106 Diamonds", price: "$0.99", imageSrc: "http://img.b2bpic.net/free-vector/cartoon-set-game-coins-medals_107791-18101.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "218 Diamonds", price: "$1.99", imageSrc: "http://img.b2bpic.net/free-vector/cartoon-set-game-coins-medals_107791-18101.jpg"},
|
||||
id: "2", name: "218 Diamonds", price: "$1.99", imageSrc: "http://img.b2bpic.net/free-vector/cartoon-set-game-coins-medals_107791-18101.jpg?_wi=3"},
|
||||
{
|
||||
id: "3", name: "560 Diamonds", price: "$4.99", imageSrc: "http://img.b2bpic.net/free-vector/cartoon-set-game-coins-medals_107791-18101.jpg"},
|
||||
id: "3", name: "560 Diamonds", price: "$4.99", imageSrc: "http://img.b2bpic.net/free-vector/cartoon-set-game-coins-medals_107791-18101.jpg?_wi=4"},
|
||||
{
|
||||
id: "4", name: "Weekly Membership", price: "$2.99", imageSrc: "http://img.b2bpic.net/free-vector/victory-defeat-game-user-interface-badges-cartoon-vector-set-win-lose-labels-with-ribbons-form-shield-star-success-fail-passing-level-completing-task-result-panel_107791-24563.jpg"},
|
||||
{
|
||||
id: "5", name: "Elite Pass", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-vector/cartoon-stone-board-blank-clay-tablet-with-shen-ring-egyptian-symbol_88138-1277.jpg"},
|
||||
id: "5", name: "Elite Pass", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-vector/cartoon-stone-board-blank-clay-tablet-with-shen-ring-egyptian-symbol_88138-1277.jpg?_wi=2"},
|
||||
{
|
||||
id: "6", name: "VIP Bundle", price: "$19.99", imageSrc: "http://img.b2bpic.net/free-vector/chests-with-treasure-empty-full-wooden-trunks_107791-12673.jpg"},
|
||||
]}
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f3", title: "24/7 Support", author: "Expert", description: "Live support chat ready to assist you any time.", tags: [
|
||||
"Support"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cartoon-set-game-coins-medals_107791-18101.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cartoon-set-game-coins-medals_107791-18101.jpg?_wi=5"},
|
||||
]}
|
||||
title="Why Choose Us?"
|
||||
description="We offer the fastest and most secure service in the gaming community."
|
||||
|
||||
Reference in New Issue
Block a user