diff --git a/frontend/src/app/chat/page.tsx b/frontend/src/app/chat/page.tsx
index 735efac4..dc148347 100644
--- a/frontend/src/app/chat/page.tsx
+++ b/frontend/src/app/chat/page.tsx
@@ -92,7 +92,7 @@ export default function ChatPage() {
Ask questions about your documents and get AI-powered answers
-
+
@@ -145,8 +145,8 @@ export default function ChatPage() {
User
-
)}
@@ -160,8 +160,8 @@ export default function ChatPage() {
AI
gpt-4.1
-
-
+
+
Finished
@@ -169,7 +169,7 @@ export default function ChatPage() {
{message.timestamp.toLocaleTimeString()}
-
{message.content}
+
{message.content}
@@ -185,8 +185,8 @@ export default function ChatPage() {
AI
gpt-4.1
-
-
+
+
Thinking...
@@ -201,13 +201,13 @@ export default function ChatPage() {
{/* Input Area */}
-
-
-
+
+
{children}
diff --git a/frontend/src/app/page.tsx b/frontend/src/app/page.tsx
index 9454703e..a50e9c4f 100644
--- a/frontend/src/app/page.tsx
+++ b/frontend/src/app/page.tsx
@@ -74,7 +74,7 @@ export default function SearchPage() {
{/* Search Interface */}
-
+