diff --git a/src/app/page.tsx b/src/app/page.tsx index 23cee14..c2c5f79 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,6 +51,9 @@ export default function ShopAIAgentPage() { listTitle: "Recent Store Interactions", listItems: [{ icon: MessageSquare, title: "Inquiry: Product availability", status: "Solved" }, { icon: CreditCard, title: "Payment help for order #882", status: "Resolved" }] }} /> +