From d997707cef49ed1869f2c3964d5f0ec6160a9157 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 18:34:35 +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 b429cd0..c666603 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-stylish-male-wearing-elegant-suit-dark-background_613910-11359.jpg"}, { id: "2", name: "Mehmet Demir", role: "Entrepreneur", company: "Global Tech", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/waist-up-portrait-beautiful-successful-gray-haired-mature-businesswoman-formal-wear-having-serious-pensive-facial-expression_343059-3707.jpg"}, + imageSrc: "http://img.b2bpic.net/waist-up-portrait-beautiful-successful-gray-haired-mature-businesswoman-formal-wear-having-serious-pensive-facial-expression_343059-3707.jpg"}, { id: "3", name: "Ayşe Arı", role: "Designer", company: "Creative Co.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-coffee-break_23-2148756282.jpg"}, -- 2.49.1