From 8e50a1cf5004edee26ed8c2f7399635c7c70d3dd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 09:23:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4690b7e..c0cf94b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { { title: "Performance Insights", description: "Real-time analytics for your infrastructure.", bentoComponent: "animated-bar-chart"}, { - title: "Intelligent Chat", aiIcon: Star, + title: "Intelligent Chat", description: "Talk to your infrastructure.", aiIcon: Star, userIcon: User, placeholder: "Ask anything...", exchanges: [ { -- 2.49.1