From 7a09df5de81418fe7502db2e992344384d8a6f41 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 13:32:49 +0000 Subject: [PATCH] Update src/app/admin/page.tsx --- src/app/admin/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/admin/page.tsx b/src/app/admin/page.tsx index dbd29fd..bb512e3 100644 --- a/src/app/admin/page.tsx +++ b/src/app/admin/page.tsx @@ -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", }, ]}