diff --git a/src/app/page.tsx b/src/app/page.tsx index 2efe9f0..4b76738 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,15 +52,15 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Chen", handle: "CTO, TechStart", testimonial: "The MERN implementation is flawless. Perfect for building production-ready chat applications.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhOGd3gitnurOfU5lOsyXetXm6/a-professional-headshot-portrait-of-a-di-1773041415670-e7f3e966.png", imageAlt: "Sarah Chen" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhOGd3gitnurOfU5lOsyXetXm6/a-professional-headshot-portrait-of-a-di-1773041415670-e7f3e966.png?_wi=1", imageAlt: "Sarah Chen" }, { name: "Michael Rodriguez", handle: "Founder, DevLab", testimonial: "Integrated OpenAI API seamlessly. The JWT authentication works beautifully.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhOGd3gitnurOfU5lOsyXetXm6/a-professional-headshot-portrait-of-a-di-1773041415549-d76bd950.png", imageAlt: "Michael Rodriguez" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhOGd3gitnurOfU5lOsyXetXm6/a-professional-headshot-portrait-of-a-di-1773041415549-d76bd950.png?_wi=1", imageAlt: "Michael Rodriguez" }, { name: "Emily Watson", handle: "Lead Developer, CloudForce", testimonial: "MongoDB schema organization is excellent. Scalable and well-documented.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhOGd3gitnurOfU5lOsyXetXm6/a-professional-headshot-portrait-of-anot-1773041416321-764bcea4.png", imageAlt: "Emily Watson" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhOGd3gitnurOfU5lOsyXetXm6/a-professional-headshot-portrait-of-anot-1773041416321-764bcea4.png?_wi=1", imageAlt: "Emily Watson" } ]} testimonialRotationInterval={5000} @@ -163,15 +163,15 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Alex Thompson", role: "Full Stack Engineer", company: "TechVentures", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhOGd3gitnurOfU5lOsyXetXm6/a-professional-headshot-portrait-of-a-di-1773041415670-e7f3e966.png", imageAlt: "Alex Thompson" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhOGd3gitnurOfU5lOsyXetXm6/a-professional-headshot-portrait-of-a-di-1773041415670-e7f3e966.png?_wi=2", imageAlt: "Alex Thompson" }, { id: "2", name: "Jessica Lee", role: "AI Product Manager", company: "InnovateCorp", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhOGd3gitnurOfU5lOsyXetXm6/a-professional-headshot-portrait-of-a-di-1773041415549-d76bd950.png", imageAlt: "Jessica Lee" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhOGd3gitnurOfU5lOsyXetXm6/a-professional-headshot-portrait-of-a-di-1773041415549-d76bd950.png?_wi=2", imageAlt: "Jessica Lee" }, { id: "3", name: "David Kumar", role: "Backend Architect", company: "CloudScale", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhOGd3gitnurOfU5lOsyXetXm6/a-professional-headshot-portrait-of-anot-1773041416321-764bcea4.png", imageAlt: "David Kumar" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhOGd3gitnurOfU5lOsyXetXm6/a-professional-headshot-portrait-of-anot-1773041416321-764bcea4.png?_wi=2", imageAlt: "David Kumar" }, { id: "4", name: "Maria Garcia", role: "DevOps Engineer", company: "AutomateAI", rating: 5,