diff --git a/src/app/page.tsx b/src/app/page.tsx index 44f1eda..3d34a5d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,19 +81,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Custom Website Design", description: "Beautiful, responsive websites that convert visitors into customers. We build scalable platforms tailored to your brand and business goals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afd33EfV52JqcGut0Ya0Xe1Xiq/a-minimalist-website-design-showcase-fea-1772987985487-38afcf2f.png", imageAlt: "Custom website design showcase" + title: "Custom Website Design", description: "Beautiful, responsive websites that convert visitors into customers. We build scalable platforms tailored to your brand and business goals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afd33EfV52JqcGut0Ya0Xe1Xiq/a-minimalist-website-design-showcase-fea-1772987985487-38afcf2f.png?_wi=1", imageAlt: "Custom website design showcase" }, { id: 2, - title: "AI Automated Calling", description: "Never miss a call again. Our intelligent automated calling system answers incoming calls, qualifies leads, and schedules appointments 24/7.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afd33EfV52JqcGut0Ya0Xe1Xiq/a-tech-enabled-automated-calling-system--1772987985077-d4d2f08c.png", imageAlt: "AI automated calling system interface" + title: "AI Automated Calling", description: "Never miss a call again. Our intelligent automated calling system answers incoming calls, qualifies leads, and schedules appointments 24/7.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afd33EfV52JqcGut0Ya0Xe1Xiq/a-tech-enabled-automated-calling-system--1772987985077-d4d2f08c.png?_wi=1", imageAlt: "AI automated calling system interface" }, { id: 3, - title: "Lead Capture & CRM", description: "Integrated customer relationship management that tracks interactions, automates follow-ups, and optimizes your sales pipeline for maximum conversion.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afd33EfV52JqcGut0Ya0Xe1Xiq/a-minimalist-website-design-showcase-fea-1772987985487-38afcf2f.png", imageAlt: "CRM and lead management system" + title: "Lead Capture & CRM", description: "Integrated customer relationship management that tracks interactions, automates follow-ups, and optimizes your sales pipeline for maximum conversion.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afd33EfV52JqcGut0Ya0Xe1Xiq/a-minimalist-website-design-showcase-fea-1772987985487-38afcf2f.png?_wi=2", imageAlt: "CRM and lead management system" }, { id: 4, - title: "Analytics & Optimization", description: "Data-driven insights that measure performance across all channels. We optimize campaigns continuously to maximize ROI and business growth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afd33EfV52JqcGut0Ya0Xe1Xiq/a-tech-enabled-automated-calling-system--1772987985077-d4d2f08c.png", imageAlt: "Analytics and performance dashboard" + title: "Analytics & Optimization", description: "Data-driven insights that measure performance across all channels. We optimize campaigns continuously to maximize ROI and business growth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afd33EfV52JqcGut0Ya0Xe1Xiq/a-tech-enabled-automated-calling-system--1772987985077-d4d2f08c.png?_wi=2", imageAlt: "Analytics and performance dashboard" } ]} buttonAnimation="slide-up"