Merge version_1 into main #3
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Daily Focus", description: "AI-driven suggestions for your daily workflow, focusing on what matters most.", bentoComponent: "3d-task-list", title: "Daily Tasks", items: [
|
||||
title: "Daily Tasks", description: "AI-driven suggestions for your daily workflow, focusing on what matters most.", bentoComponent: "3d-task-list", items: [
|
||||
{ icon: Calendar, label: "Review Q3 Strategy", time: "09:00" },
|
||||
{ icon: Mail, label: "Client Follow-up", time: "11:30" },
|
||||
{ icon: Code, label: "Sprint Planning", time: "14:00" }
|
||||
|
||||
Reference in New Issue
Block a user