"use client"; import { Shield, Settings } from "lucide-react"; export default function SecurityPage() { return (

Security

Manage your permissions and security rules.{" "} Learn more

Check the security of your app

Review your configuration, identify potential risks, and learn how to strengthen your app's protection

); }