From 5b1f7e46d801e3b13c45ceec1a8d99d772c79933 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 05:58:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9938de1..127a9dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,9 +67,9 @@ 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: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096454.jpg?_wi=2" }, + { 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: "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: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096454.jpg?_wi=4" }, + { 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" }, ]} title="Trusted by Leaders" -- 2.49.1