Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-05 09:42:23 +00:00

View File

@@ -87,26 +87,26 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Natural Language Understanding", description: "Advanced contextual comprehension for genuine human-like conversations", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWKKdNYK9qdeW5L8SGOQyIh9VN/sleek-conversational-ai-interface-showin-1772703053897-930dbe2f.png", imageAlt: "Natural conversation interface" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWKKdNYK9qdeW5L8SGOQyIh9VN/sleek-conversational-ai-interface-showin-1772703053897-930dbe2f.png", imageAlt: "Natural conversation interface" },
title: "Natural Language Understanding", description: "Advanced contextual comprehension for genuine human-like conversations", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWKKdNYK9qdeW5L8SGOQyIh9VN/sleek-conversational-ai-interface-showin-1772703053897-930dbe2f.png?_wi=1", imageAlt: "Natural conversation interface" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWKKdNYK9qdeW5L8SGOQyIh9VN/sleek-conversational-ai-interface-showin-1772703053897-930dbe2f.png?_wi=2", imageAlt: "Natural conversation interface" },
buttons: [{ text: "Learn More", href: "#" }]
},
{
id: 2,
title: "Real-Time Analytics", description: "Track performance metrics, engagement rates, and conversation quality instantly", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWKKdNYK9qdeW5L8SGOQyIh9VN/real-time-analytics-dashboard-for-ai-per-1772703054841-04e46877.png", imageAlt: "Analytics dashboard with metrics" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWKKdNYK9qdeW5L8SGOQyIh9VN/real-time-analytics-dashboard-for-ai-per-1772703054841-04e46877.png", imageAlt: "Analytics dashboard with metrics" },
title: "Real-Time Analytics", description: "Track performance metrics, engagement rates, and conversation quality instantly", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWKKdNYK9qdeW5L8SGOQyIh9VN/real-time-analytics-dashboard-for-ai-per-1772703054841-04e46877.png?_wi=1", imageAlt: "Analytics dashboard with metrics" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWKKdNYK9qdeW5L8SGOQyIh9VN/real-time-analytics-dashboard-for-ai-per-1772703054841-04e46877.png?_wi=2", imageAlt: "Analytics dashboard with metrics" },
buttons: [{ text: "Explore", href: "#" }]
},
{
id: 3,
title: "Seamless Integration", description: "Connect with your favorite platforms via APIs, webhooks, and pre-built integrations", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWKKdNYK9qdeW5L8SGOQyIh9VN/integration-ecosystem-showing-envoq-conn-1772703054708-e3e1453c.png", imageAlt: "Integration ecosystem" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWKKdNYK9qdeW5L8SGOQyIh9VN/integration-ecosystem-showing-envoq-conn-1772703054708-e3e1453c.png", imageAlt: "Integration ecosystem" },
title: "Seamless Integration", description: "Connect with your favorite platforms via APIs, webhooks, and pre-built integrations", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWKKdNYK9qdeW5L8SGOQyIh9VN/integration-ecosystem-showing-envoq-conn-1772703054708-e3e1453c.png?_wi=1", imageAlt: "Integration ecosystem" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWKKdNYK9qdeW5L8SGOQyIh9VN/integration-ecosystem-showing-envoq-conn-1772703054708-e3e1453c.png?_wi=2", imageAlt: "Integration ecosystem" },
buttons: [{ text: "Integrate Now", href: "#" }]
},
{
id: 4,
title: "Enterprise Security", description: "Bank-grade encryption, compliance with GDPR, SOC 2, and enterprise security standards", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWKKdNYK9qdeW5L8SGOQyIh9VN/enterprise-security-visualization-with-e-1772703054922-dcccc478.png", imageAlt: "Security and encryption layers" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWKKdNYK9qdeW5L8SGOQyIh9VN/enterprise-security-visualization-with-e-1772703054922-dcccc478.png", imageAlt: "Security and encryption layers" },
title: "Enterprise Security", description: "Bank-grade encryption, compliance with GDPR, SOC 2, and enterprise security standards", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWKKdNYK9qdeW5L8SGOQyIh9VN/enterprise-security-visualization-with-e-1772703054922-dcccc478.png?_wi=1", imageAlt: "Security and encryption layers" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWKKdNYK9qdeW5L8SGOQyIh9VN/enterprise-security-visualization-with-e-1772703054922-dcccc478.png?_wi=2", imageAlt: "Security and encryption layers" },
buttons: [{ text: "Learn More", href: "#" }]
},
]}