diff --git a/src/app/page.tsx b/src/app/page.tsx index 2108893..7e56c48 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { description="Sarah Chen" subdescription="VP Sales, TechVentures Inc" icon={CheckCircle} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/abstract-visualization-of-ai-automation--1772634364636-51bf19e6.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/abstract-visualization-of-ai-automation--1772634364636-51bf19e6.png?_wi=1" imageAlt="AI Automation Process" mediaAnimation="slide-up" useInvertedBackground={false} @@ -103,7 +103,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Intelligent Lead Scoring", description: "Our AI engine analyzes lead behavior, engagement patterns, and firmographic data to score leads in real-time. Identify your hottest prospects instantly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/abstract-visualization-of-ai-automation--1772634364636-51bf19e6.png", imageAlt: "Lead Scoring AI"}, + title: "Intelligent Lead Scoring", description: "Our AI engine analyzes lead behavior, engagement patterns, and firmographic data to score leads in real-time. Identify your hottest prospects instantly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/abstract-visualization-of-ai-automation--1772634364636-51bf19e6.png?_wi=2", imageAlt: "Lead Scoring AI"}, { id: 2, title: "Automated Booking System", description: "Qualified leads are automatically presented with available booking slots. No manual scheduling. No back-and-forth emails. Just seamless calendar integration.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU5QFmJLJGFzkjnDONIQdlx5Q5/calendar-and-scheduling-interface-for-bo-1772634366449-4d8ab5dc.png", imageAlt: "Automated Booking"},