Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-22 09:17:06 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="compact"
sizing="largeSmallSizeMediumTitles"
background="aurora"
background="gradient-bars"
cardStyle="glass-elevated"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="solid"
@@ -85,30 +85,30 @@ export default function LandingPage() {
id: 1,
title: "AI-Powered Automation", description: "Advanced machine learning models understand context and nuance, delivering responses that feel naturally human while maintaining brand voice consistency.", buttons: [{ text: "Learn More", href: "#" }],
phoneOne: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BIJrJ30eORb4iDDDMc6l2us6Gh/an-abstract-representation-of-ai-automat-1774170954552-01a90726.png?_wi=1"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BIJrJ30eORb4iDDDMc6l2us6Gh/an-abstract-representation-of-ai-automat-1774170954552-01a90726.png"
},
phoneTwo: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BIJrJ30eORb4iDDDMc6l2us6Gh/a-sophisticated-analytics-dashboard-show-1774170953848-1f53dd0e.png?_wi=1"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BIJrJ30eORb4iDDDMc6l2us6Gh/a-sophisticated-analytics-dashboard-show-1774170953848-1f53dd0e.png"
}
},
{
id: 2,
title: "Real-Time Analytics Dashboard", description: "Monitor conversation metrics, user satisfaction, and AI performance in real-time. Identify trends and optimize responses based on comprehensive analytics.", buttons: [{ text: "View Analytics", href: "#" }],
phoneOne: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BIJrJ30eORb4iDDDMc6l2us6Gh/a-sophisticated-analytics-dashboard-show-1774170953848-1f53dd0e.png?_wi=2"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BIJrJ30eORb4iDDDMc6l2us6Gh/a-sophisticated-analytics-dashboard-show-1774170953848-1f53dd0e.png"
},
phoneTwo: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BIJrJ30eORb4iDDDMc6l2us6Gh/an-illustration-of-seamless-api-integrat-1774170953334-38889ab3.png?_wi=1"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BIJrJ30eORb4iDDDMc6l2us6Gh/an-illustration-of-seamless-api-integrat-1774170953334-38889ab3.png"
}
},
{
id: 3,
title: "Seamless API Integration", description: "Connect with your existing tools and platforms through our powerful REST API. Deploy conversations across web, mobile, and messaging platforms effortlessly.", buttons: [{ text: "API Reference", href: "#" }],
phoneOne: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BIJrJ30eORb4iDDDMc6l2us6Gh/an-illustration-of-seamless-api-integrat-1774170953334-38889ab3.png?_wi=2"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BIJrJ30eORb4iDDDMc6l2us6Gh/an-illustration-of-seamless-api-integrat-1774170953334-38889ab3.png"
},
phoneTwo: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BIJrJ30eORb4iDDDMc6l2us6Gh/an-abstract-representation-of-ai-automat-1774170954552-01a90726.png?_wi=2"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BIJrJ30eORb4iDDDMc6l2us6Gh/an-abstract-representation-of-ai-automat-1774170954552-01a90726.png"
}
}
]}