Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -58,15 +58,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-black-futuristic-background_53876-104058.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-black-futuristic-background_53876-104058.jpg?_wi=1",
|
||||
imageAlt: "AI Intelligence visualization",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg?_wi=1",
|
||||
imageAlt: "Advanced data analysis",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038404.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038404.jpg?_wi=1",
|
||||
imageAlt: "Digital assistant interface",
|
||||
},
|
||||
{
|
||||
@@ -114,21 +114,21 @@ export default function LandingPage() {
|
||||
title: "Language Understanding",
|
||||
description: "Advanced NLP for natural, fluent conversations.",
|
||||
buttonIcon: "MessageSquare",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-black-futuristic-background_53876-104058.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-black-futuristic-background_53876-104058.jpg?_wi=2",
|
||||
imageAlt: "3D low poly abstract background with connecting lines and dots",
|
||||
},
|
||||
{
|
||||
title: "Problem Solving",
|
||||
description: "Logical reasoning to tackle complex operational issues.",
|
||||
buttonIcon: "Cpu",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg?_wi=2",
|
||||
imageAlt: "3D low poly abstract background with connecting lines and dots",
|
||||
},
|
||||
{
|
||||
title: "Continuous Learning",
|
||||
description: "Adapts and improves with every interaction.",
|
||||
buttonIcon: "TrendingUp",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038404.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038404.jpg?_wi=2",
|
||||
imageAlt: "3D low poly abstract background with connecting lines and dots",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user