From 3e08aacacc1e9e2af5514914f6a84b9f756afc01 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 04:26:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fe77cd5..7365d2a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -177,7 +177,7 @@ export default function LandingPage() { title: "Auto Location Detection", description: "Automatically pinpoint the exact location of the reported issue using GPS.", bentoComponent: "reveal-icon", icon: MapPin, }, { - title: "Complaint Status Tracking", description: "Monitor the progress of your report from 'Pending' to 'Resolved' in real-time.", bentoComponent: "3d-task-list", title: "Report ID: AQ-2023-1234", items: [ + title: "Complaint Status Tracking", description: "Monitor the progress of your report from 'Pending' to 'Resolved' in real-time.", bentoComponent: "3d-task-list", items: [ { label: "Report Submitted", time: "Just now", icon: CheckCircle },