// COD Instructions component - currently disabled as the instructions are self-explanatory // Can be re-enabled if payment method instructions are needed in the future export function CODInstructions() { return null; }