Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 05:03:30 +00:00

View File

@@ -65,7 +65,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="smallMedium"
sizing="largeSmallSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="radial-glow"
@@ -82,7 +82,7 @@ export default function HomePage() {
tag="Live Now"
tagIcon={Zap}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Sign Up Now", href: "#contact" },
{ text: "Start Playing", href: "/games" },
@@ -91,39 +91,25 @@ export default function HomePage() {
mediaItems={[
{
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-modern-cryptocurrency-gaming-dashboard-1772686827172-9bf75b91.png",
imageAlt: "Gaming Dashboard Interface",
},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-modern-cryptocurrency-gaming-dashboard-1772686827172-9bf75b91.png", imageAlt: "Gaming Dashboard Interface"},
{
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-crash-game-screen-showing-an-animated--1772686827400-956d7336.png?_wi=1",
imageAlt: "Crash Game Live",
},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-crash-game-screen-showing-an-animated--1772686827400-956d7336.png", imageAlt: "Crash Game Live"},
{
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-mines-game-interface-with-a-grid-of-ti-1772686827192-a69b5557.png?_wi=1",
imageAlt: "Mines Game Grid",
},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-mines-game-interface-with-a-grid-of-ti-1772686827192-a69b5557.png", imageAlt: "Mines Game Grid"},
{
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-dice-game-interface-showing-animated-3-1772686827512-8ae816ce.png?_wi=1",
imageAlt: "Dice Game Rolling",
},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-dice-game-interface-showing-animated-3-1772686827512-8ae816ce.png", imageAlt: "Dice Game Rolling"},
{
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-cryptocurrency-wallet-dashboard-showin-1772686827785-4589e193.png?_wi=1",
imageAlt: "Secure Wallet Dashboard",
},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-cryptocurrency-wallet-dashboard-showin-1772686827785-4589e193.png", imageAlt: "Secure Wallet Dashboard"},
{
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-leaderboard-display-showing-top-player-1772686827243-290276a7.png?_wi=1",
imageAlt: "Live Leaderboard Rankings",
},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-leaderboard-display-showing-top-player-1772686827243-290276a7.png", imageAlt: "Live Leaderboard Rankings"},
{
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-promotional-banner-showing-bonus-offer-1772686828602-6a9c5726.png",
imageAlt: "Exclusive Bonus Offers",
},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-promotional-banner-showing-bonus-offer-1772686828602-6a9c5726.png", imageAlt: "Exclusive Bonus Offers"},
]}
ariaLabel="Hero section - Premium crypto gaming platform"
/>
@@ -152,31 +138,16 @@ export default function HomePage() {
tagAnimation="slide-up"
products={[
{
id: "crash",
name: "Crash",
price: "Bet: $0.10-$1000",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-crash-game-screen-showing-an-animated--1772686827400-956d7336.png?_wi=2",
imageAlt: "Crash Game",
initialQuantity: 1,
id: "crash", name: "Crash", price: "Bet: $0.10-$1000", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-crash-game-screen-showing-an-animated--1772686827400-956d7336.png", imageAlt: "Crash Game", initialQuantity: 1,
},
{
id: "mines",
name: "Mines",
price: "Bet: $0.10-$1000",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-mines-game-interface-with-a-grid-of-ti-1772686827192-a69b5557.png?_wi=2",
imageAlt: "Mines Game",
initialQuantity: 1,
id: "mines", name: "Mines", price: "Bet: $0.10-$1000", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-mines-game-interface-with-a-grid-of-ti-1772686827192-a69b5557.png", imageAlt: "Mines Game", initialQuantity: 1,
},
{
id: "dice",
name: "Dice",
price: "Bet: $0.10-$1000",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-dice-game-interface-showing-animated-3-1772686827512-8ae816ce.png?_wi=2",
imageAlt: "Dice Game",
initialQuantity: 1,
id: "dice", name: "Dice", price: "Bet: $0.10-$1000", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-dice-game-interface-showing-animated-3-1772686827512-8ae816ce.png", imageAlt: "Dice Game", initialQuantity: 1,
},
]}
gridVariant="three-columns-all-equal-width"
@@ -195,59 +166,23 @@ export default function HomePage() {
tagAnimation="slide-up"
blogs={[
{
id: "win-1",
category: "Crash Game",
title: "Player_Alpha won $5,200 at 3.42x multiplier",
excerpt:
"Perfectly timed cashout on the most popular game. Strategy and timing led to massive win.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-real-time-live-wins-feed-showing-playe-1772686827472-ba28ffef.png?_wi=1",
imageAlt: "Live win notification",
authorName: "Player_Alpha",
authorAvatar:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-real-time-live-wins-feed-showing-playe-1772686827472-ba28ffef.png",
date: "Just now",
},
id: "win-1", category: "Crash Game", title: "Player_Alpha won $5,200 at 3.42x multiplier", excerpt:
"Perfectly timed cashout on the most popular game. Strategy and timing led to massive win.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-real-time-live-wins-feed-showing-playe-1772686827472-ba28ffef.png", imageAlt: "Live win notification", authorName: "Player_Alpha", authorAvatar:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-real-time-live-wins-feed-showing-playe-1772686827472-ba28ffef.png", date: "Just now"},
{
id: "win-2",
category: "Mines Game",
title: "CryptoWhale won $8,750 on 20-tile win",
excerpt:
"Cleared all 20 tiles perfectly and triggered the jackpot multiplier.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-real-time-live-wins-feed-showing-playe-1772686827472-ba28ffef.png?_wi=2",
imageAlt: "Live win notification",
authorName: "CryptoWhale",
authorAvatar:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-real-time-live-wins-feed-showing-playe-1772686827472-ba28ffef.png",
date: "2 minutes ago",
},
id: "win-2", category: "Mines Game", title: "CryptoWhale won $8,750 on 20-tile win", excerpt:
"Cleared all 20 tiles perfectly and triggered the jackpot multiplier.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-real-time-live-wins-feed-showing-playe-1772686827472-ba28ffef.png", imageAlt: "Live win notification", authorName: "CryptoWhale", authorAvatar:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-real-time-live-wins-feed-showing-playe-1772686827472-ba28ffef.png", date: "2 minutes ago"},
{
id: "win-3",
category: "Dice Game",
title: "LuckyRoll won $3,420 on lucky 7",
excerpt: "Hit the golden number seven on consecutive rolls. Pure luck on display.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-real-time-live-wins-feed-showing-playe-1772686827472-ba28ffef.png?_wi=3",
imageAlt: "Live win notification",
authorName: "LuckyRoll",
authorAvatar:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-real-time-live-wins-feed-showing-playe-1772686827472-ba28ffef.png",
date: "5 minutes ago",
},
id: "win-3", category: "Dice Game", title: "LuckyRoll won $3,420 on lucky 7", excerpt: "Hit the golden number seven on consecutive rolls. Pure luck on display.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-real-time-live-wins-feed-showing-playe-1772686827472-ba28ffef.png", imageAlt: "Live win notification", authorName: "LuckyRoll", authorAvatar:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-real-time-live-wins-feed-showing-playe-1772686827472-ba28ffef.png", date: "5 minutes ago"},
{
id: "win-4",
category: "Sports Betting",
title: "ThePro won $12,100 on multi-game parlay",
excerpt: "Nailed a 5-game sports betting parlay with expert predictions.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-real-time-live-wins-feed-showing-playe-1772686827472-ba28ffef.png?_wi=4",
imageAlt: "Live win notification",
authorName: "ThePro",
authorAvatar:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-real-time-live-wins-feed-showing-playe-1772686827472-ba28ffef.png",
date: "8 minutes ago",
},
id: "win-4", category: "Sports Betting", title: "ThePro won $12,100 on multi-game parlay", excerpt: "Nailed a 5-game sports betting parlay with expert predictions.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-real-time-live-wins-feed-showing-playe-1772686827472-ba28ffef.png", imageAlt: "Live win notification", authorName: "ThePro", authorAvatar:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-real-time-live-wins-feed-showing-playe-1772686827472-ba28ffef.png", date: "8 minutes ago"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -265,50 +200,25 @@ export default function HomePage() {
tagAnimation="slide-up"
features={[
{
id: "01",
title: "Instant Withdrawals",
description:
"Cash out your winnings in under 60 seconds. Direct to your wallet, no delays, no hassles.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-speed-gauge-or-lightning-bolt-icon-wit-1772686826953-7e7b190c.png?_wi=1",
imageAlt: "Lightning fast speed",
},
id: "01", title: "Instant Withdrawals", description:
"Cash out your winnings in under 60 seconds. Direct to your wallet, no delays, no hassles.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-speed-gauge-or-lightning-bolt-icon-wit-1772686826953-7e7b190c.png", imageAlt: "Lightning fast speed"},
{
id: "02",
title: "Secure Dashboard",
description:
"Military-grade encryption protects your funds and personal data. Sleep soundly knowing you're protected.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-security-lock-icon-with-neon-purple-gl-1772686826332-99a8fc37.png",
imageAlt: "Security features",
},
id: "02", title: "Secure Dashboard", description:
"Military-grade encryption protects your funds and personal data. Sleep soundly knowing you're protected.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-security-lock-icon-with-neon-purple-gl-1772686826332-99a8fc37.png", imageAlt: "Security features"},
{
id: "03",
title: "Mobile First Design",
description:
"Play anywhere, anytime. Fully optimized for all devices with seamless responsive experience.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-mobile-phone-icon-with-neon-lime-green-1772686826523-34df3c0c.png",
imageAlt: "Mobile responsive",
},
id: "03", title: "Mobile First Design", description:
"Play anywhere, anytime. Fully optimized for all devices with seamless responsive experience.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-mobile-phone-icon-with-neon-lime-green-1772686826523-34df3c0c.png", imageAlt: "Mobile responsive"},
{
id: "04",
title: "Provably Fair Games",
description:
"Blockchain-verified random number generation ensures every game is 100% fair and transparent.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-bitcoin-cryptocurrency-symbol-with-neo-1772686826858-e63b4bd2.png",
imageAlt: "Blockchain verified",
},
id: "04", title: "Provably Fair Games", description:
"Blockchain-verified random number generation ensures every game is 100% fair and transparent.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/a-bitcoin-cryptocurrency-symbol-with-neo-1772686826858-e63b4bd2.png", imageAlt: "Blockchain verified"},
{
id: "05",
title: "Multiple Crypto Support",
description:
"Deposit and withdraw using Bitcoin, Ethereum, USDT, Litecoin, and more. Your choice, your way.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/an-ethereum-cryptocurrency-symbol-with-n-1772686826245-b74b25b6.png",
imageAlt: "Cryptocurrency support",
},
id: "05", title: "Multiple Crypto Support", description:
"Deposit and withdraw using Bitcoin, Ethereum, USDT, Litecoin, and more. Your choice, your way.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUIZ62wxwRvKa1rum3ZoOu9483/an-ethereum-cryptocurrency-symbol-with-n-1772686826245-b74b25b6.png", imageAlt: "Cryptocurrency support"},
]}
gridVariant="bento-grid"
animationType="slide-up"
@@ -326,43 +236,19 @@ export default function HomePage() {
tagAnimation="slide-up"
plans={[
{
id: "welcome",
badge: "New Player",
badgeIcon: Gift,
price: "200%",
subtitle: "Welcome Bonus",
features: [
"200% match on first deposit",
"Up to $2,000 bonus",
"Free spins on Crash game",
"30-day withdrawal period",
],
id: "welcome", badge: "New Player", badgeIcon: Gift,
price: "200%", subtitle: "Welcome Bonus", features: [
"200% match on first deposit", "Up to $2,000 bonus", "Free spins on Crash game", "30-day withdrawal period"],
},
{
id: "cashback",
badge: "Best Value",
badgeIcon: Sparkles,
price: "10%",
subtitle: "Daily Cashback",
features: [
"10% cashback on losses",
"Unlimited daily withdrawals",
"Priority customer support",
"No minimum bet requirement",
],
id: "cashback", badge: "Best Value", badgeIcon: Sparkles,
price: "10%", subtitle: "Daily Cashback", features: [
"10% cashback on losses", "Unlimited daily withdrawals", "Priority customer support", "No minimum bet requirement"],
},
{
id: "vip",
badge: "Elite",
badgeIcon: Crown,
price: "25%",
subtitle: "VIP Rewards",
features: [
"25% rakeback on all bets",
"Exclusive VIP tournaments",
"Personal account manager",
"Lifetime elite status",
],
id: "vip", badge: "Elite", badgeIcon: Crown,
price: "25%", subtitle: "VIP Rewards", features: [
"25% rakeback on all bets", "Exclusive VIP tournaments", "Personal account manager", "Lifetime elite status"],
},
]}
animationType="slide-up"
@@ -380,41 +266,23 @@ export default function HomePage() {
tagAnimation="slide-up"
faqs={[
{
id: "1",
title: "Is NEXUS platform safe and secure?",
content:
"Yes. We use military-grade SSL encryption, blockchain verification, and regular security audits. Your funds are protected by our multi-signature wallet system and insurance coverage up to $5M per user.",
},
id: "1", title: "Is NEXUS platform safe and secure?", content:
"Yes. We use military-grade SSL encryption, blockchain verification, and regular security audits. Your funds are protected by our multi-signature wallet system and insurance coverage up to $5M per user."},
{
id: "2",
title: "What payment methods do you accept?",
content:
"We accept Bitcoin (BTC), Ethereum (ETH), USDT (Tether), and Litecoin (LTC). Deposits are instant and withdrawals are processed in under 60 seconds to your wallet.",
},
id: "2", title: "What payment methods do you accept?", content:
"We accept Bitcoin (BTC), Ethereum (ETH), USDT (Tether), and Litecoin (LTC). Deposits are instant and withdrawals are processed in under 60 seconds to your wallet."},
{
id: "3",
title: "Are the games provably fair?",
content:
"Absolutely. Every game uses blockchain-verified random number generation. Players can verify each outcome using our provably fair algorithm with the server seed and client seed.",
},
id: "3", title: "Are the games provably fair?", content:
"Absolutely. Every game uses blockchain-verified random number generation. Players can verify each outcome using our provably fair algorithm with the server seed and client seed."},
{
id: "4",
title: "What are the minimum and maximum bet amounts?",
content:
"Minimum bet starts at $0.10 across all games. Maximum bet can reach $1,000+ depending on your account level and current balance. VIP members enjoy higher limits.",
},
id: "4", title: "What are the minimum and maximum bet amounts?", content:
"Minimum bet starts at $0.10 across all games. Maximum bet can reach $1,000+ depending on your account level and current balance. VIP members enjoy higher limits."},
{
id: "5",
title: "How long do withdrawals take?",
content:
"Withdrawals are typically processed within 30-60 seconds. Your funds will arrive in your wallet address instantly. We process withdrawals 24/7 with no waiting periods.",
},
id: "5", title: "How long do withdrawals take?", content:
"Withdrawals are typically processed within 30-60 seconds. Your funds will arrive in your wallet address instantly. We process withdrawals 24/7 with no waiting periods."},
{
id: "6",
title: "Is there a referral program?",
content:
"Yes! Refer friends and earn 10% commission on their losses forever. Unlimited earning potential. Plus, your referred players get a 100% bonus on their first deposit.",
},
id: "6", title: "Is there a referral program?", content:
"Yes! Refer friends and earn 10% commission on their losses forever. Unlimited earning potential. Plus, your referred players get a 100% bonus on their first deposit."},
]}
faqsAnimation="slide-up"
textboxLayout="default"