"use client" import { SearchIcon } from 'lucide-react' import { Input } from "./ui/input" export function Search() { return (