From 29d3404264b881decb2552a7eea12d9ff1dfd6df Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 07:43:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e590167..5051512 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,13 +81,13 @@ export default function LandingPage() { features={[ { id: 1, - title: "Smart Automation", description: "Automate complex workflows with AI-powered intelligence. Save time and reduce manual errors with intelligent task processing.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyMi6ifGhSWNfgRUbvUxqxBYGS/a-clean-mobile-phone-displaying-an-ai-au-1773560545110-07238f23.png", imageAlt: "A clean mobile phone displaying an AI automation interface with purple accents. Show workflow automa" }, - phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyMi6ifGhSWNfgRUbvUxqxBYGS/a-clean-mobile-phone-displaying-an-ai-au-1773560545110-07238f23.png", imageAlt: "A clean mobile phone displaying an AI automation interface with purple accents. Show workflow automa" } + title: "Smart Automation", description: "Automate complex workflows with AI-powered intelligence. Save time and reduce manual errors with intelligent task processing.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyMi6ifGhSWNfgRUbvUxqxBYGS/a-clean-mobile-phone-displaying-an-ai-au-1773560545110-07238f23.png?_wi=1", imageAlt: "A clean mobile phone displaying an AI automation interface with purple accents. Show workflow automa" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyMi6ifGhSWNfgRUbvUxqxBYGS/a-clean-mobile-phone-displaying-an-ai-au-1773560545110-07238f23.png?_wi=2", imageAlt: "A clean mobile phone displaying an AI automation interface with purple accents. Show workflow automa" } }, { id: 2, - title: "Real-Time Analytics", description: "Get instant insights into your data with advanced analytics. Make informed decisions with real-time metrics and predictive analysis.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyMi6ifGhSWNfgRUbvUxqxBYGS/a-modern-tablet-displaying-advanced-anal-1773560544385-aacb878a.png", imageAlt: "A modern tablet displaying advanced analytics and real-time data insights with purple theme. Charts," }, - phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyMi6ifGhSWNfgRUbvUxqxBYGS/a-modern-tablet-displaying-advanced-anal-1773560544385-aacb878a.png", imageAlt: "A modern tablet displaying advanced analytics and real-time data insights with purple theme. Charts," } + title: "Real-Time Analytics", description: "Get instant insights into your data with advanced analytics. Make informed decisions with real-time metrics and predictive analysis.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyMi6ifGhSWNfgRUbvUxqxBYGS/a-modern-tablet-displaying-advanced-anal-1773560544385-aacb878a.png?_wi=1", imageAlt: "A modern tablet displaying advanced analytics and real-time data insights with purple theme. Charts," }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AyMi6ifGhSWNfgRUbvUxqxBYGS/a-modern-tablet-displaying-advanced-anal-1773560544385-aacb878a.png?_wi=2", imageAlt: "A modern tablet displaying advanced analytics and real-time data insights with purple theme. Charts," } } ]} showStepNumbers={true}