diff --git a/client/pages/Index.tsx b/client/pages/Index.tsx index 7052add3..3e17f226 100644 --- a/client/pages/Index.tsx +++ b/client/pages/Index.tsx @@ -48,36 +48,36 @@ export default function Index() { const features = [ { - title: "Neural Networks", - description: "Advanced AI-powered development tools", + title: "Game Development", + description: "Full‑cycle production and tooling", icon: Zap, color: "from-blue-500 to-purple-600", }, { - title: "Quantum Computing", - description: "Next-generation processing capabilities", + title: "Product Design", + description: "UX/UI, prototyping, and branding", icon: Target, color: "from-purple-500 to-pink-600", }, { - title: "Blockchain Integration", - description: "Secure, decentralized solutions", + title: "Platform Engineering", + description: "Web, mobile, and backend foundations", icon: Users, color: "from-green-500 to-blue-600", }, { - title: "Cloud Infrastructure", - description: "Scalable, global deployment systems", + title: "Community & Growth", + description: "Programs, content, and engagement", icon: TrendingUp, color: "from-orange-500 to-red-600", }, ]; const achievements = [ - { metric: "10K+", label: "Active Developers" }, - { metric: "500+", label: "Projects Deployed" }, - { metric: "99.99%", label: "System Uptime" }, - { metric: "24/7", label: "Global Support" }, + { metric: "10K+", label: "Active Creators" }, + { metric: "500+", label: "Projects Shipped" }, + { metric: "99.99%", label: "Feature Quality" }, + { metric: "24/7", label: "Global Community" }, ]; if (isLoading) { @@ -141,10 +141,9 @@ export default function Index() { Crafting Digital Realities
- Where innovation meets execution. We build the future through - advanced technology, creative solutions, and limitless - possibilities. -
+ Where vision meets execution. We craft experiences through + design, development, and community. + @@ -345,7 +344,7 @@ export default function Index() {Built on cutting-edge frameworks and powered by advanced @@ -356,36 +355,12 @@ export default function Index() { {/* Interactive Technology Grid */}