date: getDate()

in config/demoData.ts [145:154]


    date: getDate(108),
    status: "completed",
    complaint: "Order delivered with damaged product",
    items: [
      {
        product_id: "P007",
        name: "Noise Cancelling Earbuds",
        quantity: 1,
        price: 129.99,
      },