import Link from "next/link"; export default function WorkPage() { return ( <>
{/* center content */}

Work

Each project begins with one idea. Everything else extends from it.

{/* joined users */}

100+ people already joined
the AAideA

{/* =========================== CASE STUDY ACCORDION =========================== */}
{/* ITEM 1 */}

Component Brand Identity
Component Website
Component Pitch System
Component Content Deck
Component Demo Motion
{/* ITEM 2 OPEN */}

Component Brand Identity
Component Website
Component Pitch System
Component Content Deck
Component Demo Motion
{/* ITEM 3 */}

Component Brand Identity
Component Website
Component Pitch System
Component Content Deck
Component Demo Motion
{/* TOP CTA */}

AAideA

If the idea is strong, we'll scale it.

Start a Project{" "}
); }