diff --git a/src/app/page.tsx b/src/app/page.tsx index a644a7d..acc4af9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,18 +87,18 @@ export default function LandingPage() { features={[ { id: 1, - title: "Intelligent Automation", description: "Let AI handle repetitive workflows automatically. Our engine learns from your processes and continuously optimizes performance.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZL18COsGtMP0aFCxoPm28rEru/close-up-of-an-intelligent-automation-wo-1772795039823-4640cdbf.png" }, - phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZL18COsGtMP0aFCxoPm28rEru/abstract-representation-of-machine-learn-1772795040335-66044fbf.png" } + title: "Intelligent Automation", description: "Let AI handle repetitive workflows automatically. Our engine learns from your processes and continuously optimizes performance.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZL18COsGtMP0aFCxoPm28rEru/close-up-of-an-intelligent-automation-wo-1772795039823-4640cdbf.png?_wi=1" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZL18COsGtMP0aFCxoPm28rEru/abstract-representation-of-machine-learn-1772795040335-66044fbf.png?_wi=1" } }, { id: 2, - title: "Real-Time Analytics", description: "Monitor every automation in real time. Get actionable insights and predictive analytics to drive better business decisions.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZL18COsGtMP0aFCxoPm28rEru/close-up-of-an-intelligent-automation-wo-1772795039823-4640cdbf.png" }, - phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZL18COsGtMP0aFCxoPm28rEru/abstract-representation-of-machine-learn-1772795040335-66044fbf.png" } + title: "Real-Time Analytics", description: "Monitor every automation in real time. Get actionable insights and predictive analytics to drive better business decisions.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZL18COsGtMP0aFCxoPm28rEru/close-up-of-an-intelligent-automation-wo-1772795039823-4640cdbf.png?_wi=2" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZL18COsGtMP0aFCxoPm28rEru/abstract-representation-of-machine-learn-1772795040335-66044fbf.png?_wi=2" } }, { id: 3, - title: "Seamless Integration", description: "Connect with your existing tools instantly. Ample.ai works with 500+ apps and platforms without custom code.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZL18COsGtMP0aFCxoPm28rEru/close-up-of-an-intelligent-automation-wo-1772795039823-4640cdbf.png" }, - phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZL18COsGtMP0aFCxoPm28rEru/abstract-representation-of-machine-learn-1772795040335-66044fbf.png" } + title: "Seamless Integration", description: "Connect with your existing tools instantly. Ample.ai works with 500+ apps and platforms without custom code.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZL18COsGtMP0aFCxoPm28rEru/close-up-of-an-intelligent-automation-wo-1772795039823-4640cdbf.png?_wi=3" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZL18COsGtMP0aFCxoPm28rEru/abstract-representation-of-machine-learn-1772795040335-66044fbf.png?_wi=3" } } ]} showStepNumbers={true}