From 8e32b228d3e25ff6ba459235a5e49cee856e8f0d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 18:37:23 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 73ea6ba..f52e0db 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -35,7 +35,7 @@ export default function AboutPage() { tag="الخبراء" memberVariant="card" membersAnimation="slide-up" - members={[{ id: "m1", name: "أحمد التونسي", imageSrc: "http://img.b2bpic.net/free-photo/warehouse-operators-checking-inventory-talking-phone-with-logistics-manager-african-american-factory-storehouse-workers-speaking-with-freight-distribution-department-landline-telephone_482257-75007.jpg" }]} + members={[{ id: "m1", name: "أحمد التونسي", imageSrc: "http://img.b2bpic.net/free-photo/warehouse-operators-checking-inventory-talking-phone-with-logistics-manager-african-american-factory-storehouse-workers-speaking-with-freight-distribution-department-landline-telephone_482257-75007.jpg?_wi=2" }]} /> );