Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-04 04:01:53 +00:00

View File

@@ -97,15 +97,19 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: 1,
title: "Lightning-Fast Responses", description: "Get instant replies powered by cutting-edge AI technology. Experience real-time conversation without delays.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASqbOxorS0tXBmEgt6e6ET7yGF/a-minimalist-illustration-showing-fast-s-1772596448224-d2ceb712.png", imageAlt: "Fast Response Time"
},
{
id: 2,
title: "Advanced Intelligence", description: "Understand context, nuance, and complex queries. Our AI learns and adapts to your communication style.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASqbOxorS0tXBmEgt6e6ET7yGF/an-abstract-representation-of-artificial-1772596448321-9eb8d9db.png", imageAlt: "AI Intelligence"
},
{
id: 3,
title: "Enterprise Security", description: "Your data is protected with military-grade encryption. Privacy and security are our top priorities.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASqbOxorS0tXBmEgt6e6ET7yGF/a-sophisticated-representation-of-securi-1772596448767-9cbc8a1f.png", imageAlt: "Security Protection"
},
{
id: 4,
title: "Personalized Experience", description: "Every interaction is tailored to your preferences. The chatbot remembers context and improves over time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASqbOxorS0tXBmEgt6e6ET7yGF/an-elegant-illustration-showing-personal-1772596449001-3c139844.png", imageAlt: "Personalization"
}
]}