diff --git a/src/app/page.tsx b/src/app/page.tsx index 4aabe04..3d0ceb2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,6 +128,7 @@ export default function LandingPage() { title: "Intelligent Tab Management", description: "Automatically group and manage your open browser tabs, reducing clutter and improving workflow efficiency.", icon: Tag, }, { + title: "Full-Text Offline Search", description: "Save articles, documents, and web pages for offline access, with powerful full-text search capabilities.", icon: Search, }, { @@ -144,6 +145,7 @@ export default function LandingPage() {