diff --git a/src/app/studio/page.tsx b/src/app/studio/page.tsx index 4a3e76c..edcb33f 100644 --- a/src/app/studio/page.tsx +++ b/src/app/studio/page.tsx @@ -20,8 +20,7 @@ export default function StudioPage() { const footerColumns = [ { - title: "Games", - items: [ + title: "Games", items: [ { label: "NEXUS Strike", href: "/games/nexus-strike" }, { label: "NEXUS Nexus", href: "/games/nexus-nexus" }, { label: "NEXUS Chronicles", href: "/games/nexus-chronicles" }, @@ -29,8 +28,7 @@ export default function StudioPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About NEXUS", href: "/studio" }, { label: "Team", href: "/studio#team" }, { label: "Careers", href: "/careers" }, @@ -38,8 +36,7 @@ export default function StudioPage() { ], }, { - title: "Community", - items: [ + title: "Community", items: [ { label: "Tournaments", href: "/tournaments" }, { label: "Discord", href: "https://discord.gg/nexusgames" }, { label: "Forums", href: "/forums" }, @@ -47,8 +44,7 @@ export default function StudioPage() { ], }, { - title: "Social", - items: [ + title: "Social", items: [ { label: "Twitter", href: "https://twitter.com/nexusgames" }, { label: "YouTube", href: "https://youtube.com/nexusgames" }, { label: "Instagram", href: "https://instagram.com/nexusgames" }, @@ -56,8 +52,7 @@ export default function StudioPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "/privacy" }, { label: "Terms of Service", href: "/terms" }, { label: "Code of Conduct", href: "/conduct" }, @@ -109,33 +104,13 @@ export default function StudioPage() { useInvertedBackground={false} team={[ { - id: "1", - name: "Marcus Chen", - role: "CEO & Founder", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnofHbMOAWWIz895gXqtfWEwoy/professional-gaming-director-portrait-co-1773238048089-8d2b66b0.png?_wi=2", - imageAlt: "Marcus Chen, CEO", - }, + id: "1", name: "Marcus Chen", role: "CEO & Founder", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnofHbMOAWWIz895gXqtfWEwoy/professional-gaming-director-portrait-co-1773238048089-8d2b66b0.png", imageAlt: "Marcus Chen, CEO"}, { - id: "2", - name: "Elena Rodriguez", - role: "Lead Game Designer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnofHbMOAWWIz895gXqtfWEwoy/lead-game-designer-portrait-creative-pro-1773238050501-5d8706fe.png?_wi=2", - imageAlt: "Elena Rodriguez, Game Designer", - }, + id: "2", name: "Elena Rodriguez", role: "Lead Game Designer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnofHbMOAWWIz895gXqtfWEwoy/lead-game-designer-portrait-creative-pro-1773238050501-5d8706fe.png", imageAlt: "Elena Rodriguez, Game Designer"}, { - id: "3", - name: "James Wilson", - role: "Senior Programmer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnofHbMOAWWIz895gXqtfWEwoy/senior-game-programmer-portrait-technica-1773238047437-4fc808dd.png?_wi=2", - imageAlt: "James Wilson, Senior Programmer", - }, + id: "3", name: "James Wilson", role: "Senior Programmer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnofHbMOAWWIz895gXqtfWEwoy/senior-game-programmer-portrait-technica-1773238047437-4fc808dd.png", imageAlt: "James Wilson, Senior Programmer"}, { - id: "4", - name: "Sophia Anderson", - role: "Art Director", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnofHbMOAWWIz895gXqtfWEwoy/art-director-portrait-creative-visual-le-1773238049295-2b7eca2a.png?_wi=2", - imageAlt: "Sophia Anderson, Art Director", - }, + id: "4", name: "Sophia Anderson", role: "Art Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnofHbMOAWWIz895gXqtfWEwoy/art-director-portrait-creative-visual-le-1773238049295-2b7eca2a.png", imageAlt: "Sophia Anderson, Art Director"}, ]} /> @@ -145,46 +120,15 @@ export default function StudioPage() { title="What Industry Leaders Say About Us" description="Testimonials from partners, professionals, and community members" tag="Recognition" - animationType="slide-up" textboxLayout="default" useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Alex Thompson, Esports Director", - date: "Date: 15 January 2025", - title: "Revolutionary competitive platform", - quote: "NEXUS GAMES has completely transformed how we approach esports. The ranking system is fair, the infrastructure is rock-solid, and our players have never been more engaged.", - tag: "Esports Professional", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnofHbMOAWWIz895gXqtfWEwoy/professional-client-testimonial-avatar-p-1773238047302-d0fd588c.png", - avatarAlt: "Alex Thompson", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnofHbMOAWWIz895gXqtfWEwoy/professional-client-testimonial-avatar-p-1773238047302-d0fd588c.png?_wi=2", - imageAlt: "Alex Thompson testimonial", - }, + id: "1", name: "Alex Thompson, Esports Director", date: "Date: 15 January 2025", title: "Revolutionary competitive platform", quote: "NEXUS GAMES has completely transformed how we approach esports. The ranking system is fair, the infrastructure is rock-solid, and our players have never been more engaged.", tag: "Esports Professional", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnofHbMOAWWIz895gXqtfWEwoy/professional-client-testimonial-avatar-p-1773238047302-d0fd588c.png", avatarAlt: "Alex Thompson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnofHbMOAWWIz895gXqtfWEwoy/professional-client-testimonial-avatar-p-1773238047302-d0fd588c.png", imageAlt: "Alex Thompson testimonial"}, { - id: "2", - name: "Jordan Lee, Gaming Streamer", - date: "Date: 12 January 2025", - title: "Best gaming experience ever", - quote: "The gameplay is addictive, the graphics are stunning, and the community is absolutely amazing. I've been streaming NEXUS GAMES non-stop and my viewers can't get enough.", - tag: "Content Creator", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnofHbMOAWWIz895gXqtfWEwoy/professional-gaming-studio-testimonial-a-1773238048733-8e7d752f.png", - avatarAlt: "Jordan Lee", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnofHbMOAWWIz895gXqtfWEwoy/professional-gaming-studio-testimonial-a-1773238048733-8e7d752f.png?_wi=2", - imageAlt: "Jordan Lee testimonial", - }, + id: "2", name: "Jordan Lee, Gaming Streamer", date: "Date: 12 January 2025", title: "Best gaming experience ever", quote: "The gameplay is addictive, the graphics are stunning, and the community is absolutely amazing. I've been streaming NEXUS GAMES non-stop and my viewers can't get enough.", tag: "Content Creator", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnofHbMOAWWIz895gXqtfWEwoy/professional-gaming-studio-testimonial-a-1773238048733-8e7d752f.png", avatarAlt: "Jordan Lee", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnofHbMOAWWIz895gXqtfWEwoy/professional-gaming-studio-testimonial-a-1773238048733-8e7d752f.png", imageAlt: "Jordan Lee testimonial"}, { - id: "3", - name: "Sarah Kim, Competitive Gamer", - date: "Date: 10 January 2025", - title: "Unmatched competitive gameplay", - quote: "The level of precision and balance in NEXUS GAMES is unmatched. Every update brings improvements, and the team genuinely listens to player feedback.", - tag: "Professional Gamer", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnofHbMOAWWIz895gXqtfWEwoy/professional-esports-professional-testim-1773238047615-773b293f.png", - avatarAlt: "Sarah Kim", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnofHbMOAWWIz895gXqtfWEwoy/professional-esports-professional-testim-1773238047615-773b293f.png?_wi=2", - imageAlt: "Sarah Kim testimonial", - }, + id: "3", name: "Sarah Kim, Competitive Gamer", date: "Date: 10 January 2025", title: "Unmatched competitive gameplay", quote: "The level of precision and balance in NEXUS GAMES is unmatched. Every update brings improvements, and the team genuinely listens to player feedback.", tag: "Professional Gamer", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnofHbMOAWWIz895gXqtfWEwoy/professional-esports-professional-testim-1773238047615-773b293f.png", avatarAlt: "Sarah Kim", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnofHbMOAWWIz895gXqtfWEwoy/professional-esports-professional-testim-1773238047615-773b293f.png", imageAlt: "Sarah Kim testimonial"}, ]} />