@@ -78,7 +74,7 @@ export default function PrivacyPage() {
1. Introduction
- Kuro IO ("we," "us," "our," or "Company") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our multiplayer gaming platform, including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the "Site").
+ NextHero ("we," "us," "our," or "Company") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our multiplayer gaming platform, including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the "Site").
Please read this privacy policy carefully. If you do not agree with our policies and practices, please do not use our Site.
@@ -148,14 +144,14 @@ export default function PrivacyPage() {
Data portability requests
- To exercise these rights, please contact us at privacy@kuro-io.com.
+ To exercise these rights, please contact us at privacy@nexthero.com.
7. Children's Privacy
- Kuro IO is not intended for children under 13 years of age, and we do not knowingly collect personal information from children under 13. If we learn that we have collected personal information from a child under 13 without parental consent, we will delete such information promptly. If you believe we have collected information from a child under 13, please contact us immediately.
+ NextHero is not intended for children under 13 years of age, and we do not knowingly collect personal information from children under 13. If we learn that we have collected personal information from a child under 13 without parental consent, we will delete such information promptly. If you believe we have collected information from a child under 13, please contact us immediately.
@@ -192,8 +188,8 @@ export default function PrivacyPage() {
If you have questions about this Privacy Policy or our privacy practices, please contact us at:
-
Kuro IO Privacy Team
-
Email: privacy@kuro-io.com
+
NextHero Privacy Team
+
Email: privacy@nexthero.com
Support Portal: Visit Support
@@ -204,8 +200,8 @@ export default function PrivacyPage() {
diff --git a/src/app/support/page.tsx b/src/app/support/page.tsx
index 42a2fe1..590a474 100644
--- a/src/app/support/page.tsx
+++ b/src/app/support/page.tsx
@@ -20,8 +20,7 @@ export default function SupportPage() {
const footerColumns = [
{
- title: "Game",
- items: [
+ title: "Game", items: [
{ label: "Play Now", href: "/game" },
{ label: "Game Modes", href: "#modes" },
{ label: "Weapons", href: "#weapons" },
@@ -29,17 +28,15 @@ export default function SupportPage() {
],
},
{
- title: "Community",
- items: [
- { label: "Discord", href: "https://discord.gg/kuroio" },
+ title: "Community", items: [
+ { label: "Discord", href: "https://discord.gg/nexthero" },
{ label: "Leaderboard", href: "/leaderboard" },
{ label: "Forums", href: "/forums" },
{ label: "Events", href: "/events" },
],
},
{
- title: "Support",
- items: [
+ title: "Support", items: [
{ label: "Help Center", href: "/support" },
{ label: "Contact Us", href: "/contact" },
{ label: "Report Bug", href: "/report" },
@@ -47,8 +44,7 @@ export default function SupportPage() {
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{ label: "Privacy Policy", href: "/privacy" },
{ label: "Terms of Service", href: "/terms" },
{ label: "Cookie Policy", href: "/cookies" },
@@ -59,72 +55,36 @@ export default function SupportPage() {
const faqItems = [
{
- id: "account-creation",
- question: "How do I create a Kuro IO account?",
- answer: "Creating an account is simple! Visit our login page, click 'Sign Up', and enter your email address and choose a username. Verify your email and you're ready to play. You can also sign in with Google or Discord for quick registration.",
- },
+ id: "account-creation", question: "How do I create a NextHero account?", answer: "Creating an account is simple! Visit our login page, click 'Sign Up', and enter your email address and choose a username. Verify your email and you're ready to play. You can also sign in with Google or Discord for quick registration."},
{
- id: "system-requirements",
- question: "What are the system requirements?",
- answer: "Kuro IO is optimized for low-end PCs. Minimum requirements: Intel Core i3, 4GB RAM, and a modern browser. We support Windows, macOS, and Linux. For best performance, we recommend 60 FPS capable hardware.",
- },
+ id: "system-requirements", question: "What are the system requirements?", answer: "NextHero is optimized for low-end PCs. Minimum requirements: Intel Core i3, 4GB RAM, and a modern browser. We support Windows, macOS, and Linux. For best performance, we recommend 60 FPS capable hardware."},
{
- id: "multiplayer-lag",
- question: "Why am I experiencing lag in multiplayer matches?",
- answer: "Lag can be caused by internet connection issues or server distance. Try: 1) Restart your router, 2) Close background applications, 3) Select a server closer to your location, 4) Check your internet speed. Our servers maintain sub-100ms latency globally.",
- },
+ id: "multiplayer-lag", question: "Why am I experiencing lag in multiplayer matches?", answer: "Lag can be caused by internet connection issues or server distance. Try: 1) Restart your router, 2) Close background applications, 3) Select a server closer to your location, 4) Check your internet speed. Our servers maintain sub-100ms latency globally."},
{
- id: "ranking-system",
- question: "How does the ranking system work?",
- answer: "Kuro IO features 7 competitive tiers from Bronze to Grandmaster. You earn points by winning matches. The more skilled players you defeat, the more points you gain. Seasonal resets happen every 3 months with exclusive rewards for top-ranked players.",
- },
+ id: "ranking-system", question: "How does the ranking system work?", answer: "NextHero features 7 competitive tiers from Bronze to Grandmaster. You earn points by winning matches. The more skilled players you defeat, the more points you gain. Seasonal resets happen every 3 months with exclusive rewards for top-ranked players."},
{
- id: "weapon-balance",
- question: "Are weapons balanced fairly?",
- answer: "Yes! Each of our 12 weapons is carefully balanced for different playstyles. Sniper rifles deal high damage but require precision. SMGs are fast with lower damage. Assault rifles are all-purpose. We regularly update weapon stats based on competitive feedback.",
- },
+ id: "weapon-balance", question: "Are weapons balanced fairly?", answer: "Yes! Each of our 12 weapons is carefully balanced for different playstyles. Sniper rifles deal high damage but require precision. SMGs are fast with lower damage. Assault rifles are all-purpose. We regularly update weapon stats based on competitive feedback."},
{
- id: "report-bug",
- question: "How do I report a bug?",
- answer: "Found a bug? Use the in-game report feature or visit /report on our website. Include: bug description, steps to reproduce, your system specs, and screenshots if possible. Our team reviews all reports within 24 hours.",
- },
+ id: "report-bug", question: "How do I report a bug?", answer: "Found a bug? Use the in-game report feature or visit /report on our website. Include: bug description, steps to reproduce, your system specs, and screenshots if possible. Our team reviews all reports within 24 hours."},
{
- id: "account-recovery",
- question: "I lost access to my account. What do I do?",
- answer: "Visit our account recovery page at kuro-io.com/recover. Enter your email address and follow the verification steps. If you can't access your email, contact support@kuro-io.com with proof of ownership (purchase history, etc.).",
- },
+ id: "account-recovery", question: "I lost access to my account. What do I do?", answer: "Visit our account recovery page at nexthero.com/recover. Enter your email address and follow the verification steps. If you can't access your email, contact support@nexthero.com with proof of ownership (purchase history, etc.)."},
{
- id: "cosmetics-purchase",
- question: "Are cosmetic skins pay-to-win?",
- answer: "Absolutely not! All cosmetics are purely visual. Skins give no gameplay advantage. We sell character skins, weapon skins, and emotes only for cosmetic customization. Gameplay balance is our top priority.",
- },
+ id: "cosmetics-purchase", question: "Are cosmetic skins pay-to-win?", answer: "Absolutely not! All cosmetics are purely visual. Skins give no gameplay advantage. We sell character skins, weapon skins, and emotes only for cosmetic customization. Gameplay balance is our top priority."},
];
const supportChannels = [
{
icon: MessageSquare,
- title: "Live Chat Support",
- description: "Get instant help from our support team available 24/7",
- cta: "Start Chat",
- },
+ title: "Live Chat Support", description: "Get instant help from our support team available 24/7", cta: "Start Chat"},
{
icon: AlertCircle,
- title: "Report Issues",
- description: "Submit bug reports and technical issues directly",
- cta: "Report Bug",
- },
+ title: "Report Issues", description: "Submit bug reports and technical issues directly", cta: "Report Bug"},
{
icon: Zap,
- title: "Status Page",
- description: "Check server status and maintenance schedules",
- cta: "View Status",
- },
+ title: "Status Page", description: "Check server status and maintenance schedules", cta: "View Status"},
{
icon: Users,
- title: "Community Forum",
- description: "Connect with other players and get peer support",
- cta: "Join Forum",
- },
+ title: "Community Forum", description: "Connect with other players and get peer support", cta: "Join Forum"},
];
return (
@@ -141,7 +101,7 @@ export default function SupportPage() {
headingFontWeight="normal"
>
-
+
@@ -219,8 +179,8 @@ export default function SupportPage() {
Email Support Team
-
Email: support@kuro-io.com
-
Discord: discord.gg/kuroio
+
Email: support@nexthero.com
+
Discord: discord.gg/nexthero
Response time: 24/7 live support available
@@ -229,8 +189,8 @@ export default function SupportPage() {