From 058760df1afe667381970e059c24caaa2829be2f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 14:51:17 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 75e263f..e744a21 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -88,6 +88,7 @@ export default function AboutPage() { subdescription="Serving Dubai Since 2015" icon={Award} videoSrc="/videos/company-story.mp4" + mediaAnimation="none" useInvertedBackground={false} /> -- 2.49.1