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" }]} /> );