5 Commits

Author SHA1 Message Date
0f870cf031 Update src/app/page.tsx 2026-03-05 18:13:59 +00:00
d0b70c3bf7 Update src/app/games/page.tsx 2026-03-05 18:13:58 +00:00
b1100d4096 Update src/app/create/page.tsx 2026-03-05 18:13:58 +00:00
27270f3a48 Update src/app/community/page.tsx 2026-03-05 18:13:58 +00:00
bdff5d8b36 Merge version_2 into main
Merge version_2 into main
2026-03-05 17:53:36 +00:00
4 changed files with 103 additions and 263 deletions

View File

@@ -44,47 +44,17 @@ export default function CommunityPage() {
<TeamCardFive <TeamCardFive
team={[ team={[
{ {
id: "1", 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"},
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", 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"},
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", 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"},
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", 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"},
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", 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"},
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", 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"},
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" animationType="slide-up"
title="Featured Creators" title="Featured Creators"
@@ -104,41 +74,17 @@ export default function CommunityPage() {
<TestimonialCardOne <TestimonialCardOne
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah Mitchell", role: "Professional Gamer", company: "E-Sports Team Alpha", rating: 5,
name: "Sarah Mitchell", 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"},
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", id: "2", name: "James Park", role: "Game Creator", company: "Indie Studios", rating: 5,
name: "James Park", 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"},
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", id: "3", name: "Lisa Chen", role: "Community Manager", company: "GameVerse Community", rating: 5,
name: "Lisa Chen", 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"},
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", id: "4", name: "David Torres", role: "Casual Player", company: "Gaming Enthusiast", rating: 5,
name: "David Torres", 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"},
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" title="Community Stories"
description="Hear from our vibrant community about their experiences, achievements, and connections." description="Hear from our vibrant community about their experiences, achievements, and connections."
@@ -158,41 +104,23 @@ export default function CommunityPage() {
<FaqDouble <FaqDouble
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "How do I join the GameVerse community?", content:
title: "How do I join the GameVerse community?", "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."},
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", id: "2", title: "Are there community events and contests?", content:
title: "Are there community events and contests?", "Yes! We host monthly game jams, seasonal competitions, and special events. Participants compete for prizes, recognition, and opportunities to showcase their work."},
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", id: "3", title: "How can I collaborate with other creators?", content:
title: "How can I collaborate with other creators?", "Use our collaboration tools to form teams, share projects, and split revenue. Join creator networks, attend meetups, and network with like-minded developers."},
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", id: "4", title: "What are community guidelines?", content:
title: "What are community guidelines?", "Our community values respect, inclusivity, and creativity. Be kind, respect intellectual property, follow local laws, and report violations. Moderation team ensures a safe environment."},
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", id: "5", title: "How do I get recognition in the community?", content:
title: "How do I get recognition in the community?", "Create quality games, participate in events, help other members, contribute to discussions, and showcase your work. Top creators get featured on our platform."},
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", id: "6", title: "Can I organize community events?", content:
title: "Can I organize community events?", "Absolutely! Apply to become a community organizer. We support tournaments, meetups, streaming events, and game jams with resources and promotion."},
content:
"Absolutely! Apply to become a community organizer. We support tournaments, meetups, streaming events, and game jams with resources and promotion.",
},
]} ]}
title="Community FAQ" title="Community FAQ"
description="Learn about joining, participating, and thriving in the GameVerse community." 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" imageAlt="GameVerse gaming worlds and environments"
columns={[ columns={[
{ {
title: "Games", title: "Games", items: [
items: [ { label: "Discover Games", href: "/games" },
{ label: "Discover Games", href: "#games" }, { label: "Top Charts", href: "/games" },
{ label: "Top Charts", href: "#games" }, { label: "New Releases", href: "/games" },
{ label: "New Releases", href: "#games" }, { label: "Categories", href: "/games" },
{ label: "Categories", href: "#games" },
], ],
}, },
{ {
title: "Create", title: "Create", items: [
items: [
{ label: "Start Creating", href: "https://create.gameverse.com" }, { label: "Start Creating", href: "https://create.gameverse.com" },
{ label: "Documentation", href: "https://docs.gameverse.com" }, { label: "Documentation", href: "https://docs.gameverse.com" },
{ label: "Creator Fund", href: "#" }, { label: "Creator Fund", href: "#" },
@@ -231,9 +157,8 @@ export default function CommunityPage() {
], ],
}, },
{ {
title: "Community", title: "Community", items: [
items: [ { label: "Community Hub", href: "/community" },
{ label: "Community Hub", href: "#community" },
{ label: "Forums", href: "#" }, { label: "Forums", href: "#" },
{ label: "Events", href: "#" }, { label: "Events", href: "#" },
{ label: "Contests", href: "#" }, { label: "Contests", href: "#" },

View File

@@ -44,28 +44,13 @@ export default function CreatePage() {
<ProductCardThree <ProductCardThree
products={[ products={[
{ {
id: "studio-pro", 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,
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", 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,
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", 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,
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" title="Creator Tools & Subscriptions"
@@ -97,24 +82,16 @@ export default function CreatePage() {
buttonAnimation="slide-up" buttonAnimation="slide-up"
bulletPoints={[ bulletPoints={[
{ {
title: "Visual Editor", title: "Visual Editor", description: "Drag-and-drop game builder with no coding required. Perfect for beginners.", icon: Palette,
description: "Drag-and-drop game builder with no coding required. Perfect for beginners.",
icon: Palette,
}, },
{ {
title: "Performance Tools", title: "Performance Tools", description: "Optimize your games with built-in analytics and performance monitoring.", icon: BarChart3,
description: "Optimize your games with built-in analytics and performance monitoring.",
icon: BarChart3,
}, },
{ {
title: "Monetization Support", title: "Monetization Support", description: "Multiple ways to earn from your games with our integrated payment systems.", icon: DollarSign,
description: "Multiple ways to earn from your games with our integrated payment systems.",
icon: DollarSign,
}, },
{ {
title: "Global Distribution", title: "Global Distribution", description: "Reach millions of players instantly through our platform.", icon: Globe,
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" 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 <FaqDouble
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "How do I get started creating games?", content:
title: "How do I get started creating games?", "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!"},
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", id: "2", title: "What programming languages are supported?", content:
title: "What programming languages are supported?", "GameVerse supports visual programming, Lua scripting, and JavaScript. You can switch between modes based on your comfort level."},
content:
"GameVerse supports visual programming, Lua scripting, and JavaScript. You can switch between modes based on your comfort level.",
},
{ {
id: "3", id: "3", title: "Can I use external assets in my game?", content:
title: "Can I use external assets in my game?", "Yes! You can import 3D models, sounds, sprites, and other assets. We provide licensing guidance for commercial use of third-party content."},
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", id: "4", title: "How do I publish my game?", content:
title: "How do I publish my game?", "With one click! Our publishing system handles optimization, distribution, and hosting. Your game goes live to millions of players instantly."},
content:
"With one click! Our publishing system handles optimization, distribution, and hosting. Your game goes live to millions of players instantly.",
},
{ {
id: "5", id: "5", title: "How much can I earn from my game?", content:
title: "How much can I earn from my game?", "Earnings depend on players, monetization method, and pricing. Many creators earn $10K-$100K+ monthly. We provide detailed analytics to track your revenue."},
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", id: "6", title: "Is there a creator community?", content:
title: "Is there a creator community?", "Absolutely! Join our forums, Discord, and live events. Connect with other creators, share tips, collaborate on projects, and showcase your work."},
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" title="Creator FAQ"
description="Learn everything about creating and publishing games on GameVerse." description="Learn everything about creating and publishing games on GameVerse."
@@ -188,17 +147,15 @@ export default function CreatePage() {
imageAlt="GameVerse gaming worlds and environments" imageAlt="GameVerse gaming worlds and environments"
columns={[ columns={[
{ {
title: "Games", title: "Games", items: [
items: [ { label: "Discover Games", href: "/games" },
{ label: "Discover Games", href: "#games" }, { label: "Top Charts", href: "/games" },
{ label: "Top Charts", href: "#games" }, { label: "New Releases", href: "/games" },
{ label: "New Releases", href: "#games" }, { label: "Categories", href: "/games" },
{ label: "Categories", href: "#games" },
], ],
}, },
{ {
title: "Create", title: "Create", items: [
items: [
{ label: "Start Creating", href: "https://create.gameverse.com" }, { label: "Start Creating", href: "https://create.gameverse.com" },
{ label: "Documentation", href: "https://docs.gameverse.com" }, { label: "Documentation", href: "https://docs.gameverse.com" },
{ label: "Creator Fund", href: "#" }, { label: "Creator Fund", href: "#" },
@@ -206,9 +163,8 @@ export default function CreatePage() {
], ],
}, },
{ {
title: "Community", title: "Community", items: [
items: [ { label: "Community Hub", href: "/community" },
{ label: "Community Hub", href: "#community" },
{ label: "Forums", href: "#" }, { label: "Forums", href: "#" },
{ label: "Events", href: "#" }, { label: "Events", href: "#" },
{ label: "Contests", href: "#" }, { label: "Contests", href: "#" },

View File

@@ -43,37 +43,17 @@ export default function GamesPage() {
<FeatureCardThree <FeatureCardThree
features={[ features={[
{ {
id: "01", id: "01", title: "Adventure Quest Pro", description:
title: "Adventure Quest Pro", "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"},
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", id: "02", title: "Multiplayer Battle Arena", description:
title: "Multiplayer Battle Arena", "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"},
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", id: "03", title: "Puzzle Master 2024", description:
title: "Puzzle Master 2024", "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"},
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", id: "04", title: "Social City Sim", description:
title: "Social City Sim", "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"},
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" title="Discover Games"
description="Explore our extensive catalog of games created by talented developers. Find your next favorite gaming experience." 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 <FaqDouble
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "How do I find games that match my interests?", content:
title: "How do I find games that match my interests?", "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."},
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", id: "2", title: "Can I play with friends cross-platform?", content:
title: "Can I play with friends cross-platform?", "Yes! Most GameVerse games support cross-platform multiplayer. You can play with friends on PC, mobile, console, and web browsers simultaneously."},
content:
"Yes! Most GameVerse games support cross-platform multiplayer. You can play with friends on PC, mobile, console, and web browsers simultaneously.",
},
{ {
id: "3", id: "3", title: "What payment methods are accepted?", content:
title: "What payment methods are accepted?", "We accept all major credit cards, PayPal, Apple Pay, Google Pay, and regional payment methods. All transactions are secure and encrypted."},
content:
"We accept all major credit cards, PayPal, Apple Pay, Google Pay, and regional payment methods. All transactions are secure and encrypted.",
},
{ {
id: "4", id: "4", title: "How do I report inappropriate content?", content:
title: "How do I report inappropriate 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."},
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", id: "5", title: "Are there parental controls?", content:
title: "Are there parental controls?", "Yes! Parents can set spending limits, restrict game categories, and monitor playtime. GameVerse provides tools to ensure a safe gaming environment for young players."},
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", id: "6", title: "Can I download games to play offline?", content:
title: "Can I download games to play offline?", "Many GameVerse games support offline mode. Check each game's details page for offline availability. Cloud saves sync when you reconnect."},
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" title="Games FAQ"
description="Find answers to common questions about discovering, playing, and enjoying games on GameVerse." 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" imageAlt="GameVerse gaming worlds and environments"
columns={[ columns={[
{ {
title: "Games", title: "Games", items: [
items: [ { label: "Discover Games", href: "/games" },
{ label: "Discover Games", href: "#games" }, { label: "Top Charts", href: "/games" },
{ label: "Top Charts", href: "#games" }, { label: "New Releases", href: "/games" },
{ label: "New Releases", href: "#games" }, { label: "Categories", href: "/games" },
{ label: "Categories", href: "#games" },
], ],
}, },
{ {
title: "Create", title: "Create", items: [
items: [
{ label: "Start Creating", href: "https://create.gameverse.com" }, { label: "Start Creating", href: "https://create.gameverse.com" },
{ label: "Documentation", href: "https://docs.gameverse.com" }, { label: "Documentation", href: "https://docs.gameverse.com" },
{ label: "Creator Fund", href: "#" }, { label: "Creator Fund", href: "#" },
@@ -167,9 +127,8 @@ export default function GamesPage() {
], ],
}, },
{ {
title: "Community", title: "Community", items: [
items: [ { label: "Community Hub", href: "/community" },
{ label: "Community Hub", href: "#community" },
{ label: "Forums", href: "#" }, { label: "Forums", href: "#" },
{ label: "Events", href: "#" }, { label: "Events", href: "#" },
{ label: "Contests", href: "#" }, { label: "Contests", href: "#" },

View File

@@ -120,8 +120,8 @@ export default function HomePage() {
/> />
</div> </div>
{/* Featured Games Section */} {/* Games Section */}
<div id="featured-games" data-section="featured-games"> <div id="games" data-section="games">
<FeatureCardThree <FeatureCardThree
features={[ features={[
{ {
@@ -134,7 +134,7 @@ export default function HomePage() {
id: "03", title: "Puzzle Master 2024", description: 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"}, "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." description="Discover the hottest games created by our amazing community. From intense action to relaxing puzzles, there's something for everyone."
tag="Trending Now" tag="Trending Now"
tagIcon={Flame} tagIcon={Flame}
@@ -143,7 +143,7 @@ export default function HomePage() {
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
buttons={[{ text: "View All Games", href: "#explore" }]} buttons={[{ text: "View All Games", href: "/games" }]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
/> />
</div> </div>
@@ -185,7 +185,7 @@ export default function HomePage() {
</div> </div>
{/* Creation Tools Section */} {/* Creation Tools Section */}
<div id="creation-tools" data-section="creation-tools"> <div id="create" data-section="create">
<ProductCardThree <ProductCardThree
products={[ products={[
{ {
@@ -234,7 +234,7 @@ export default function HomePage() {
</div> </div>
{/* Creators Section */} {/* Creators Section */}
<div id="creators" data-section="creators"> <div id="community" data-section="community">
<TeamCardFive <TeamCardFive
team={[ team={[
{ {
@@ -254,7 +254,7 @@ export default function HomePage() {
tag="Creator Spotlight" tag="Creator Spotlight"
tagIcon={Star} tagIcon={Star}
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[{ text: "Meet More Creators", href: "#community" }]} buttons={[{ text: "Meet More Creators", href: "/community" }]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
/> />
</div> </div>
@@ -343,7 +343,7 @@ export default function HomePage() {
background={{ variant: "rotated-rays-animated-grid" }} background={{ variant: "rotated-rays-animated-grid" }}
useInvertedBackground={false} useInvertedBackground={false}
inputPlaceholder="Enter your email" 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." 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> </div>
@@ -356,10 +356,10 @@ export default function HomePage() {
columns={[ columns={[
{ {
title: "Games", items: [ title: "Games", items: [
{ label: "Discover Games", href: "#games" }, { label: "Discover Games", href: "/games" },
{ label: "Top Charts", href: "#games" }, { label: "Top Charts", href: "/games" },
{ label: "New Releases", href: "#games" }, { label: "New Releases", href: "/games" },
{ label: "Categories", href: "#games" }, { label: "Categories", href: "/games" },
], ],
}, },
{ {
@@ -372,7 +372,7 @@ export default function HomePage() {
}, },
{ {
title: "Community", items: [ title: "Community", items: [
{ label: "Community Hub", href: "#community" }, { label: "Community Hub", href: "/community" },
{ label: "Forums", href: "#" }, { label: "Forums", href: "#" },
{ label: "Events", href: "#" }, { label: "Events", href: "#" },
{ label: "Contests", href: "#" }, { label: "Contests", href: "#" },