Update src/app/page.tsx
This commit is contained in:
@@ -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() {
|
||||
<FeatureBento
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "AI-Powered Learning", description: "Effortlessly transform articles into interactive quizzes and flashcards, powered by advanced AI for active learning.", bentoComponent: "chat", aiIcon: Lightbulb,
|
||||
|
||||
Reference in New Issue
Block a user