diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ed4a4c..a8fb771 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,9 +121,11 @@ export default function LandingPage() { title: "Niche Analyzer", description: "Identify profitable and underserved niches for your content."}, { icon: Lightbulb, - title: "Low Competition Topics", description: "Discover high-demand topics with minimal competition."},n { + title: "Low Competition Topics", description: "Discover high-demand topics with minimal competition."}, + { icon: Search, - title: "Keyword Planner", description: "Find powerful keywords that drive organic search traffic."},n ]} + title: "Keyword Planner", description: "Find powerful keywords that drive organic search traffic."}, + ]} title="Discovery & Strategy" description="Uncover high-potential niches and untapped topic opportunities to dominate your category and audience." />