From 2338819681e676d0601b88f6fc32a56cdb417221 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 13:57:22 +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 38ae507..f6d50e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,6 +48,7 @@ export default function DatingAppPage() { title="Uncompromising Security" description="Experience a platform where safety and speed go hand-in-hand." textboxLayout="split" + useInvertedBackground={false} features={[ { tag: "Verification", title: "Real-Identity Checks", subtitle: "AI-driven ID verification", description: "Only verified profiles. No bots, no fakes, just real people you can trust." -- 2.49.1