From d7c8f9ab9aa18961f4cde94734ac3f2eb3ec8fc1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 19:05:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c86005d..a89526e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -204,7 +204,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Chen", role: "CTO", company: "TechCorp Global", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUTy5QR9k4M4P80OQXSbT6XGLr/uploaded-1772648769599-68c70eso.png?_wi=1", imageAlt: "Sarah Chen, CTO at TechCorp Global" + imageSrc: "http://img.b2bpic.net/free-photo/axelborg-towers-modern-architecture_181624-37834.jpg?id=15036385", imageAlt: "Sarah Chen, CTO at TechCorp Global" }, { id: "2", name: "Michael Rodriguez", role: "Security Director", company: "SecureNet Systems", rating: 5, -- 2.49.1