import { ArrowDown, Terminal, Sailboat } from "lucide-react"; export default function Hero() { return (
{/* Background grid */}
); }