import { Link } from 'react-router-dom' import { ArrowLeft, FileSpreadsheet, Package } from 'lucide-react' export default function NewOrderPage() { return (
Import order items from an Excel template file with product data and components.
{/* Product Library */}Select products from the library and configure output types for rendering.