From 55a8ca9f3e87fef93cdba1dc8289e7bebdaf24ff Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 10:43:26 +0000 Subject: [PATCH] Update src/app/chat/page.tsx --- src/app/chat/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/chat/page.tsx b/src/app/chat/page.tsx index 9c00cd2..d83aefe 100644 --- a/src/app/chat/page.tsx +++ b/src/app/chat/page.tsx @@ -62,7 +62,7 @@ export default function ChatPage() { }, ]} buttonAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akaw0DhSl1B0sHkNxUHVK0qmM2/a-sleek-ai-chatbot-dashboard-interface-w-1773139345987-01f6fcb8.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akaw0DhSl1B0sHkNxUHVK0qmM2/a-sleek-ai-chatbot-dashboard-interface-w-1773139345987-01f6fcb8.jpg?_wi=2" imageAlt="SmartAI Chat Dashboard" mediaAnimation="blur-reveal" imagePosition="right" @@ -101,7 +101,7 @@ export default function ChatPage() { content: "Organize conversations with custom folders and tags. Search through your entire chat history. Pin important conversations. Fork discussions to explore multiple paths. Export conversations as PDF or Markdown for sharing and reference.", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akaw0DhSl1B0sHkNxUHVK0qmM2/a-code-assistant-tool-interface-showing--1773139345734-a3927367.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Akaw0DhSl1B0sHkNxUHVK0qmM2/a-code-assistant-tool-interface-showing--1773139345734-a3927367.png?_wi=2" imageAlt="Advanced Chat Features" mediaAnimation="slide-up" useInvertedBackground={false} @@ -115,7 +115,7 @@ export default function ChatPage() {