diff --git a/.all-contributorsrc b/.all-contributorsrc
index 18bef61d0..fff972b47 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -279,6 +279,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "KirankumarAmbati",
+ "name": "Kirankumar Ambati",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/9110567?v=4",
+ "profile": "https://kirankumarambati.me",
+ "contributions": [
+ "code"
+ ]
}
],
"repoType": "github",
diff --git a/README.md b/README.md
index f60434915..c2712c8bf 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,9 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
 VickyAbishek 💻 |
 Krushi Raj Tula 💻 |
+
+  Kirankumar Ambati 💻 |
+
diff --git a/pages/space.js b/pages/space.js
index 417a89e13..6c9a3bd08 100644
--- a/pages/space.js
+++ b/pages/space.js
@@ -114,7 +114,11 @@ export default () => (
Who Is This For?
- {forWhomPoints.map(point => - {point}
)}
+
+ {forWhomPoints.map(point => (
+ - {point}
+ ))}
+
@@ -140,10 +144,11 @@ export default () => (
Pricing
- ₹1000 or More Per Month
+ {`Rs.50 / hour (for < 3 hours)`}
+ {`Rs.30 / hour (for > 3 hours)`}