import type { Metadata } from "next" import { HardDrive } from "lucide-react" export const metadata: Metadata = { title: "ProxMenux Post-Install: Storage Settings", description: "Comprehensive guide to Storage Settings in the ProxMenux post-install script for optimizing Proxmox VE storage performance and management.", // ... (rest of the metadata remains the same) } export default function StorageSettingsPage() { return (