import { Button } from "@/components/ui/button" import { Card, CardContent } from "@/components/ui/card" import { FileText, Atom, Rocket } from "lucide-react" import { Header } from "@/components/header" import { Footer } from "@/components/footer" export default function Home() { return (
{/* Header Component */}
{/* Hero Section */}
{/* Orange gradient blob */}

Elevate Your Impact with Token Engineering

We design, model, and verify complex tokenomic systems proven to boost your funding and activate your community.

{/* What We Do Section */}

What We Do

{/* Card 1 */}
1

Research, Collect and Analyze Data

Our data scientists extend the AI capacity of the client, researching and collecting data from open markets and variable input which are understood through general token engineering dashboard tools.

{/* Card 2 */}
2

Design, Simulate and Model Systems

To fully understand and make optimizations to the token system, we build simulations and models to inform strategic decision making and confirm hypotheses.

{/* Card 3 */}
3

Optimize and Deploy Tokenomic System

Once fully understood and optimized, we advise on platform development, market presence, NFT implementation, token configuration, as well as ecosystem and mechanism design.

{/* Case Study Section */}
Future Thinkers NFT Drop

Over $800,000 raised with Future Thinkers Podcast

We provide services across all stages of the token model generation processes. Check out this project!

{/* Footer Component */}
) }