From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- .../static/src/img/account_dashboard_onboarding_bg.jpg | Bin 0 -> 35204 bytes .../static/src/img/account_invoice_onboarding_bg.jpg | Bin 0 -> 23728 bytes addons/account/static/src/img/btn_paynowcc_lg.gif | Bin 0 -> 2916 bytes addons/account/static/src/img/graph.png | Bin 0 -> 1722 bytes addons/account/static/src/img/invoice-stamps.png | Bin 0 -> 6140 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 addons/account/static/src/img/account_dashboard_onboarding_bg.jpg create mode 100644 addons/account/static/src/img/account_invoice_onboarding_bg.jpg create mode 100644 addons/account/static/src/img/btn_paynowcc_lg.gif create mode 100644 addons/account/static/src/img/graph.png create mode 100644 addons/account/static/src/img/invoice-stamps.png (limited to 'addons/account/static/src/img') diff --git a/addons/account/static/src/img/account_dashboard_onboarding_bg.jpg b/addons/account/static/src/img/account_dashboard_onboarding_bg.jpg new file mode 100644 index 00000000..163ffdd9 Binary files /dev/null and b/addons/account/static/src/img/account_dashboard_onboarding_bg.jpg differ diff --git a/addons/account/static/src/img/account_invoice_onboarding_bg.jpg b/addons/account/static/src/img/account_invoice_onboarding_bg.jpg new file mode 100644 index 00000000..7b7e1a52 Binary files /dev/null and b/addons/account/static/src/img/account_invoice_onboarding_bg.jpg differ diff --git a/addons/account/static/src/img/btn_paynowcc_lg.gif b/addons/account/static/src/img/btn_paynowcc_lg.gif new file mode 100644 index 00000000..092c5542 Binary files /dev/null and b/addons/account/static/src/img/btn_paynowcc_lg.gif differ diff --git a/addons/account/static/src/img/graph.png b/addons/account/static/src/img/graph.png new file mode 100644 index 00000000..eb0efc7b Binary files /dev/null and b/addons/account/static/src/img/graph.png differ diff --git a/addons/account/static/src/img/invoice-stamps.png b/addons/account/static/src/img/invoice-stamps.png new file mode 100644 index 00000000..83a67022 Binary files /dev/null and b/addons/account/static/src/img/invoice-stamps.png differ -- cgit v1.2.3