diff --git a/src/app/page.tsx b/src/app/page.tsx index 790cb8c..b574440 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,15 +58,15 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Chen", handle: "@sarahtech", testimonial: "This AI platform has transformed our entire workflow. The automation capabilities are unmatched.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4fY1LxTKKu6gsViM2jci2iaTI/professional-headshot-of-a-confident-ceo-1773755112822-9df03cbb.png", imageAlt: "Sarah Chen" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4fY1LxTKKu6gsViM2jci2iaTI/professional-headshot-of-a-confident-ceo-1773755112822-9df03cbb.png?_wi=1", imageAlt: "Sarah Chen" }, { name: "Michael Rodriguez", handle: "@mrodriguez", testimonial: "The most intuitive AI solution we've ever implemented. Immediate ROI and seamless integration.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4fY1LxTKKu6gsViM2jci2iaTI/professional-headshot-of-a-female-produc-1773755113617-590fe95f.png", imageAlt: "Michael Rodriguez" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4fY1LxTKKu6gsViM2jci2iaTI/professional-headshot-of-a-female-produc-1773755113617-590fe95f.png?_wi=1", imageAlt: "Michael Rodriguez" }, { name: "Emma Watson", handle: "@emmawatson", testimonial: "Exceptional support team and constantly improving features. Highly recommended for enterprises.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4fY1LxTKKu6gsViM2jci2iaTI/professional-headshot-of-a-male-data-sci-1773755112923-7b2ba462.png", imageAlt: "Emma Watson" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4fY1LxTKKu6gsViM2jci2iaTI/professional-headshot-of-a-male-data-sci-1773755112923-7b2ba462.png?_wi=1", imageAlt: "Emma Watson" } ]} testimonialRotationInterval={5000} @@ -138,13 +138,13 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Game-Changing Technology", quote: "The AI platform has completely revolutionized how we handle data processing. What used to take weeks now takes days. The ROI was immediate.", name: "David Park", role: "CTO", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4fY1LxTKKu6gsViM2jci2iaTI/professional-headshot-of-a-confident-ceo-1773755112822-9df03cbb.png", imageAlt: "David Park" + id: "1", title: "Game-Changing Technology", quote: "The AI platform has completely revolutionized how we handle data processing. What used to take weeks now takes days. The ROI was immediate.", name: "David Park", role: "CTO", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4fY1LxTKKu6gsViM2jci2iaTI/professional-headshot-of-a-confident-ceo-1773755112822-9df03cbb.png?_wi=2", imageAlt: "David Park" }, { - id: "2", title: "Exceptional Quality", quote: "The attention to detail in this platform is remarkable. It's clear the team understands the needs of enterprise customers. Highly recommended.", name: "Jennifer Liu", role: "Operations Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4fY1LxTKKu6gsViM2jci2iaTI/professional-headshot-of-a-female-produc-1773755113617-590fe95f.png", imageAlt: "Jennifer Liu" + id: "2", title: "Exceptional Quality", quote: "The attention to detail in this platform is remarkable. It's clear the team understands the needs of enterprise customers. Highly recommended.", name: "Jennifer Liu", role: "Operations Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4fY1LxTKKu6gsViM2jci2iaTI/professional-headshot-of-a-female-produc-1773755113617-590fe95f.png?_wi=2", imageAlt: "Jennifer Liu" }, { - id: "3", title: "Best Investment", quote: "We've tried several AI solutions before. This is the first one that actually delivers on its promises. Outstanding support too.", name: "Marcus Thompson", role: "VP Strategy", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4fY1LxTKKu6gsViM2jci2iaTI/professional-headshot-of-a-male-data-sci-1773755112923-7b2ba462.png", imageAlt: "Marcus Thompson" + id: "3", title: "Best Investment", quote: "We've tried several AI solutions before. This is the first one that actually delivers on its promises. Outstanding support too.", name: "Marcus Thompson", role: "VP Strategy", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4fY1LxTKKu6gsViM2jci2iaTI/professional-headshot-of-a-male-data-sci-1773755112923-7b2ba462.png?_wi=2", imageAlt: "Marcus Thompson" }, { id: "4", title: "Transforms Workflows", quote: "The automation capabilities alone have justified our investment tenfold. Our team can now focus on high-value work instead of repetitive tasks.", name: "Rachel Anderson", role: "Head of Product", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4fY1LxTKKu6gsViM2jci2iaTI/professional-headshot-of-a-female-cto-mi-1773755113317-d5d3e11a.png", imageAlt: "Rachel Anderson"