diff --git a/src/app/page.tsx b/src/app/page.tsx index 7fd6088..f21dd35 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,12 +113,12 @@ export default function LandingPage() { title="What Our Clients Say" description="Hear from leaders who have transformed their businesses with our AI solutions." testimonials={[ - {id:"1",name:"Dr. Anya Sharma",handle:"CEO, Innovate AI",testimonial:"\"This AI platform has revolutionized our data analysis, providing insights we never thought possible. A game-changer for our R&D.\"",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39tq5UL3ZF5QdvczvKsGdYlnvfi/a-professional-headshot-of-a-diverse-tec-1771651925947-66139489.png",imageAlt:"Dr. Anya Sharma"}, - {id:"2",name:"Mark Thompson",handle:"CTO, Quantum Solutions",testimonial:"\"The seamless integration and scalable performance allowed us to deploy complex models in record time. Truly impressed.\"",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39tq5UL3ZF5QdvczvKsGdYlnvfi/a-professional-headshot-of-an-experience-1771651926472-5da7f819.png",imageAlt:"Mark Thompson"}, + {id:"1",name:"Dr. Anya Sharma",handle:"CEO, Innovate AI",testimonial:"\"This AI platform has revolutionized our data analysis, providing insights we never thought possible. A game-changer for our R&D.\"",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39tq5UL3ZF5QdvczvKsGdYlnvfi/a-professional-headshot-of-a-diverse-tec-1771651925947-66139489.png?_wi=1",imageAlt:"Dr. Anya Sharma"}, + {id:"2",name:"Mark Thompson",handle:"CTO, Quantum Solutions",testimonial:"\"The seamless integration and scalable performance allowed us to deploy complex models in record time. Truly impressed.\"",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39tq5UL3ZF5QdvczvKsGdYlnvfi/a-professional-headshot-of-an-experience-1771651926472-5da7f819.png?_wi=1",imageAlt:"Mark Thompson"}, {id:"3",name:"Sophia Lee",handle:"Head of Strategy, Synapse Corp",testimonial:"\"Our operational efficiency has improved dramatically thanks to their intelligent automation. Exceptional support and innovation.\"",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39tq5UL3ZF5QdvczvKsGdYlnvfi/a-professional-headshot-of-a-marketing-d-1771651926517-cc4908cc.png",imageAlt:"Sophia Lee"}, {id:"4",name:"David Rodriguez",handle:"Founder, Apex Analytics",testimonial:"\"The predictive capabilities of this platform are unmatched. It gives us a clear competitive edge in a fast-moving market.\"",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39tq5UL3ZF5QdvczvKsGdYlnvfi/a-professional-headshot-of-a-product-man-1771651926197-4cff1b52.png",imageAlt:"David Rodriguez"}, - {id:"5",name:"Dr. Anya Sharma",handle:"CEO, Innovate AI",testimonial:"\"This AI platform has revolutionized our data analysis, providing insights we never thought possible. A game-changer for our R&D.\"",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39tq5UL3ZF5QdvczvKsGdYlnvfi/a-professional-headshot-of-a-diverse-tec-1771651925947-66139489.png",imageAlt:"Dr. Anya Sharma"}, - {id:"6",name:"Mark Thompson",handle:"CTO, Quantum Solutions",testimonial:"\"The seamless integration and scalable performance allowed us to deploy complex models in record time. Truly impressed.\"",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39tq5UL3ZF5QdvczvKsGdYlnvfi/a-professional-headshot-of-an-experience-1771651926472-5da7f819.png",imageAlt:"Mark Thompson"} + {id:"5",name:"Dr. Anya Sharma",handle:"CEO, Innovate AI",testimonial:"\"This AI platform has revolutionized our data analysis, providing insights we never thought possible. A game-changer for our R&D.\"",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39tq5UL3ZF5QdvczvKsGdYlnvfi/a-professional-headshot-of-a-diverse-tec-1771651925947-66139489.png?_wi=2",imageAlt:"Dr. Anya Sharma"}, + {id:"6",name:"Mark Thompson",handle:"CTO, Quantum Solutions",testimonial:"\"The seamless integration and scalable performance allowed us to deploy complex models in record time. Truly impressed.\"",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39tq5UL3ZF5QdvczvKsGdYlnvfi/a-professional-headshot-of-an-experience-1771651926472-5da7f819.png?_wi=2",imageAlt:"Mark Thompson"} ]} animationType="slide-up" textboxLayout="default"