Improve the frontend
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
},
|
||||
"smart_inventory": {
|
||||
"title": "Smart Inventory",
|
||||
"description": "Automatic stock control with predictive alerts, automated purchase orders, and cost optimization.",
|
||||
"description": "Automatic stock control with predictive alerts, automated purchase orders, and real-time raw material cost optimization.",
|
||||
"features": {
|
||||
"alerts": "Automatic low stock alerts",
|
||||
"orders": "Automated purchase orders",
|
||||
@@ -93,7 +93,7 @@
|
||||
},
|
||||
"production_planning": {
|
||||
"title": "Production Planning",
|
||||
"description": "Automatically schedules daily production based on predictions, optimizes schedules and available resources.",
|
||||
"description": "Automatically schedules daily production based on AI predictions, optimizes schedules, resources, and maximizes your ovens' efficiency.",
|
||||
"features": {
|
||||
"scheduling": "Automatic baking scheduling",
|
||||
"oven": "Oven usage optimization",
|
||||
@@ -102,7 +102,12 @@
|
||||
},
|
||||
"advanced_analytics": {
|
||||
"title": "Advanced Analytics",
|
||||
"description": "Real-time dashboards with key metrics"
|
||||
"description": "Real-time dashboards with key business metrics, product profitability analysis, and customizable reports for data-driven decisions.",
|
||||
"features": {
|
||||
"realtime": "Real-time dashboards",
|
||||
"profitability": "Product profitability analysis",
|
||||
"reports": "Customizable reports"
|
||||
}
|
||||
},
|
||||
"pos_integration": {
|
||||
"title": "Integrated POS",
|
||||
@@ -115,6 +120,10 @@
|
||||
"automation": {
|
||||
"title": "Automation",
|
||||
"description": "Automatic processes that save time"
|
||||
},
|
||||
"cloud_based": {
|
||||
"title": "Cloud-Based",
|
||||
"description": "Access from anywhere, always up-to-date"
|
||||
}
|
||||
},
|
||||
"benefits": {
|
||||
|
||||
Reference in New Issue
Block a user