Update src/app/page.tsx

This commit is contained in:
2026-06-10 04:22:01 +00:00
parent 41dee38175
commit 23d8999cd2

View File

@@ -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", heading: "Report ID: AQ-2023-1234", items: [
{
label: "Report Submitted", time: "Just now", icon: CheckCircle
},
@@ -187,8 +187,8 @@ export default function LandingPage() {
{
label: "Action Initiated", time: "3 days ago", icon: Clock
},
],
completedLabel: "Resolved"},
]
},
]}
title="Seamless Reporting & Tracking"
description="Our intuitive platform makes it easy for citizens to report water quality concerns and for authorities to track and resolve them efficiently."