From aeae6246363125704ab728299864d0976cbf94b1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 06:01:18 +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 3350d48..834b4f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -245,7 +245,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-charming-brunette-dressed-stylish-clothes-smiling-while-leaning-against-brick-wall-room-with-loft-interior_613910-9400.jpg", imageAlt: "David K."}, { id: "t5", name: "Olivia M.", role: "Fashion Editor, Style Magazine", company: "Style Magazine", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg", alt: "Olivia M."}, + imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg", imageAlt: "Olivia M."}, ]} kpiItems={[ { -- 2.49.1