diff --git a/src/app/page.tsx b/src/app/page.tsx index bcd2ed2..7923d73 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,11 +111,11 @@ export default function LandingPage() { useInvertedBackground={true} animationType="slide-up" testimonials={[ - { id: "1", name: "Sarah Miller", handle: "@sarah-corp", testimonial: "Exceptional eye for detail and seamless workflow.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBkwCIn1mUe7Y59ZEDpn23a5c/professional-client-testimonial-headshot-1774809432876-811408ee.png" }, + { id: "1", name: "Sarah Miller", handle: "@sarah-corp", testimonial: "Exceptional eye for detail and seamless workflow.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBkwCIn1mUe7Y59ZEDpn23a5c/professional-client-testimonial-headshot-1774809432876-811408ee.png?_wi=1" }, { id: "2", name: "James Smith", handle: "@jsmith", testimonial: "Transformed our digital presence completely.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBkwCIn1mUe7Y59ZEDpn23a5c/professional-client-testimonial-headshot-1774809433960-2b45940b.png" }, { id: "3", name: "Elena Ross", handle: "@eross", testimonial: "Very professional and highly communicative.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBkwCIn1mUe7Y59ZEDpn23a5c/professional-client-testimonial-headshot-1774809433000-e363ac6f.png" }, { id: "4", name: "Mark D.", handle: "@mdigital", testimonial: "Best design experience I have had so far.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBkwCIn1mUe7Y59ZEDpn23a5c/professional-client-testimonial-headshot-1774809433240-d6e0f913.png" }, - { id: "5", name: "Jessica Lee", handle: "@jlee-design", testimonial: "A true visionary in the UI design space.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBkwCIn1mUe7Y59ZEDpn23a5c/professional-client-testimonial-headshot-1774809432876-811408ee.png" }, + { id: "5", name: "Jessica Lee", handle: "@jlee-design", testimonial: "A true visionary in the UI design space.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBkwCIn1mUe7Y59ZEDpn23a5c/professional-client-testimonial-headshot-1774809432876-811408ee.png?_wi=2" }, ]} title="Client Success" description="What partners say about our collaborative process."