Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 319fa79203 |
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
|||||||
placeholder: "Ask anything..."
|
placeholder: "Ask anything..."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Automation Workflow", description: "Automate repetitive tasks like booking confirmations, invoicing, and data entry.", bentoComponent: "3d-task-list", title: "Workflow Tasks", items: [
|
title: "Automation Workflow", description: "Automate repetitive tasks like booking confirmations, invoicing, and data entry.", bentoComponent: "3d-task-list", items: [
|
||||||
{ icon: FileCheck, label: "Process Orders", time: "2min" },
|
{ icon: FileCheck, label: "Process Orders", time: "2min" },
|
||||||
{ icon: Receipt, label: "Generate Invoices", time: "1min" },
|
{ icon: Receipt, label: "Generate Invoices", time: "1min" },
|
||||||
{ icon: Send, label: "Send Confirmations", time: "<1min" }
|
{ icon: Send, label: "Send Confirmations", time: "<1min" }
|
||||||
|
|||||||
Reference in New Issue
Block a user