Update src/app/features/page.tsx

This commit is contained in:
2026-03-13 14:22:42 +00:00
parent cc06d14805
commit ecc9f0fb7b

View File

@@ -89,21 +89,21 @@ export default function FeaturesPage() {
id: 1,
title: "Real-Time Multi-Channel Sync",
description: "Synchronize inventory across e-commerce platforms, retail stores, marketplaces, and warehouses instantly. Prevent overselling and maintain accurate stock levels across all sales channels with automatic reconciliation.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3At4VHuaAYFBR9zhtWLUrv32YWZ/multi-channel-sync-interface-showing-sho-1773411680703-f357d230.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3At4VHuaAYFBR9zhtWLUrv32YWZ/multi-channel-sync-interface-showing-sho-1773411680703-f357d230.png?_wi=2",
imageAlt: "Advanced multi-channel sync interface",
},
{
id: 2,
title: "AI-Powered Smart Reordering",
description: "Machine learning algorithms analyze historical trends and seasonal patterns to predict optimal reorder points. Automate purchase orders with intelligent threshold management and never deal with stockouts again.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3At4VHuaAYFBR9zhtWLUrv32YWZ/automated-reordering-interface-with-ai-a-1773411675574-104b9041.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3At4VHuaAYFBR9zhtWLUrv32YWZ/automated-reordering-interface-with-ai-a-1773411675574-104b9041.png?_wi=2",
imageAlt: "AI-powered reordering dashboard",
},
{
id: 3,
title: "Predictive Demand Forecasting",
description: "Leverage advanced analytics to forecast demand with unprecedented accuracy. Understand market trends, seasonal fluctuations, and customer behavior patterns to optimize inventory levels and reduce carrying costs.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3At4VHuaAYFBR9zhtWLUrv32YWZ/advanced-analytics-dashboard-with-demand-1773411679704-a640f065.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3At4VHuaAYFBR9zhtWLUrv32YWZ/advanced-analytics-dashboard-with-demand-1773411679704-a640f065.png?_wi=2",
imageAlt: "Demand forecasting analytics interface",
},
]}
@@ -147,7 +147,7 @@ export default function FeaturesPage() {
title="Explore Features with a Demo"
description="See how Mbika's features can transform your inventory management. Schedule a personalized walkthrough today."
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3At4VHuaAYFBR9zhtWLUrv32YWZ/professional-team-in-modern-office-discu-1773411675088-6a63e9aa.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3At4VHuaAYFBR9zhtWLUrv32YWZ/professional-team-in-modern-office-discu-1773411675088-6a63e9aa.png?_wi=2"
imageAlt="Feature demo consultation"
mediaAnimation="blur-reveal"
mediaPosition="right"