Update src/app/admin/page.tsx
This commit is contained in:
@@ -63,7 +63,7 @@ export default function AdminPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZciLQxY0sGGtMgBwMTFNxfRVi/comprehensive-admin-dashboard-for-caf-ma-1772803884190-dbb366cd.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZciLQxY0sGGtMgBwMTFNxfRVi/comprehensive-admin-dashboard-for-caf-ma-1772803884190-dbb366cd.png?_wi=2"
|
||||
imageAlt="Café DH Admin Dashboard"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="browser"
|
||||
@@ -87,21 +87,21 @@ export default function AdminPage() {
|
||||
id: "01",
|
||||
title: "Real-Time Order Tracking",
|
||||
description: "Monitor incoming orders instantly. Track preparation time, delivery status, and customer satisfaction metrics all from your dashboard.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZciLQxY0sGGtMgBwMTFNxfRVi/a-sleek-digital-menu-interface-displayed-1772803884474-ee4440b3.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZciLQxY0sGGtMgBwMTFNxfRVi/a-sleek-digital-menu-interface-displayed-1772803884474-ee4440b3.png?_wi=2",
|
||||
imageAlt: "Order Tracking System",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Advanced Analytics",
|
||||
description: "Comprehensive business insights. Track revenue trends, best-selling items, peak hours, customer preferences, and more with detailed reports.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZciLQxY0sGGtMgBwMTFNxfRVi/comprehensive-admin-dashboard-for-caf-ma-1772803884190-dbb366cd.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZciLQxY0sGGtMgBwMTFNxfRVi/comprehensive-admin-dashboard-for-caf-ma-1772803884190-dbb366cd.png?_wi=3",
|
||||
imageAlt: "Analytics Dashboard",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Staff Management",
|
||||
description: "Manage your team efficiently. Assign roles, track performance, monitor shift schedules, and handle payroll all from one system.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZciLQxY0sGGtMgBwMTFNxfRVi/professional-portrait-of-operations-or-c-1772803883453-de80235e.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZciLQxY0sGGtMgBwMTFNxfRVi/professional-portrait-of-operations-or-c-1772803883453-de80235e.png?_wi=2",
|
||||
imageAlt: "Staff Management System",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user