import { Command } from "cmdk"; import CommandItem from "./Item"; import { ClockIcon, CloudIcon } from "@heroicons/react/16/solid"; import { GroupLabel } from "./GroupLabel"; import useCommandStore from "../../../store"; import { ArrowPathIcon, ClipboardIcon } from "@heroicons/react/24/outline"; function AiSearchView() { const pages = useCommandStore((state) => state.pages); const setPages = useCommandStore((state) => state.setPages); return (
{`Based on the current financial data and market trends, the projected revenue for this quarter is estimated to be around $11.2 million. This represents a 12% increase compared to the previous quarter, driven by strong demand for our new product line and expanded customer base. However, it's important to note that these are projections and the actual revenue may vary depending on various market conditions and unforeseen circumstances.`}
Growth from previous quarter:
+12%
Month on month growth:
+86.67%
Growth from past year:
-25.23%