Update src/app/page.tsx

This commit is contained in:
2026-03-09 06:01:05 +00:00
parent 537a479544
commit b4abaf52c2

View File

@@ -102,7 +102,7 @@ export default function CyberSafePage() {
],
},
{
title: "Privacy Checklist", description: "Control your data and manage what information you share online", bentoComponent: "3d-task-list", title: "Privacy Checklist", items: [
title: "Privacy Checklist", description: "Control your data and manage what information you share online", bentoComponent: "3d-task-list", items: [
{ icon: Eye, label: "Review Profile Settings", time: "5 min" },
{ icon: Lock, label: "Limit App Permissions", time: "10 min" },
{ icon: Shield, label: "Enable Privacy Controls", time: "5 min" },