From 99e462c357a4986dd0638f2e69d51a11d7a39d2c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 04:46:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5026c3e..61c5300 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,6 +134,7 @@ export default function LandingPage() { ]} title="Recognized by Industry Leaders" description="BMW's commitment to excellence is consistently recognized by leading automotive publications, independent testing organizations, and prestigious award bodies worldwide." + textboxLayout="default" useInvertedBackground={false} /> -- 2.49.1