"use client"; import { Brain, Code, GitBranch, Book } from "lucide-react"; export default function Navigation() { return ( ); }