From 1097811bda3301a32b4aaaa06c5ae19d17be2d49 Mon Sep 17 00:00:00 2001 From: Priyanka Punukollu Date: Sat, 28 Feb 2026 08:11:05 -0600 Subject: [PATCH] =?UTF-8?q?fix:=20UI=20clarity=20=E2=80=94=20real=20estate?= =?UTF-8?q?=20section=20has=20clear=20header,=20input=20placeholder=20is?= =?UTF-8?q?=20descriptive,=20login=20page=20shows=20demo=20credentials=20h?= =?UTF-8?q?int?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made-with: Cursor --- .../components/ai-chat/ai-chat.component.html | 13 +++++- .../components/ai-chat/ai-chat.component.scss | 40 +++++++++++++++++++ login.html | 8 ++++ 3 files changed, 60 insertions(+), 1 deletion(-) diff --git a/apps/client/src/app/components/ai-chat/ai-chat.component.html b/apps/client/src/app/components/ai-chat/ai-chat.component.html index 7984816a8..bb7a33ffc 100644 --- a/apps/client/src/app/components/ai-chat/ai-chat.component.html +++ b/apps/client/src/app/components/ai-chat/ai-chat.component.html @@ -308,6 +308,17 @@ @if (enableRealEstate) { +
+ 🏠 +
+ + Real Estate & Life Planning + + + Track your properties and run retirement scenarios + +
+
+

+ Demo: test@example.com / password +

+