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/backgrounds/building-profile.jpg | Bin 0 -> 119398 bytes addons/website/static/src/img/backgrounds/city.jpg | Bin 0 -> 141295 bytes addons/website/static/src/img/backgrounds/cubes.jpg | Bin 0 -> 139745 bytes addons/website/static/src/img/backgrounds/la.jpg | Bin 0 -> 234135 bytes .../website/static/src/img/backgrounds/panama-sky.jpg | Bin 0 -> 163607 bytes addons/website/static/src/img/backgrounds/peak.jpg | Bin 0 -> 133894 bytes addons/website/static/src/img/backgrounds/people.jpg | Bin 0 -> 146971 bytes addons/website/static/src/img/backgrounds/sails.jpg | Bin 0 -> 99204 bytes addons/website/static/src/img/backgrounds/type.jpg | Bin 0 -> 122855 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 addons/website/static/src/img/backgrounds/building-profile.jpg create mode 100644 addons/website/static/src/img/backgrounds/city.jpg create mode 100644 addons/website/static/src/img/backgrounds/cubes.jpg create mode 100644 addons/website/static/src/img/backgrounds/la.jpg create mode 100644 addons/website/static/src/img/backgrounds/panama-sky.jpg create mode 100644 addons/website/static/src/img/backgrounds/peak.jpg create mode 100644 addons/website/static/src/img/backgrounds/people.jpg create mode 100644 addons/website/static/src/img/backgrounds/sails.jpg create mode 100644 addons/website/static/src/img/backgrounds/type.jpg (limited to 'addons/website/static/src/img/backgrounds') diff --git a/addons/website/static/src/img/backgrounds/building-profile.jpg b/addons/website/static/src/img/backgrounds/building-profile.jpg new file mode 100644 index 00000000..7ab869f0 Binary files /dev/null and b/addons/website/static/src/img/backgrounds/building-profile.jpg differ diff --git a/addons/website/static/src/img/backgrounds/city.jpg b/addons/website/static/src/img/backgrounds/city.jpg new file mode 100644 index 00000000..31b9a8ce Binary files /dev/null and b/addons/website/static/src/img/backgrounds/city.jpg differ diff --git a/addons/website/static/src/img/backgrounds/cubes.jpg b/addons/website/static/src/img/backgrounds/cubes.jpg new file mode 100644 index 00000000..b97efc7b Binary files /dev/null and b/addons/website/static/src/img/backgrounds/cubes.jpg differ diff --git a/addons/website/static/src/img/backgrounds/la.jpg b/addons/website/static/src/img/backgrounds/la.jpg new file mode 100644 index 00000000..38bba3bb Binary files /dev/null and b/addons/website/static/src/img/backgrounds/la.jpg differ diff --git a/addons/website/static/src/img/backgrounds/panama-sky.jpg b/addons/website/static/src/img/backgrounds/panama-sky.jpg new file mode 100644 index 00000000..72431366 Binary files /dev/null and b/addons/website/static/src/img/backgrounds/panama-sky.jpg differ diff --git a/addons/website/static/src/img/backgrounds/peak.jpg b/addons/website/static/src/img/backgrounds/peak.jpg new file mode 100644 index 00000000..825d313f Binary files /dev/null and b/addons/website/static/src/img/backgrounds/peak.jpg differ diff --git a/addons/website/static/src/img/backgrounds/people.jpg b/addons/website/static/src/img/backgrounds/people.jpg new file mode 100644 index 00000000..bd11d9b1 Binary files /dev/null and b/addons/website/static/src/img/backgrounds/people.jpg differ diff --git a/addons/website/static/src/img/backgrounds/sails.jpg b/addons/website/static/src/img/backgrounds/sails.jpg new file mode 100644 index 00000000..73c80bd8 Binary files /dev/null and b/addons/website/static/src/img/backgrounds/sails.jpg differ diff --git a/addons/website/static/src/img/backgrounds/type.jpg b/addons/website/static/src/img/backgrounds/type.jpg new file mode 100644 index 00000000..4e86d075 Binary files /dev/null and b/addons/website/static/src/img/backgrounds/type.jpg differ -- cgit v1.2.3