Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-17 22:56:28 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroSplit
title="Ultimate Rock Paper Scissors Experience"
description="Challenge our intelligent AI opponent in the most immersive RPS game ever created. Master multiple game modes, climb the leaderboard, and experience premium gameplay with stunning animations and real-time feedback."
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
tag="Premium Game App"
tagIcon={Zap}
tagAnimation="slide-up"
@@ -52,7 +52,7 @@ export default function LandingPage() {
{ text: "View Features", href: "#features" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/neon-cityscape-with-futuristic-road_23-2151966353.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/neon-cityscape-with-futuristic-road_23-2151966353.jpg"
imageAlt="Rock Paper Scissors Game Interface"
mediaAnimation="slide-up"
imagePosition="right"
@@ -74,11 +74,11 @@ export default function LandingPage() {
products={[
{
id: "vs-computer", brand: "Solo Mode", name: "Player vs Computer", price: "Easy AI", rating: 5,
reviewCount: "2,450", imageSrc: "http://img.b2bpic.net/free-vector/set-hipster-insignias_23-2147505687.jpg?_wi=1", imageAlt: "Rock Paper Scissors Game"
reviewCount: "2,450", imageSrc: "http://img.b2bpic.net/free-vector/set-hipster-insignias_23-2147505687.jpg", imageAlt: "Rock Paper Scissors Game"
},
{
id: "difficulty-modes", brand: "Challenge", name: "Difficulty Levels", price: "Hard Mode", rating: 5,
reviewCount: "1,890", imageSrc: "http://img.b2bpic.net/free-psd/emerging-companies-flyer-template_23-2148997392.jpg?_wi=1", imageAlt: "Paper Game Piece"
reviewCount: "1,890", imageSrc: "http://img.b2bpic.net/free-psd/emerging-companies-flyer-template_23-2148997392.jpg", imageAlt: "Paper Game Piece"
},
{
id: "timer-mode", brand: "Speed", name: "Timed Challenges", price: "5 Seconds", rating: 5,
@@ -101,15 +101,15 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Glassmorphism Design", author: "UI/UX", description: "Stunning frosted glass effects with smooth blur transitions and premium visual hierarchy for an ultra-modern aesthetic.", tags: ["Design", "Visual", "Premium"],
imageSrc: "http://img.b2bpic.net/free-photo/neon-cityscape-with-futuristic-road_23-2151966353.jpg?_wi=2", imageAlt: "Glassmorphism Design"
imageSrc: "http://img.b2bpic.net/free-photo/neon-cityscape-with-futuristic-road_23-2151966353.jpg", imageAlt: "Glassmorphism Design"
},
{
id: "2", title: "Smooth Animations", author: "Animation", description: "Fluid micro-interactions, entrance animations, and result reveals that create an engaging and responsive experience.", tags: ["Motion", "UX", "Performance"],
imageSrc: "http://img.b2bpic.net/free-vector/celebration-background-with-nice-new-year-balloon_23-2147693201.jpg?_wi=1", imageAlt: "Celebration Animation"
imageSrc: "http://img.b2bpic.net/free-vector/celebration-background-with-nice-new-year-balloon_23-2147693201.jpg", imageAlt: "Celebration Animation"
},
{
id: "3", title: "AI Prediction Logic", author: "AI System", description: "Intelligent opponent that learns from player history and adapts difficulty, providing a challenging and dynamic experience.", tags: ["AI", "Gameplay", "Challenge"],
imageSrc: "http://img.b2bpic.net/free-vector/set-hipster-insignias_23-2147505687.jpg?_wi=2", imageAlt: "AI Game Logic"
imageSrc: "http://img.b2bpic.net/free-vector/set-hipster-insignias_23-2147505687.jpg", imageAlt: "AI Game Logic"
}
]}
/>
@@ -157,16 +157,16 @@ export default function LandingPage() {
animationType="slide-up"
metrics={[
{
id: "wins", value: "0", title: "Total Wins", description: "Count of all victories across all game modes", imageSrc: "http://img.b2bpic.net/free-vector/celebration-background-with-nice-new-year-balloon_23-2147693201.jpg?_wi=2", imageAlt: "Wins"
id: "wins", value: "0", title: "Total Wins", description: "Count of all victories across all game modes", imageSrc: "http://img.b2bpic.net/free-vector/celebration-background-with-nice-new-year-balloon_23-2147693201.jpg", imageAlt: "Wins"
},
{
id: "winrate", value: "0%", title: "Win Rate", description: "Your success percentage against AI opponents", imageSrc: "http://img.b2bpic.net/free-vector/3-option-pricing-plan-chart-comparison-concept-template-design_1017-62355.jpg?_wi=1", imageAlt: "Win Rate"
id: "winrate", value: "0%", title: "Win Rate", description: "Your success percentage against AI opponents", imageSrc: "http://img.b2bpic.net/free-vector/3-option-pricing-plan-chart-comparison-concept-template-design_1017-62355.jpg", imageAlt: "Win Rate"
},
{
id: "streak", value: "0", title: "Best Streak", description: "Your longest consecutive win sequence", imageSrc: "http://img.b2bpic.net/free-vector/set-hipster-insignias_23-2147505687.jpg?_wi=3", imageAlt: "Best Streak"
id: "streak", value: "0", title: "Best Streak", description: "Your longest consecutive win sequence", imageSrc: "http://img.b2bpic.net/free-vector/set-hipster-insignias_23-2147505687.jpg", imageAlt: "Best Streak"
},
{
id: "games", value: "0", title: "Total Games", description: "Total number of games played", imageSrc: "http://img.b2bpic.net/free-psd/emerging-companies-flyer-template_23-2148997392.jpg?_wi=2", imageAlt: "Games Played"
id: "games", value: "0", title: "Total Games", description: "Total number of games played", imageSrc: "http://img.b2bpic.net/free-psd/emerging-companies-flyer-template_23-2148997392.jpg", imageAlt: "Games Played"
}
]}
/>
@@ -219,7 +219,7 @@ export default function LandingPage() {
faqsAnimation="slide-up"
mediaAnimation="slide-up"
mediaPosition="right"
imageSrc="http://img.b2bpic.net/free-vector/3-option-pricing-plan-chart-comparison-concept-template-design_1017-62355.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-vector/3-option-pricing-plan-chart-comparison-concept-template-design_1017-62355.jpg"
imageAlt="FAQ Support"
faqs={[
{