Merge version_1 into main #3
@@ -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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/neon-cityscape-with-futuristic-road_23-2151966353.jpg?_wi=1"
|
||||
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", imageAlt: "Rock Paper Scissors Game"
|
||||
reviewCount: "2,450", imageSrc: "http://img.b2bpic.net/free-vector/set-hipster-insignias_23-2147505687.jpg?_wi=1", 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", imageAlt: "Paper Game Piece"
|
||||
reviewCount: "1,890", imageSrc: "http://img.b2bpic.net/free-psd/emerging-companies-flyer-template_23-2148997392.jpg?_wi=1", 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", imageAlt: "Glassmorphism Design"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-cityscape-with-futuristic-road_23-2151966353.jpg?_wi=2", 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", imageAlt: "Celebration Animation"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/celebration-background-with-nice-new-year-balloon_23-2147693201.jpg?_wi=1", 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", imageAlt: "AI Game Logic"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/set-hipster-insignias_23-2147505687.jpg?_wi=2", 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", 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?_wi=2", 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", 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?_wi=1", 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", 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?_wi=3", 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", 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?_wi=2", 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"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/3-option-pricing-plan-chart-comparison-concept-template-design_1017-62355.jpg?_wi=2"
|
||||
imageAlt="FAQ Support"
|
||||
faqs={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user