import Layout from "@/components/Layout"; import { Button } from "@/components/ui/button"; import { Badge } from "@/components/ui/badge"; import { Card, CardContent, CardHeader, CardTitle } from "@/components/ui/card"; import { Gamepad2, Zap, Target, Trophy } from "lucide-react"; export default function GameForge() { return (
{/* Hero Section */}
GameForge GameForge

The Heart of AeThex

Month-to-month shipping cycles. Rapid iteration. Continuous delivery. We don't just build games—we build experiences with unstoppable momentum.

{/* Features Grid */}
Monthly Releases

Predictable shipping cycles. Every month, new features and improvements live.

Rapid Iteration

Fast feedback loops. We listen, iterate, and ship what matters.

Quality Driven

High standards. Polished experiences. Every release is battle-tested.

Player First

Always focused on player experience. We build what gets played.

{/* CTA Section */}

Ship With Momentum

Join the fastest shipping team in the industry. We're looking for creators, developers, and visionaries.

); }