"use client"; import { SearchIcon } from "lucide-react"; import { Input } from "@/components/ui/input"; const SearchBar = () => { return (