diff --git a/process.md b/process.md index bdbc433..26406ea 100644 --- a/process.md +++ b/process.md @@ -1,40 +1,25 @@ --- -title: A custom app for your store, tailored to your needs -steps: [ - { - id: 1, - description: "Bring your shop Online", +title: A custom app for your store, tailored to your need +steps: + - id: 1 + description: Bring your shop Online image: ./assets/shop.png - }, - { - id: 2, - description: "Manage items, offers and pricing", + - id: 2 + description: Manage items, offers and pricing image: ./assets/price-tag.png - }, - { - id: 3, - description: "Receive updates via sms and notifications", + - id: 3 + description: Receive updates via sms and notifications image: ./assets/notifications.png - }, - { - id: 4, - description: "Share Orders in Whatsapp", + - id: 4 + description: Share Orders in Whatsapp image: ./assets/whatsapp.png - }, - { - id: 5, - description: "Choose from tons of Predefined Items", + - id: 5 + description: Choose from tons of Predefined Items image: ./assets/items.png - }, - { - id: 6, - description: "Manage Slots and Availability", + - id: 6 + description: Manage Slots and Availability image: ./assets/slot.png - }, - { - id: 7, - description: "Get paid via Gpay and COD", + - id: 7 + description: Get paid via Gpay and COD image: ./assets/pay.png - } -] ---