From 3987a40446a3fdeb88956011dcd592d112f8fdcd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 08:20:17 +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 923fb30..3cd23ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -155,7 +155,7 @@ export default function LandingPage() { { id: "3", name: "Customer 3", imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-steak-served-with-roasted-baby-potatoes_140725-5832.jpg"}, { - id: "4", name: "Customer 4", imageSrc: "http://img.b2bpic.net/free-photo/closeup-woman-using-smart-phone-while-eating-cake-cafe-focus-is-foreground_637285-2128.jpg"}, + id: "4", name: "Customer 4", imageSrc: "https://img.b2bpic.net/free-photo/side-view-man-cuts-tobacco-pita-bread-with-sauce-onions-with-greens-tomatoes_141793-5171.jpg?id=8197151"}, { id: "5", name: "Customer 5", imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-mini-grill-pan-served-with-fried-potatoes-fresh-salad_140725-541.jpg"}, ]}