From 960590995a4c2a7fb5f3d3e2aee1ae2605e2f477 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 10:42:53 +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 d38b45b..3d839fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -204,7 +204,7 @@ export default function LandingPage() { { id: "5", name: "Sophie K.", imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg", imageAlt: "Customer Sophie K."}, { - id: "6", name: "Carlos V.", imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-man-isolated-yellow-background-smiling-with-happy-face-winking-camera-doing-ok-sign-with-hand-finger_118671-1823.jpg", alt: "Customer Carlos V."}, + id: "6", name: "Carlos V.", imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-man-isolated-yellow-background-smiling-with-happy-face-winking-camera-doing-ok-sign-with-hand-finger_118671-1823.jpg", imageAlt: "Customer Carlos V."}, ]} cardTitle="Hear From Our Happy Customers" cardTag="Authentic Reviews" -- 2.49.1