From 8be66f3c8a3511b56701795610f31495d0e36b27 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 14:50:10 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8c77969..75e263f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -87,8 +87,7 @@ export default function AboutPage() { description="Aajel Business Services" subdescription="Serving Dubai Since 2015" icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/diverse-team-working-together-office-meeting_1262-18843.jpg" - imageAlt="Aajel Business Services Team" + videoSrc="/videos/company-story.mp4" useInvertedBackground={false} /> -- 2.49.1