Merge version_1 into main #1
@@ -58,29 +58,29 @@ export default function LandingPage() {
|
||||
imageAlt: 'Modern chat interface with message bubbles'
|
||||
},
|
||||
{
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-split-screen-design-showing-the-same-c-1773301607052-7bf3e91d.png',
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-split-screen-design-showing-the-same-c-1773301607052-7bf3e91d.png?_wi=1',
|
||||
imageAlt: 'Dark and light mode themes'
|
||||
},
|
||||
{
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-visual-showing-conversation-history-ma-1773301607861-3f68c235.png',
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-visual-showing-conversation-history-ma-1773301607861-3f68c235.png?_wi=1',
|
||||
imageAlt: 'Conversation history sidebar'
|
||||
},
|
||||
{
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-close-up-of-a-chat-message-area-showin-1773301606740-0b247572.png',
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-close-up-of-a-chat-message-area-showin-1773301606740-0b247572.png?_wi=1',
|
||||
imageAlt: 'Typing indicator animation'
|
||||
}
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-visual-representation-of-instant-ai-re-1773301606790-bb0f5c8f.png',
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-visual-representation-of-instant-ai-re-1773301606790-bb0f5c8f.png?_wi=1',
|
||||
imageAlt: 'Instant AI response indicator'
|
||||
},
|
||||
{
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-chat-conversation-display-showing-mess-1773301609043-02d90a2f.png',
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-chat-conversation-display-showing-mess-1773301609043-02d90a2f.png?_wi=1',
|
||||
imageAlt: 'Message timestamps display'
|
||||
},
|
||||
{
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-visual-representation-of-mern-stack-te-1773301608005-89df0b80.png',
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-visual-representation-of-mern-stack-te-1773301608005-89df0b80.png?_wi=1',
|
||||
imageAlt: 'MERN stack technology'
|
||||
},
|
||||
{
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
author: 'Powered by OpenAI',
|
||||
description: 'Get instant, intelligent responses from the advanced OpenAI API. Every message is processed and answered in real-time for a truly interactive experience.',
|
||||
tags: ['Speed', 'Intelligence'],
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-visual-representation-of-instant-ai-re-1773301606790-bb0f5c8f.png',
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-visual-representation-of-instant-ai-re-1773301606790-bb0f5c8f.png?_wi=2',
|
||||
imageAlt: 'Real-time response indicator'
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
author: 'Persistent Storage',
|
||||
description: 'All conversations are automatically saved to MongoDB. Easily search through your past conversations and pick up where you left off.',
|
||||
tags: ['Storage', 'Organization'],
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-visual-showing-conversation-history-ma-1773301607861-3f68c235.png',
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-visual-showing-conversation-history-ma-1773301607861-3f68c235.png?_wi=2',
|
||||
imageAlt: 'Conversation history management'
|
||||
},
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
author: 'User Preference',
|
||||
description: 'Seamlessly toggle between dark and light themes. Choose the mode that works best for your environment and eye comfort.',
|
||||
tags: ['Design', 'Accessibility'],
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-split-screen-design-showing-the-same-c-1773301607052-7bf3e91d.png',
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-split-screen-design-showing-the-same-c-1773301607052-7bf3e91d.png?_wi=2',
|
||||
imageAlt: 'Dark and light mode toggle'
|
||||
},
|
||||
{
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
author: 'Real-Time Feedback',
|
||||
description: 'See when the AI is typing with our animated typing indicator. Know that your message was received and a response is coming.',
|
||||
tags: ['UX', 'Feedback'],
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-close-up-of-a-chat-message-area-showin-1773301606740-0b247572.png',
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-close-up-of-a-chat-message-area-showin-1773301606740-0b247572.png?_wi=2',
|
||||
imageAlt: 'Animated typing indicator'
|
||||
},
|
||||
{
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
author: 'Chronological Order',
|
||||
description: 'Every message includes a timestamp showing exactly when the conversation took place. Perfect for tracking conversation flow and timing.',
|
||||
tags: ['Context', 'Timeline'],
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-chat-conversation-display-showing-mess-1773301609043-02d90a2f.png',
|
||||
imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-chat-conversation-display-showing-mess-1773301609043-02d90a2f.png?_wi=2',
|
||||
imageAlt: 'Message timestamps display'
|
||||
}
|
||||
]}
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
description="Full-Stack Developer Solutions"
|
||||
subdescription="Powered by MongoDB, Express, React, Node.js, and OpenAI"
|
||||
icon={Cpu}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-visual-representation-of-mern-stack-te-1773301608005-89df0b80.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AptPj7iRmlYsyvVQb4dOt7Ygpa/a-visual-representation-of-mern-stack-te-1773301608005-89df0b80.png?_wi=2"
|
||||
imageAlt="MERN Stack Technology Architecture"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user