diff --git a/src/app/page.tsx b/src/app/page.tsx index 127a9dc..f522149 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { id: "1", name: "Sarah J.", handle: "@sarahjs", testimonial: "Deep WebBazaar transformed our online business perfectly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C6aw9TdrqZrvA1gOnplxjqZNTI/uploaded-1775709626384-tdq9dnok.svg" }, - { id: "2", name: "Mike R.", handle: "@miker", testimonial: "The best development team I've worked with so far.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C6aw9TdrqZrvA1gOnplxjqZNTI/uploaded-1775714079687-tujgvgkf.png" }, + { id: "2", name: "Mike R.", handle: "@miker", testimonial: "The best development team I've worked with so far.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C6aw9TdrqZrvA1gOnplxjqZNTI/uploaded-1775714347201-ajszwhvg.png" }, { id: "3", name: "Elena K.", handle: "@elenak", testimonial: "Exceptional communication and high quality code delivery.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-brainstorming-ideas-plan-work-report-with-data-charts-graphs-analyzing-research-information-create-successful-project-office-partnership-collaboration_482257-47596.jpg?id=30472738" }, { id: "4", name: "", handle: "@davidl", testimonial: "They built my startup site within 2 weeks flawlessly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C6aw9TdrqZrvA1gOnplxjqZNTI/uploaded-1775714101167-aj7lc2z4.png" }, { id: "5", name: "deep webbazaar.1 ", handle: "@chloem", testimonial: "Highly recommended for any custom business website.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C6aw9TdrqZrvA1gOnplxjqZNTI/uploaded-1775709548101-basyfau0.jpg" },