diff --git a/src/app/page.tsx b/src/app/page.tsx index 4304e2a..a6788b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,15 +60,15 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Chen", handle: "@sarahchen_ai", testimonial: "Reduced our operational costs by 65% in just 3 months using AI Agents.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0SxQxwaNqtm0Ryj92xXGq5BUv/professional-headshot-of-a-confident-bus-1773624822846-174db178.png", imageAlt: "Professional headshot of a confident business executive in modern office setting. High-quality corpo" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0SxQxwaNqtm0Ryj92xXGq5BUv/professional-headshot-of-a-confident-bus-1773624822846-174db178.png?_wi=1", imageAlt: "Professional headshot of a confident business executive in modern office setting. High-quality corpo" }, { name: "Marcus Rodriguez", handle: "@mrodriguez_tech", testimonial: "The most intuitive AI platform we've ever implemented. Game-changing.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0SxQxwaNqtm0Ryj92xXGq5BUv/professional-headshot-of-a-tech-professi-1773624822613-5ec5c548.png", imageAlt: "Professional headshot of a tech professional in modern setting. Clean, modern photography with tech-" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0SxQxwaNqtm0Ryj92xXGq5BUv/professional-headshot-of-a-tech-professi-1773624822613-5ec5c548.png?_wi=1", imageAlt: "Professional headshot of a tech professional in modern setting. Clean, modern photography with tech-" }, { name: "Emily Watson", handle: "@emily_watson_io", testimonial: "Our team productivity increased by 3x. Absolutely revolutionary.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0SxQxwaNqtm0Ryj92xXGq5BUv/professional-headshot-of-a-product-manag-1773624822732-41a970f6.png", imageAlt: "Professional headshot of a product manager in modern office. High-quality corporate photography, pro" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0SxQxwaNqtm0Ryj92xXGq5BUv/professional-headshot-of-a-product-manag-1773624822732-41a970f6.png?_wi=1", imageAlt: "Professional headshot of a product manager in modern office. High-quality corporate photography, pro" } ]} useInvertedBackground={false} @@ -138,16 +138,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "metric-1", value: "78%", title: "Cost Reduction", description: "Average operational expense decrease across enterprise clients", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0SxQxwaNqtm0Ryj92xXGq5BUv/efficiency-improvement-visualization-sho-1773624823713-e77b8af5.png", imageAlt: "Efficiency improvement visualization showing productivity gains, performance metrics, and optimizati" + id: "metric-1", value: "78%", title: "Cost Reduction", description: "Average operational expense decrease across enterprise clients", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0SxQxwaNqtm0Ryj92xXGq5BUv/efficiency-improvement-visualization-sho-1773624823713-e77b8af5.png?_wi=1", imageAlt: "Efficiency improvement visualization showing productivity gains, performance metrics, and optimizati" }, { - id: "metric-2", value: "3.5x", title: "Productivity Gain", description: "Team productivity multiplier after AI agent deployment", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0SxQxwaNqtm0Ryj92xXGq5BUv/automation-scale-illustration-showing-ma-1773624823637-e98787ff.png", imageAlt: "Automation scale illustration showing massive workflow automation, process reduction, and system opt" + id: "metric-2", value: "3.5x", title: "Productivity Gain", description: "Team productivity multiplier after AI agent deployment", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0SxQxwaNqtm0Ryj92xXGq5BUv/automation-scale-illustration-showing-ma-1773624823637-e98787ff.png?_wi=1", imageAlt: "Automation scale illustration showing massive workflow automation, process reduction, and system opt" }, { - id: "metric-3", value: "2,400+", title: "Active Enterprises", description: "Leading companies trusting our AI agent platform", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0SxQxwaNqtm0Ryj92xXGq5BUv/efficiency-improvement-visualization-sho-1773624823713-e77b8af5.png", imageAlt: "Active enterprises visualization showing company growth and adoption metrics" + id: "metric-3", value: "2,400+", title: "Active Enterprises", description: "Leading companies trusting our AI agent platform", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0SxQxwaNqtm0Ryj92xXGq5BUv/efficiency-improvement-visualization-sho-1773624823713-e77b8af5.png?_wi=2", imageAlt: "Active enterprises visualization showing company growth and adoption metrics" }, { - id: "metric-4", value: "99.9%", title: "Uptime SLA", description: "Enterprise-grade reliability and 24/7 support", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0SxQxwaNqtm0Ryj92xXGq5BUv/automation-scale-illustration-showing-ma-1773624823637-e98787ff.png", imageAlt: "Uptime SLA reliability metrics showing 99.9% service availability" + id: "metric-4", value: "99.9%", title: "Uptime SLA", description: "Enterprise-grade reliability and 24/7 support", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0SxQxwaNqtm0Ryj92xXGq5BUv/automation-scale-illustration-showing-ma-1773624823637-e98787ff.png?_wi=2", imageAlt: "Uptime SLA reliability metrics showing 99.9% service availability" } ]} /> @@ -184,15 +184,15 @@ export default function LandingPage() { testimonials={[ { id: "test-1", name: "Dr. Alexandra Zhang", role: "CTO", company: "TechCorp International", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0SxQxwaNqtm0Ryj92xXGq5BUv/professional-headshot-of-a-confident-bus-1773624822846-174db178.png", imageAlt: "Professional headshot of a confident business executive in modern office setting. High-quality corpo" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0SxQxwaNqtm0Ryj92xXGq5BUv/professional-headshot-of-a-confident-bus-1773624822846-174db178.png?_wi=2", imageAlt: "Professional headshot of a confident business executive in modern office setting. High-quality corpo" }, { id: "test-2", name: "James Mitchell", role: "VP Engineering", company: "Innovate Labs", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0SxQxwaNqtm0Ryj92xXGq5BUv/professional-headshot-of-a-tech-professi-1773624822613-5ec5c548.png", imageAlt: "Professional headshot of a tech professional in modern setting. Clean, modern photography with tech-" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0SxQxwaNqtm0Ryj92xXGq5BUv/professional-headshot-of-a-tech-professi-1773624822613-5ec5c548.png?_wi=2", imageAlt: "Professional headshot of a tech professional in modern setting. Clean, modern photography with tech-" }, { id: "test-3", name: "Priya Kapoor", role: "Chief Innovation Officer", company: "Nexus Systems", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0SxQxwaNqtm0Ryj92xXGq5BUv/professional-headshot-of-a-product-manag-1773624822732-41a970f6.png", imageAlt: "Professional headshot of a product manager in modern office. High-quality corporate photography, pro" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0SxQxwaNqtm0Ryj92xXGq5BUv/professional-headshot-of-a-product-manag-1773624822732-41a970f6.png?_wi=2", imageAlt: "Professional headshot of a product manager in modern office. High-quality corporate photography, pro" }, { id: "test-4", name: "Robert Chen", role: "CEO", company: "Synergy Solutions", rating: 5,