diff --git a/app.js b/app.js
index 83612e6..4731241 100644
--- a/app.js
+++ b/app.js
@@ -13,7 +13,8 @@ angular.module('adminApp', [
'app.login',
'app.main',
'app.user',
- 'app.travel'
+ 'app.travel',
+ 'app.network'
]).
config(['$locationProvider', '$routeProvider', function($locationProvider, $routeProvider) {
$locationProvider.hashPrefix('!');
diff --git a/img/asking.png b/img/asking.png
new file mode 100644
index 0000000..39c4842
Binary files /dev/null and b/img/asking.png differ
diff --git a/img/offering.png b/img/offering.png
new file mode 100644
index 0000000..8a60d08
Binary files /dev/null and b/img/offering.png differ
diff --git a/img/package.png b/img/package.png
new file mode 100644
index 0000000..2bb078a
Binary files /dev/null and b/img/package.png differ
diff --git a/index.html b/index.html
index b5a9bb8..fbbfb92 100644
--- a/index.html
+++ b/index.html
@@ -55,18 +55,20 @@
+
-
+
+