From 19b82bd2d4c42e95f26e551b19b22f8f047ab700 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 19:06:05 +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 a89526e..dbf6f24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -208,7 +208,7 @@ export default function LandingPage() { }, { id: "2", name: "Michael Rodriguez", role: "Security Director", company: "SecureNet Systems", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUTy5QR9k4M4P80OQXSbT6XGLr/uploaded-1772648769599-68c70eso.png?_wi=2", imageAlt: "Michael Rodriguez, Security Director at SecureNet Systems" + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-greyscale-building-with-modern-brutalist-architecture-sunlight_181624-21352.jpg?id=11062684", imageAlt: "Michael Rodriguez, Security Director at SecureNet Systems" }, { id: "3", name: "Emma Watson", role: "Operations Lead", company: "CloudScale AI", rating: 5, -- 2.49.1