"use client"; export default function HeroSection() { return (
{/* Background Image */}
{/* Dark overlay for readability */}
{/* Hero Content */}
{/* Game Title */}

GAME.OF.TECH

{/* Subtitle */}
Peaksys
{/* Description */}

In a digital world of cutting-edge technology, where AI systems are evolving and ancient code awaits discovery. Go on an epic journey to forge alliances, conquer challenges and tell your story of innovation as part of a flourishing tech gaming community.

{/* Call-to-Action Buttons */}
); }