Merge version_2 into main #3
@@ -92,17 +92,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "All-Star Pro Picks", price: "$10 Entry", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/neon-style-american-football-player_23-2151827378.jpg"},
|
||||
id: "p1", name: "All-Star Pro Picks", price: "$100 Entry", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/neon-style-american-football-player_23-2151827378.jpg"},
|
||||
{
|
||||
id: "p2", name: "Team Clash Mode", price: "$25 Entry", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/portrait-genius-man-holding-credit-card-studio_140725-152407.jpg"},
|
||||
id: "p2", name: "Team Clash Mode", price: "$200 Entry", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/portrait-genius-man-holding-credit-card-studio_140725-152407.jpg"},
|
||||
{
|
||||
id: "p3", name: "Weekly Tournament", price: "$50 Entry", variant: "Pro", imageSrc: "http://img.b2bpic.net/free-vector/basketball-logo-badge-editable-text-effect_32991-10833.jpg"},
|
||||
id: "p3", name: "Weekly Tournament", price: "$800 Entry", variant: "Pro", imageSrc: "http://img.b2bpic.net/free-vector/basketball-logo-badge-editable-text-effect_32991-10833.jpg"},
|
||||
{
|
||||
id: "p4", name: "Daily Prop Booster", price: "$5 Entry", variant: "Basic", imageSrc: "http://img.b2bpic.net/free-photo/cool-young-man-standing-beneath-glowing-neon-lights-surrounded-by-vibrant-colors_482257-126408.jpg"},
|
||||
id: "p4", name: "Daily Prop Booster", price: "$500 Entry", variant: "Basic", imageSrc: "http://img.b2bpic.net/free-photo/cool-young-man-standing-beneath-glowing-neon-lights-surrounded-by-vibrant-colors_482257-126408.jpg"},
|
||||
{
|
||||
id: "p5", name: "League Starter Kit", price: "$15 Entry", variant: "Beginner", imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-footballs-with-flame_23-2148878370.jpg"},
|
||||
id: "p5", name: "League Starter Kit", price: "$300 Entry", variant: "Beginner", imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-footballs-with-flame_23-2148878370.jpg"},
|
||||
{
|
||||
id: "p6", name: "VIP All-Access Pass", price: "$100/mo", variant: "VIP", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-basket-ball_23-2149142380.jpg"},
|
||||
id: "p6", name: "VIP All-Access Pass", price: "$500/mo", variant: "VIP", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-basket-ball_23-2149142380.jpg"},
|
||||
]}
|
||||
title="Daily Games & Props"
|
||||
description="Join our trending basketball challenges today."
|
||||
|
||||
Reference in New Issue
Block a user