From 47d9bbabba4af449dacce6249e4ac7ecc17c6903 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 09:13:47 +0000 Subject: [PATCH] Update src/app/product/page.tsx --- src/app/product/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/product/page.tsx b/src/app/product/page.tsx index 7a21dbd..aa566f6 100644 --- a/src/app/product/page.tsx +++ b/src/app/product/page.tsx @@ -97,6 +97,7 @@ export default function LandingPage() { items: [ { text: "Interactive dashboards", icon: Circle }, ], + reverse: false, }, ]} title="Unveiling the Power of Early Signal Detection" -- 2.49.1