From 2bdb944d24789fddd4f55856156dca3eddb34f16 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 08:25:35 +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 1b191c4..b7aff6d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,7 +113,7 @@ export default function LandingPage() { carouselMode="buttons" features={[ { - title: "Prospect Intelligence", description: "AI analyzes company data and identifies high-value prospects matching your ideal customer profile.", bentoComponent: "3d-task-list", title: "Identify Perfect Prospects", items: [ + title: "Prospect Intelligence", description: "AI analyzes company data and identifies high-value prospects matching your ideal customer profile.", bentoComponent: "3d-task-list", items: [ { icon: Target, label: "Company Analysis", time: "Real-time" }, { icon: Users, label: "Decision Maker ID", time: "Instant" }, { icon: Gauge, label: "Fit Scoring", time: "Automated" } -- 2.49.1