From dc5d83b7c15801a2a589da37e2fa5c1c675dabfe Mon Sep 17 00:00:00 2001 From: prasanth kumar lalapeta <40259256+prasanthLalapeta@users.noreply.github.com> Date: Tue, 22 Sep 2020 20:42:46 +0530 Subject: [PATCH] =?UTF-8?q?Update=20Process=20=E2=80=9Cprocess=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- process.md | 47 ++++++++++++++++------------------------------- 1 file changed, 16 insertions(+), 31 deletions(-) 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 - } -] ---