import type { Metadata } from "next" import { Sliders } from "lucide-react" export const metadata: Metadata = { title: "ProxMenux Post-Install: Customization Settings", description: "Detailed guide to Customization Settings in the ProxMenux post-install script for personalizing your Proxmox VE environment.", // ... (rest of the metadata remains the same) } export default function CustomizationSettingsPage() { return (