From 887f49e77b3e26a96cc8f20af12e0e0f8baaa4bd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 01:51:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b5a679b..66366e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,7 +169,7 @@ export default function LandingPage() { { id: "4", value: "15M+", description: "Combined reach and impressions generated for clients across all channels" } - ]} + ] useInvertedBackground={false} /> -- 2.49.1