Merge version_3 into main #3

Open
bender wants to merge 4 commits from version_3 into main
4 changed files with 103 additions and 263 deletions

View File

@@ -44,47 +44,17 @@ export default function CommunityPage() {
<TeamCardFive
team={[
{
id: "1",
name: "Alex Chen",
role: "Game Developer",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/portrait-of-a-talented-game-creator-in-t-1772732745463-1f912193.png?_wi=2",
imageAlt: "Alex Chen - Award-winning game creator",
},
id: "1", name: "Alex Chen", role: "Game Developer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/portrait-of-a-talented-game-creator-in-t-1772732745463-1f912193.png?_wi=2", imageAlt: "Alex Chen - Award-winning game creator"},
{
id: "2",
name: "Sofia Rodriguez",
role: "Game Designer",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/a-successful-indie-game-creator-celebrat-1772732747955-add4d681.png?_wi=2",
imageAlt: "Sofia Rodriguez - Creative game designer",
},
id: "2", name: "Sofia Rodriguez", role: "Game Designer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/a-successful-indie-game-creator-celebrat-1772732747955-add4d681.png?_wi=2", imageAlt: "Sofia Rodriguez - Creative game designer"},
{
id: "3",
name: "Marcus Johnson",
role: "Multiplayer Specialist",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/a-creative-game-designer-at-their-desk-w-1772732745812-7de9c88d.png?_wi=2",
imageAlt: "Marcus Johnson - Multiplayer game expert",
},
id: "3", name: "Marcus Johnson", role: "Multiplayer Specialist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/a-creative-game-designer-at-their-desk-w-1772732745812-7de9c88d.png?_wi=2", imageAlt: "Marcus Johnson - Multiplayer game expert"},
{
id: "4",
name: "Emma Williams",
role: "Indie Game Creator",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/young-passionate-game-creator-showcasing-1772732745697-e499ca2f.png?_wi=2",
imageAlt: "Emma Williams - Successful indie developer",
},
id: "4", name: "Emma Williams", role: "Indie Game Creator", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/young-passionate-game-creator-showcasing-1772732745697-e499ca2f.png?_wi=2", imageAlt: "Emma Williams - Successful indie developer"},
{
id: "5",
name: "James Rivera",
role: "Streaming Creator",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/portrait-of-a-talented-game-creator-in-t-1772732745463-1f912193.png?_wi=3",
imageAlt: "James Rivera - Popular game streamer",
},
id: "5", name: "James Rivera", role: "Streaming Creator", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/portrait-of-a-talented-game-creator-in-t-1772732745463-1f912193.png?_wi=3", imageAlt: "James Rivera - Popular game streamer"},
{
id: "6",
name: "Lily Chen",
role: "Community Leader",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/a-successful-indie-game-creator-celebrat-1772732747955-add4d681.png?_wi=3",
imageAlt: "Lily Chen - Community organizer",
},
id: "6", name: "Lily Chen", role: "Community Leader", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/a-successful-indie-game-creator-celebrat-1772732747955-add4d681.png?_wi=3", imageAlt: "Lily Chen - Community organizer"},
]}
animationType="slide-up"
title="Featured Creators"
@@ -104,41 +74,17 @@ export default function CommunityPage() {
<TestimonialCardOne
testimonials={[
{
id: "1",
name: "Sarah Mitchell",
role: "Professional Gamer",
company: "E-Sports Team Alpha",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/portrait-of-a-happy-engaged-player-enjoy-1772732744980-e5d8a471.png?_wi=2",
imageAlt: "Sarah Mitchell testimonial",
},
id: "1", name: "Sarah Mitchell", role: "Professional Gamer", company: "E-Sports Team Alpha", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/portrait-of-a-happy-engaged-player-enjoy-1772732744980-e5d8a471.png?_wi=2", imageAlt: "Sarah Mitchell testimonial"},
{
id: "2",
name: "James Park",
role: "Game Creator",
company: "Indie Studios",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/professional-headshot-of-a-gaming-commun-1772732746026-c04f7d6e.png?_wi=2",
imageAlt: "James Park testimonial",
},
id: "2", name: "James Park", role: "Game Creator", company: "Indie Studios", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/professional-headshot-of-a-gaming-commun-1772732746026-c04f7d6e.png?_wi=2", imageAlt: "James Park testimonial"},
{
id: "3",
name: "Lisa Chen",
role: "Community Manager",
company: "GameVerse Community",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/portrait-of-a-dedicated-game-creator-smi-1772732744463-96d7d9d1.png?_wi=2",
imageAlt: "Lisa Chen testimonial",
},
id: "3", name: "Lisa Chen", role: "Community Manager", company: "GameVerse Community", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/portrait-of-a-dedicated-game-creator-smi-1772732744463-96d7d9d1.png?_wi=2", imageAlt: "Lisa Chen testimonial"},
{
id: "4",
name: "David Torres",
role: "Casual Player",
company: "Gaming Enthusiast",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/young-enthusiastic-gamer-showing-joy-and-1772732745354-6f7b0614.png?_wi=2",
imageAlt: "David Torres testimonial",
},
id: "4", name: "David Torres", role: "Casual Player", company: "Gaming Enthusiast", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/young-enthusiastic-gamer-showing-joy-and-1772732745354-6f7b0614.png?_wi=2", imageAlt: "David Torres testimonial"},
]}
title="Community Stories"
description="Hear from our vibrant community about their experiences, achievements, and connections."
@@ -158,41 +104,23 @@ export default function CommunityPage() {
<FaqDouble
faqs={[
{
id: "1",
title: "How do I join the GameVerse community?",
content:
"Create a free GameVerse account to instantly join our global community. Join our Discord, forums, and attend events to connect with other players and creators.",
},
id: "1", title: "How do I join the GameVerse community?", content:
"Create a free GameVerse account to instantly join our global community. Join our Discord, forums, and attend events to connect with other players and creators."},
{
id: "2",
title: "Are there community events and contests?",
content:
"Yes! We host monthly game jams, seasonal competitions, and special events. Participants compete for prizes, recognition, and opportunities to showcase their work.",
},
id: "2", title: "Are there community events and contests?", content:
"Yes! We host monthly game jams, seasonal competitions, and special events. Participants compete for prizes, recognition, and opportunities to showcase their work."},
{
id: "3",
title: "How can I collaborate with other creators?",
content:
"Use our collaboration tools to form teams, share projects, and split revenue. Join creator networks, attend meetups, and network with like-minded developers.",
},
id: "3", title: "How can I collaborate with other creators?", content:
"Use our collaboration tools to form teams, share projects, and split revenue. Join creator networks, attend meetups, and network with like-minded developers."},
{
id: "4",
title: "What are community guidelines?",
content:
"Our community values respect, inclusivity, and creativity. Be kind, respect intellectual property, follow local laws, and report violations. Moderation team ensures a safe environment.",
},
id: "4", title: "What are community guidelines?", content:
"Our community values respect, inclusivity, and creativity. Be kind, respect intellectual property, follow local laws, and report violations. Moderation team ensures a safe environment."},
{
id: "5",
title: "How do I get recognition in the community?",
content:
"Create quality games, participate in events, help other members, contribute to discussions, and showcase your work. Top creators get featured on our platform.",
},
id: "5", title: "How do I get recognition in the community?", content:
"Create quality games, participate in events, help other members, contribute to discussions, and showcase your work. Top creators get featured on our platform."},
{
id: "6",
title: "Can I organize community events?",
content:
"Absolutely! Apply to become a community organizer. We support tournaments, meetups, streaming events, and game jams with resources and promotion.",
},
id: "6", title: "Can I organize community events?", content:
"Absolutely! Apply to become a community organizer. We support tournaments, meetups, streaming events, and game jams with resources and promotion."},
]}
title="Community FAQ"
description="Learn about joining, participating, and thriving in the GameVerse community."
@@ -213,17 +141,15 @@ export default function CommunityPage() {
imageAlt="GameVerse gaming worlds and environments"
columns={[
{
title: "Games",
items: [
{ label: "Discover Games", href: "#games" },
{ label: "Top Charts", href: "#games" },
{ label: "New Releases", href: "#games" },
{ label: "Categories", href: "#games" },
title: "Games", items: [
{ label: "Discover Games", href: "/games" },
{ label: "Top Charts", href: "/games" },
{ label: "New Releases", href: "/games" },
{ label: "Categories", href: "/games" },
],
},
{
title: "Create",
items: [
title: "Create", items: [
{ label: "Start Creating", href: "https://create.gameverse.com" },
{ label: "Documentation", href: "https://docs.gameverse.com" },
{ label: "Creator Fund", href: "#" },
@@ -231,9 +157,8 @@ export default function CommunityPage() {
],
},
{
title: "Community",
items: [
{ label: "Community Hub", href: "#community" },
title: "Community", items: [
{ label: "Community Hub", href: "/community" },
{ label: "Forums", href: "#" },
{ label: "Events", href: "#" },
{ label: "Contests", href: "#" },

View File

@@ -44,28 +44,13 @@ export default function CreatePage() {
<ProductCardThree
products={[
{
id: "studio-pro",
name: "GameVerse Studio Pro",
price: "Free / $19.99/mo",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/a-modern-game-creation-suite-interface-s-1772732745927-0fac7283.png?_wi=5",
imageAlt: "GameVerse Studio Pro - Professional game creation environment",
initialQuantity: 1,
id: "studio-pro", name: "GameVerse Studio Pro", price: "Free / $19.99/mo", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/a-modern-game-creation-suite-interface-s-1772732745927-0fac7283.png?_wi=5", imageAlt: "GameVerse Studio Pro - Professional game creation environment", initialQuantity: 1,
},
{
id: "asset-library",
name: "Premium Asset Library",
price: "$9.99/mo",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/a-modern-game-creation-suite-interface-s-1772732745927-0fac7283.png?_wi=6",
imageAlt: "Premium Asset Library with thousands of game assets and resources",
initialQuantity: 1,
id: "asset-library", name: "Premium Asset Library", price: "$9.99/mo", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/a-modern-game-creation-suite-interface-s-1772732745927-0fac7283.png?_wi=6", imageAlt: "Premium Asset Library with thousands of game assets and resources", initialQuantity: 1,
},
{
id: "advanced-physics",
name: "Advanced Physics Engine",
price: "$14.99/mo",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/a-modern-game-creation-suite-interface-s-1772732745927-0fac7283.png?_wi=7",
imageAlt: "Advanced Physics Engine for realistic game mechanics",
initialQuantity: 1,
id: "advanced-physics", name: "Advanced Physics Engine", price: "$14.99/mo", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/a-modern-game-creation-suite-interface-s-1772732745927-0fac7283.png?_wi=7", imageAlt: "Advanced Physics Engine for realistic game mechanics", initialQuantity: 1,
},
]}
title="Creator Tools & Subscriptions"
@@ -97,24 +82,16 @@ export default function CreatePage() {
buttonAnimation="slide-up"
bulletPoints={[
{
title: "Visual Editor",
description: "Drag-and-drop game builder with no coding required. Perfect for beginners.",
icon: Palette,
title: "Visual Editor", description: "Drag-and-drop game builder with no coding required. Perfect for beginners.", icon: Palette,
},
{
title: "Performance Tools",
description: "Optimize your games with built-in analytics and performance monitoring.",
icon: BarChart3,
title: "Performance Tools", description: "Optimize your games with built-in analytics and performance monitoring.", icon: BarChart3,
},
{
title: "Monetization Support",
description: "Multiple ways to earn from your games with our integrated payment systems.",
icon: DollarSign,
title: "Monetization Support", description: "Multiple ways to earn from your games with our integrated payment systems.", icon: DollarSign,
},
{
title: "Global Distribution",
description: "Reach millions of players instantly through our platform.",
icon: Globe,
title: "Global Distribution", description: "Reach millions of players instantly through our platform.", icon: Globe,
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/a-modern-game-creation-suite-interface-s-1772732745927-0fac7283.png?_wi=8"
@@ -131,41 +108,23 @@ export default function CreatePage() {
<FaqDouble
faqs={[
{
id: "1",
title: "How do I get started creating games?",
content:
"Sign up for a free GameVerse account, download GameVerse Studio Pro, and follow our interactive tutorials. You can create your first game in under an hour!",
},
id: "1", title: "How do I get started creating games?", content:
"Sign up for a free GameVerse account, download GameVerse Studio Pro, and follow our interactive tutorials. You can create your first game in under an hour!"},
{
id: "2",
title: "What programming languages are supported?",
content:
"GameVerse supports visual programming, Lua scripting, and JavaScript. You can switch between modes based on your comfort level.",
},
id: "2", title: "What programming languages are supported?", content:
"GameVerse supports visual programming, Lua scripting, and JavaScript. You can switch between modes based on your comfort level."},
{
id: "3",
title: "Can I use external assets in my game?",
content:
"Yes! You can import 3D models, sounds, sprites, and other assets. We provide licensing guidance for commercial use of third-party content.",
},
id: "3", title: "Can I use external assets in my game?", content:
"Yes! You can import 3D models, sounds, sprites, and other assets. We provide licensing guidance for commercial use of third-party content."},
{
id: "4",
title: "How do I publish my game?",
content:
"With one click! Our publishing system handles optimization, distribution, and hosting. Your game goes live to millions of players instantly.",
},
id: "4", title: "How do I publish my game?", content:
"With one click! Our publishing system handles optimization, distribution, and hosting. Your game goes live to millions of players instantly."},
{
id: "5",
title: "How much can I earn from my game?",
content:
"Earnings depend on players, monetization method, and pricing. Many creators earn $10K-$100K+ monthly. We provide detailed analytics to track your revenue.",
},
id: "5", title: "How much can I earn from my game?", content:
"Earnings depend on players, monetization method, and pricing. Many creators earn $10K-$100K+ monthly. We provide detailed analytics to track your revenue."},
{
id: "6",
title: "Is there a creator community?",
content:
"Absolutely! Join our forums, Discord, and live events. Connect with other creators, share tips, collaborate on projects, and showcase your work.",
},
id: "6", title: "Is there a creator community?", content:
"Absolutely! Join our forums, Discord, and live events. Connect with other creators, share tips, collaborate on projects, and showcase your work."},
]}
title="Creator FAQ"
description="Learn everything about creating and publishing games on GameVerse."
@@ -188,17 +147,15 @@ export default function CreatePage() {
imageAlt="GameVerse gaming worlds and environments"
columns={[
{
title: "Games",
items: [
{ label: "Discover Games", href: "#games" },
{ label: "Top Charts", href: "#games" },
{ label: "New Releases", href: "#games" },
{ label: "Categories", href: "#games" },
title: "Games", items: [
{ label: "Discover Games", href: "/games" },
{ label: "Top Charts", href: "/games" },
{ label: "New Releases", href: "/games" },
{ label: "Categories", href: "/games" },
],
},
{
title: "Create",
items: [
title: "Create", items: [
{ label: "Start Creating", href: "https://create.gameverse.com" },
{ label: "Documentation", href: "https://docs.gameverse.com" },
{ label: "Creator Fund", href: "#" },
@@ -206,9 +163,8 @@ export default function CreatePage() {
],
},
{
title: "Community",
items: [
{ label: "Community Hub", href: "#community" },
title: "Community", items: [
{ label: "Community Hub", href: "/community" },
{ label: "Forums", href: "#" },
{ label: "Events", href: "#" },
{ label: "Contests", href: "#" },

View File

@@ -43,37 +43,17 @@ export default function GamesPage() {
<FeatureCardThree
features={[
{
id: "01",
title: "Adventure Quest Pro",
description:
"Embark on an epic journey through mystical lands filled with treasures, mysteries, and legendary creatures.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/a-visually-striking-multiplayer-game-scr-1772732747823-4d5928bf.png?_wi=2",
imageAlt: "Adventure Quest Pro gameplay showing magical world with player avatar",
},
id: "01", title: "Adventure Quest Pro", description:
"Embark on an epic journey through mystical lands filled with treasures, mysteries, and legendary creatures.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/a-visually-striking-multiplayer-game-scr-1772732747823-4d5928bf.png?_wi=2", imageAlt: "Adventure Quest Pro gameplay showing magical world with player avatar"},
{
id: "02",
title: "Multiplayer Battle Arena",
description:
"Team up with friends in intense 5v5 battles where strategy and skill determine who becomes the ultimate champion.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/an-immersive-puzzle-or-adventure-game-wo-1772732747866-c0c1dd0c.png?_wi=2",
imageAlt: "Multiplayer Battle Arena with teams competing in dynamic gameplay",
},
id: "02", title: "Multiplayer Battle Arena", description:
"Team up with friends in intense 5v5 battles where strategy and skill determine who becomes the ultimate champion.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/an-immersive-puzzle-or-adventure-game-wo-1772732747866-c0c1dd0c.png?_wi=2", imageAlt: "Multiplayer Battle Arena with teams competing in dynamic gameplay"},
{
id: "03",
title: "Puzzle Master 2024",
description:
"Challenge your mind with brain-bending puzzles, creative levels, and mind-blowing solutions.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/a-social-simulation-or-party-game-screen-1772732745861-9bfac196.png?_wi=2",
imageAlt: "Puzzle Master 2024 showing colorful puzzle mechanics and gameplay",
},
id: "03", title: "Puzzle Master 2024", description:
"Challenge your mind with brain-bending puzzles, creative levels, and mind-blowing solutions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/a-social-simulation-or-party-game-screen-1772732745861-9bfac196.png?_wi=2", imageAlt: "Puzzle Master 2024 showing colorful puzzle mechanics and gameplay"},
{
id: "04",
title: "Social City Sim",
description:
"Build your dream city, make friends, and collaborate with players worldwide to create thriving communities.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/a-visually-striking-multiplayer-game-scr-1772732747823-4d5928bf.png?_wi=3",
imageAlt: "Social City Sim gameplay showing player collaboration",
},
id: "04", title: "Social City Sim", description:
"Build your dream city, make friends, and collaborate with players worldwide to create thriving communities.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/a-visually-striking-multiplayer-game-scr-1772732747823-4d5928bf.png?_wi=3", imageAlt: "Social City Sim gameplay showing player collaboration"},
]}
title="Discover Games"
description="Explore our extensive catalog of games created by talented developers. Find your next favorite gaming experience."
@@ -94,41 +74,23 @@ export default function GamesPage() {
<FaqDouble
faqs={[
{
id: "1",
title: "How do I find games that match my interests?",
content:
"Browse our categorized game library, use search filters, or check trending games. Each game displays tags, ratings, and player counts to help you find the perfect match.",
},
id: "1", title: "How do I find games that match my interests?", content:
"Browse our categorized game library, use search filters, or check trending games. Each game displays tags, ratings, and player counts to help you find the perfect match."},
{
id: "2",
title: "Can I play with friends cross-platform?",
content:
"Yes! Most GameVerse games support cross-platform multiplayer. You can play with friends on PC, mobile, console, and web browsers simultaneously.",
},
id: "2", title: "Can I play with friends cross-platform?", content:
"Yes! Most GameVerse games support cross-platform multiplayer. You can play with friends on PC, mobile, console, and web browsers simultaneously."},
{
id: "3",
title: "What payment methods are accepted?",
content:
"We accept all major credit cards, PayPal, Apple Pay, Google Pay, and regional payment methods. All transactions are secure and encrypted.",
},
id: "3", title: "What payment methods are accepted?", content:
"We accept all major credit cards, PayPal, Apple Pay, Google Pay, and regional payment methods. All transactions are secure and encrypted."},
{
id: "4",
title: "How do I report inappropriate content?",
content:
"Use the report button in any game or community space. Our moderation team reviews reports within 24 hours to maintain a safe environment for all players.",
},
id: "4", title: "How do I report inappropriate content?", content:
"Use the report button in any game or community space. Our moderation team reviews reports within 24 hours to maintain a safe environment for all players."},
{
id: "5",
title: "Are there parental controls?",
content:
"Yes! Parents can set spending limits, restrict game categories, and monitor playtime. GameVerse provides tools to ensure a safe gaming environment for young players.",
},
id: "5", title: "Are there parental controls?", content:
"Yes! Parents can set spending limits, restrict game categories, and monitor playtime. GameVerse provides tools to ensure a safe gaming environment for young players."},
{
id: "6",
title: "Can I download games to play offline?",
content:
"Many GameVerse games support offline mode. Check each game's details page for offline availability. Cloud saves sync when you reconnect.",
},
id: "6", title: "Can I download games to play offline?", content:
"Many GameVerse games support offline mode. Check each game's details page for offline availability. Cloud saves sync when you reconnect."},
]}
title="Games FAQ"
description="Find answers to common questions about discovering, playing, and enjoying games on GameVerse."
@@ -149,17 +111,15 @@ export default function GamesPage() {
imageAlt="GameVerse gaming worlds and environments"
columns={[
{
title: "Games",
items: [
{ label: "Discover Games", href: "#games" },
{ label: "Top Charts", href: "#games" },
{ label: "New Releases", href: "#games" },
{ label: "Categories", href: "#games" },
title: "Games", items: [
{ label: "Discover Games", href: "/games" },
{ label: "Top Charts", href: "/games" },
{ label: "New Releases", href: "/games" },
{ label: "Categories", href: "/games" },
],
},
{
title: "Create",
items: [
title: "Create", items: [
{ label: "Start Creating", href: "https://create.gameverse.com" },
{ label: "Documentation", href: "https://docs.gameverse.com" },
{ label: "Creator Fund", href: "#" },
@@ -167,9 +127,8 @@ export default function GamesPage() {
],
},
{
title: "Community",
items: [
{ label: "Community Hub", href: "#community" },
title: "Community", items: [
{ label: "Community Hub", href: "/community" },
{ label: "Forums", href: "#" },
{ label: "Events", href: "#" },
{ label: "Contests", href: "#" },

View File

@@ -120,8 +120,8 @@ export default function HomePage() {
/>
</div>
{/* Featured Games Section */}
<div id="featured-games" data-section="featured-games">
{/* Games Section */}
<div id="games" data-section="games">
<FeatureCardThree
features={[
{
@@ -134,7 +134,7 @@ export default function HomePage() {
id: "03", title: "Puzzle Master 2024", description:
"Challenge your mind with brain-bending puzzles, creative levels, and mind-blowing solutions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIoLKsrLFOutF3FKwumh92EWa/a-social-simulation-or-party-game-screen-1772732745861-9bfac196.png?_wi=1", imageAlt: "Puzzle Master 2024 showing colorful puzzle mechanics and gameplay"},
]}
title="Featured Games"
title="Popular Games"
description="Discover the hottest games created by our amazing community. From intense action to relaxing puzzles, there's something for everyone."
tag="Trending Now"
tagIcon={Flame}
@@ -143,7 +143,7 @@ export default function HomePage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[{ text: "View All Games", href: "#explore" }]}
buttons={[{ text: "View All Games", href: "/games" }]}
buttonAnimation="slide-up"
/>
</div>
@@ -185,7 +185,7 @@ export default function HomePage() {
</div>
{/* Creation Tools Section */}
<div id="creation-tools" data-section="creation-tools">
<div id="create" data-section="create">
<ProductCardThree
products={[
{
@@ -234,7 +234,7 @@ export default function HomePage() {
</div>
{/* Creators Section */}
<div id="creators" data-section="creators">
<div id="community" data-section="community">
<TeamCardFive
team={[
{
@@ -254,7 +254,7 @@ export default function HomePage() {
tag="Creator Spotlight"
tagIcon={Star}
tagAnimation="slide-up"
buttons={[{ text: "Meet More Creators", href: "#community" }]}
buttons={[{ text: "Meet More Creators", href: "/community" }]}
buttonAnimation="slide-up"
/>
</div>
@@ -343,7 +343,7 @@ export default function HomePage() {
background={{ variant: "rotated-rays-animated-grid" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Get Exclusive Creator Tips"
buttonText="Join Community"
termsText="By signing up, you agree to our Terms of Service and Privacy Policy. We'll send you updates about GameVerse features and community events."
/>
</div>
@@ -356,10 +356,10 @@ export default function HomePage() {
columns={[
{
title: "Games", items: [
{ label: "Discover Games", href: "#games" },
{ label: "Top Charts", href: "#games" },
{ label: "New Releases", href: "#games" },
{ label: "Categories", href: "#games" },
{ label: "Discover Games", href: "/games" },
{ label: "Top Charts", href: "/games" },
{ label: "New Releases", href: "/games" },
{ label: "Categories", href: "/games" },
],
},
{
@@ -372,7 +372,7 @@ export default function HomePage() {
},
{
title: "Community", items: [
{ label: "Community Hub", href: "#community" },
{ label: "Community Hub", href: "/community" },
{ label: "Forums", href: "#" },
{ label: "Events", href: "#" },
{ label: "Contests", href: "#" },
@@ -385,4 +385,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}