diff --git a/src/app/page.tsx b/src/app/page.tsx index 3808908..233dfcb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -187,10 +187,10 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "testimonial-1", title: "Changed My Workflow", quote: "Nexus has completely transformed how I manage downloads. The speed improvements alone save me hours every week. Highly recommended for professionals.", name: "Alex Chen", role: "Software Developer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwKN4AJfV7dJX8K8vI5KkDM1E6/professional-headshot-avatar-of-a-tech-s-1773498227580-43cee27f.png" + id: "testimonial-1", title: "Changed My Workflow", quote: "Nexus has completely transformed how I manage downloads. The speed improvements alone save me hours every week. Highly recommended for professionals.", name: "Alex Chen", role: "Software Developer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwKN4AJfV7dJX8K8vI5KkDM1E6/professional-headshot-avatar-of-a-tech-s-1773498227580-43cee27f.png?_wi=1" }, { - id: "testimonial-2", title: "Enterprise-Grade Reliability", quote: "We deployed Nexus across our organization and haven't looked back. The 24/7 support team is exceptional, and the uptime is unmatched.", name: "Sarah Mitchell", role: "IT Manager", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwKN4AJfV7dJX8K8vI5KkDM1E6/modern-professional-avatar-of-a-develope-1773498227728-796c9032.png" + id: "testimonial-2", title: "Enterprise-Grade Reliability", quote: "We deployed Nexus across our organization and haven't looked back. The 24/7 support team is exceptional, and the uptime is unmatched.", name: "Sarah Mitchell", role: "IT Manager", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwKN4AJfV7dJX8K8vI5KkDM1E6/modern-professional-avatar-of-a-develope-1773498227728-796c9032.png?_wi=1" }, { id: "testimonial-3", title: "Security I Can Trust", quote: "As a security-conscious user, Nexus gives me peace of mind. The encryption and threat detection are industry-leading. Worth every penny.", name: "Marcus Johnson", role: "Cybersecurity Analyst", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwKN4AJfV7dJX8K8vI5KkDM1E6/professional-business-user-avatar-in-mod-1773498227264-29a2ad3f.png" @@ -199,10 +199,10 @@ export default function LandingPage() { id: "testimonial-4", title: "Incredibly Fast", quote: "The performance is mind-blowing. Downloads that used to take hours now complete in minutes. This is the future of file management.", name: "Elena Rodriguez", role: "Content Creator", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwKN4AJfV7dJX8K8vI5KkDM1E6/creative-professional-avatar-of-a-tech-e-1773498228174-2a7fec70.png" }, { - id: "testimonial-5", title: "Perfect for Teams", quote: "Nexus Pro has made team collaboration seamless. Shared queues, bandwidth management, and real-time monitoring are game-changers.", name: "David Park", role: "Project Manager", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwKN4AJfV7dJX8K8vI5KkDM1E6/professional-headshot-avatar-of-a-tech-s-1773498227580-43cee27f.png" + id: "testimonial-5", title: "Perfect for Teams", quote: "Nexus Pro has made team collaboration seamless. Shared queues, bandwidth management, and real-time monitoring are game-changers.", name: "David Park", role: "Project Manager", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwKN4AJfV7dJX8K8vI5KkDM1E6/professional-headshot-avatar-of-a-tech-s-1773498227580-43cee27f.png?_wi=2" }, { - id: "testimonial-6", title: "Best Investment", quote: "Outstanding value for money. The features packed into the Pro edition are exceptional. We've saved significant costs on infrastructure.", name: "Lisa Bergström", role: "Operations Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwKN4AJfV7dJX8K8vI5KkDM1E6/modern-professional-avatar-of-a-develope-1773498227728-796c9032.png" + id: "testimonial-6", title: "Best Investment", quote: "Outstanding value for money. The features packed into the Pro edition are exceptional. We've saved significant costs on infrastructure.", name: "Lisa Bergström", role: "Operations Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwKN4AJfV7dJX8K8vI5KkDM1E6/modern-professional-avatar-of-a-develope-1773498227728-796c9032.png?_wi=2" } ]} />