Empty-state card echoing the failed query with a did-you-mean link and a retry tip.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Search7 } from "@/components/beste/piece/search7";
<Search7
query="invioce"
suggestion="Did you mean invoice?"
tip="Try fewer keywords or check spelling."
/>