Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 12:23:32 +00:00

View File

@@ -12,7 +12,6 @@ import ContactCenter from "@/components/sections/contact/ContactCenter";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import {
Circle,
Cube,
Flame,
Globe,
Link,
@@ -86,11 +85,12 @@ export default function LandingPage() {
features={[
{
title: "Rhythm-Based Timing", description:
"Sync your movements with cosmic waves and beat patterns for perfect obstacle avoidance.", bentoComponent: "line-chart"},
"Sync your movements with cosmic waves and beat patterns for perfect obstacle avoidance.", bentoComponent: "line-chart"
},
{
title: "Geometric Obstacles", description:
"Navigate through rotating shapes and procedurally generated patterns that increase in complexity.", bentoComponent: "3d-card-grid", items: [
{ name: "Cube", icon: Cube },
{ name: "Cube", icon: Circle },
{ name: "Sphere", icon: Circle },
{ name: "Pyramid", icon: Triangle },
{ name: "Portal", icon: Zap },
@@ -101,16 +101,21 @@ export default function LandingPage() {
title: "Progressive Difficulty", description:
"Start easy and scale through hand-crafted levels designed for skill development and replayability.", bentoComponent: "timeline", heading: "Skill Progression", subheading: "Your journey to mastery", items: [
{
label: "Novice", detail: "Learn core mechanics with guided obstacles"},
label: "Novice", detail: "Learn core mechanics with guided obstacles"
},
{
label: "Intermediate", detail: "Face faster patterns and complex shapes"},
label: "Intermediate", detail: "Face faster patterns and complex shapes"
},
{
label: "Expert", detail: "Master pixel-perfect timing challenges"},
label: "Expert", detail: "Master pixel-perfect timing challenges"
},
],
completedLabel: "Next Level"},
completedLabel: "Next Level"
},
{
title: "Live Leaderboards", description:
"Compete globally with real-time score updates and ranking systems to prove your skill.", bentoComponent: "animated-bar-chart"},
"Compete globally with real-time score updates and ranking systems to prove your skill.", bentoComponent: "animated-bar-chart"
},
{
title: "Visual Feedback", description:
"Experience stunning particle effects, glow trails, and dynamic animations that celebrate every success.", bentoComponent: "orbiting-icons", centerIcon: Star,
@@ -138,19 +143,23 @@ export default function LandingPage() {
metrics={[
{
id: "1", value: "150K+", title: "Active Players", items: [
"Players competing daily", "Sessions logged this month", "Skill ranks achieved"],
"Players competing daily", "Sessions logged this month", "Skill ranks achieved"
],
},
{
id: "2", value: "2.3M", title: "High Scores Recorded", items: [
"New personal bests daily", "Top 100 challenges set", "Records surpassed weekly"],
"New personal bests daily", "Top 100 challenges set", "Records surpassed weekly"
],
},
{
id: "3", value: "47", title: "Countries Connected", items: [
"Global player base", "Regional tournaments", "International community"],
"Global player base", "Regional tournaments", "International community"
],
},
{
id: "4", value: "92%", title: "Player Retention", items: [
"Weekly active engagement", "Monthly return rate", "Content satisfaction score"],
"Weekly active engagement", "Monthly return rate", "Content satisfaction score"
],
},
]}
/>
@@ -172,27 +181,33 @@ export default function LandingPage() {
{
id: "1", name: "Alex Chen", role: "Competitive Gamer", company: "Esports Team Pro", rating: 5,
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZShfluhbeCtIEYYH9XQlDI7ul/a-portrait-of-an-excited-young-gamer-age-1772799688946-d898ece7.png", imageAlt: "Portrait of Alex Chen, competitive gamer"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZShfluhbeCtIEYYH9XQlDI7ul/a-portrait-of-an-excited-young-gamer-age-1772799688946-d898ece7.png", imageAlt: "Portrait of Alex Chen, competitive gamer"
},
{
id: "2", name: "Jordan Rivera", role: "Content Creator", company: "Gaming Influencer", rating: 5,
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZShfluhbeCtIEYYH9XQlDI7ul/a-portrait-of-a-content-creator-aged-20--1772799689891-0a0cc381.png", imageAlt: "Portrait of Jordan Rivera, gaming streamer"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZShfluhbeCtIEYYH9XQlDI7ul/a-portrait-of-a-content-creator-aged-20--1772799689891-0a0cc381.png", imageAlt: "Portrait of Jordan Rivera, gaming streamer"
},
{
id: "3", name: "Maya Patel", role: "Casual Player", company: "Gaming Enthusiast", rating: 5,
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZShfluhbeCtIEYYH9XQlDI7ul/a-portrait-of-a-passionate-casual-gamer--1772799689309-67e1d288.png", imageAlt: "Portrait of Maya Patel, casual gamer"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZShfluhbeCtIEYYH9XQlDI7ul/a-portrait-of-a-passionate-casual-gamer--1772799689309-67e1d288.png", imageAlt: "Portrait of Maya Patel, casual gamer"
},
{
id: "4", name: "Marcus Thompson", role: "Tournament Champion", company: "Space Waves Elite", rating: 5,
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZShfluhbeCtIEYYH9XQlDI7ul/a-portrait-of-a-competitive-esports-play-1772799688975-852470b8.png", imageAlt: "Portrait of Marcus Thompson, esports champion"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZShfluhbeCtIEYYH9XQlDI7ul/a-portrait-of-a-competitive-esports-play-1772799688975-852470b8.png", imageAlt: "Portrait of Marcus Thompson, esports champion"
},
{
id: "5", name: "Sam Lee", role: "Speedrunner", company: "Record Holder", rating: 5,
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZShfluhbeCtIEYYH9XQlDI7ul/a-portrait-of-a-speedrunner-skilled-play-1772799688529-17ab8d83.png", imageAlt: "Portrait of Sam Lee, speedrunner"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZShfluhbeCtIEYYH9XQlDI7ul/a-portrait-of-a-speedrunner-skilled-play-1772799688529-17ab8d83.png", imageAlt: "Portrait of Sam Lee, speedrunner"
},
{
id: "6", name: "Riley Cross", role: "Community Leader", company: "Gaming Community", rating: 5,
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZShfluhbeCtIEYYH9XQlDI7ul/a-portrait-of-a-diverse-gamer-aged-22-32-1772799690331-34329fa3.png", imageAlt: "Portrait of Riley Cross, community leader"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZShfluhbeCtIEYYH9XQlDI7ul/a-portrait-of-a-diverse-gamer-aged-22-32-1772799690331-34329fa3.png", imageAlt: "Portrait of Riley Cross, community leader"
},
]}
/>
</div>
@@ -207,9 +222,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Discord Communities", "Twitch Streamers", "YouTube Gaming", "Steam Integration", "Epic Games", "Gaming Tournaments", "Esports Leagues"]}
"Discord Communities", "Twitch Streamers", "YouTube Gaming", "Steam Integration", "Epic Games", "Gaming Tournaments", "Esports Leagues"
]}
logos={[
"http://img.b2bpic.net/free-vector/social-media-background-with-flat-design_23-2147817132.jpg", "http://img.b2bpic.net/free-vector/gradient-twitch-panels-set_23-2149203914.jpg", "http://img.b2bpic.net/free-vector/gradient-night-club-youtube-channel-art-template_23-2149933924.jpg", "http://img.b2bpic.net/free-vector/gradient-codehat-logo-template_23-2148808628.jpg", "http://img.b2bpic.net/free-vector/online-games-concept_23-2148529241.jpg", "http://img.b2bpic.net/free-vector/video-game-logo-template-with-joystick_23-2147822142.jpg", "http://img.b2bpic.net/free-vector/joystick-logo-collection-with-flat-design_23-2147823404.jpg"]}
"http://img.b2bpic.net/free-vector/social-media-background-with-flat-design_23-2147817132.jpg", "http://img.b2bpic.net/free-vector/gradient-twitch-panels-set_23-2149203914.jpg", "http://img.b2bpic.net/free-vector/gradient-night-club-youtube-channel-art-template_23-2149933924.jpg", "http://img.b2bpic.net/free-vector/gradient-codehat-logo-template_23-2148808628.jpg", "http://img.b2bpic.net/free-vector/online-games-concept_23-2148529241.jpg", "http://img.b2bpic.net/free-vector/video-game-logo-template-with-joystick_23-2147822142.jpg", "http://img.b2bpic.net/free-vector/joystick-logo-collection-with-flat-design_23-2147823404.jpg"
]}
speed={40}
showCard={true}
/>
@@ -226,19 +243,24 @@ export default function LandingPage() {
faqs={[
{
id: "1", title: "Is Space Waves free to play?", content:
"Yes! Space Waves is completely free to play in your browser. We offer optional cosmetic items and premium passes to support development, but the core game is fully accessible to all players."},
"Yes! Space Waves is completely free to play in your browser. We offer optional cosmetic items and premium passes to support development, but the core game is fully accessible to all players."
},
{
id: "2", title: "Can I compete on leaderboards?", content:
"Absolutely! All players compete on our global leaderboards. Create an account to track your scores, earn achievements, and prove your skills against gamers worldwide."},
"Absolutely! All players compete on our global leaderboards. Create an account to track your scores, earn achievements, and prove your skills against gamers worldwide."
},
{
id: "3", title: "What devices can I play on?", content:
"Space Waves runs on any modern web browser - desktop computers, laptops, and tablets. We optimize for 60fps performance and responsive controls across all devices."},
"Space Waves runs on any modern web browser - desktop computers, laptops, and tablets. We optimize for 60fps performance and responsive controls across all devices."
},
{
id: "4", title: "How are difficulty levels determined?", content:
"Difficulty scales based on your performance. Start at Novice and unlock new challenges as you master each level. Our algorithm ensures you're always challenged but not overwhelmed."},
"Difficulty scales based on your performance. Start at Novice and unlock new challenges as you master each level. Our algorithm ensures you're always challenged but not overwhelmed."
},
{
id: "5", title: "Can I play with friends?", content:
"Yes! Join multiplayer modes to compete with friends in real-time battles. Share your best scores and challenge others directly from the leaderboard."},
"Yes! Join multiplayer modes to compete with friends in real-time battles. Share your best scores and challenge others directly from the leaderboard."
},
]}
/>
</div>