From 4d450d34cdb5c7ab07b8525262e65d13703bad23 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 20:40:53 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 42ea449..319d622 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -16,7 +16,7 @@ export default function HomePage() { @@ -125,7 +125,7 @@ export default function HomePage() { { name: "Sara M.", role: "Head of Meze", detail: "Master of traditional authentic dips and salads.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-serving-slice-chocolate-cake_23-2148028061.jpg"}, ], - imageSrc: "http://img.b2bpic.net/free-vector/creative-barbecue-logo-template-with-details_23-2149010381.jpg", imageAlt: "happy customer dining restaurant"}, + }, ]} /> -- 2.49.1