@social-mail/social-mail-hosted-web 1.0.6 → 1.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/AppIndex.pack.js +14 -13
- package/dist/AppIndex.pack.js.map +1 -1
- package/dist/AppIndex.pack.min.js +3 -2
- package/dist/AppIndex.pack.min.js.map +1 -1
- package/dist/pages/faq/FaqPage.js +21 -0
- package/dist/pages/faq/FaqPage.js.map +1 -0
- package/dist/pages/home/HomePage.js +14 -13
- package/dist/pages/home/HomePage.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/src/pages/faq/FaqPage.tsx +8 -0
- package/src/pages/home/HomePage.tsx +8 -7
package/dist/AppIndex.pack.js
CHANGED
|
@@ -12115,6 +12115,7 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/di
|
|
|
12115
12115
|
justify-content: space-evenly;
|
|
12116
12116
|
& > .box {
|
|
12117
12117
|
padding: 20px;
|
|
12118
|
+
margin: 10px;
|
|
12118
12119
|
& > header {
|
|
12119
12120
|
margin:-20px;
|
|
12120
12121
|
padding: 20px;
|
|
@@ -12128,7 +12129,7 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/di
|
|
|
12128
12129
|
}
|
|
12129
12130
|
}
|
|
12130
12131
|
& > * {
|
|
12131
|
-
width:
|
|
12132
|
+
width: 270px;
|
|
12132
12133
|
}
|
|
12133
12134
|
}
|
|
12134
12135
|
|
|
@@ -12197,14 +12198,14 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/di
|
|
|
12197
12198
|
}), " Shared"), XNode.create("div", null, XNode.create("i", {
|
|
12198
12199
|
class: "fa-duotone fa-globe"
|
|
12199
12200
|
}), " Single Domain"), XNode.create("div", null, XNode.create("i", {
|
|
12200
|
-
class: "fa-duotone fa-
|
|
12201
|
+
class: "fa-duotone fa-mailbox-flag-up"
|
|
12201
12202
|
}), "Unlimited Mailboxes"), XNode.create("div", null, XNode.create("i", {
|
|
12202
12203
|
class: "fa-duotone fa-database"
|
|
12203
12204
|
}), " 1 TB Storage"), XNode.create("div", null, XNode.create("i", {
|
|
12204
|
-
class: "fa-duotone fa-file-invoice"
|
|
12205
|
-
}), " 18% GST"), XNode.create("div", null, XNode.create("i", {
|
|
12206
12205
|
class: "fa-duotone fa-indian-rupee-sign"
|
|
12207
|
-
}), "30,000/yr")
|
|
12206
|
+
}), "30,000/yr"), XNode.create("div", null, XNode.create("i", {
|
|
12207
|
+
class: "fa-duotone fa-file-invoice"
|
|
12208
|
+
}), " 18% GST"))), XNode.create("div", {
|
|
12208
12209
|
class: "box"
|
|
12209
12210
|
}, XNode.create("header", {
|
|
12210
12211
|
class: "fuschia sub-heading"
|
|
@@ -12217,14 +12218,14 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/di
|
|
|
12217
12218
|
}), " 4GB RAM"), XNode.create("div", null, XNode.create("i", {
|
|
12218
12219
|
class: "fa-duotone fa-globe"
|
|
12219
12220
|
}), " Unlimited Domains"), XNode.create("div", null, XNode.create("i", {
|
|
12220
|
-
class: "fa-duotone fa-
|
|
12221
|
+
class: "fa-duotone fa-mailbox-flag-up"
|
|
12221
12222
|
}), "Unlimited Mailboxes"), XNode.create("div", null, XNode.create("i", {
|
|
12222
12223
|
class: "fa-duotone fa-database"
|
|
12223
12224
|
}), " 1 TB Storage"), XNode.create("div", null, XNode.create("i", {
|
|
12224
|
-
class: "fa-duotone fa-file-invoice"
|
|
12225
|
-
}), " 18% GST"), XNode.create("div", null, XNode.create("i", {
|
|
12226
12225
|
class: "fa-duotone fa-indian-rupee-sign"
|
|
12227
|
-
}), "9,000/mo")
|
|
12226
|
+
}), "9,000/mo"), XNode.create("div", null, XNode.create("i", {
|
|
12227
|
+
class: "fa-duotone fa-file-invoice"
|
|
12228
|
+
}), " 18% GST"))), XNode.create("div", {
|
|
12228
12229
|
class: "box"
|
|
12229
12230
|
}, XNode.create("header", {
|
|
12230
12231
|
class: "yellow sub-heading"
|
|
@@ -12237,14 +12238,14 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/di
|
|
|
12237
12238
|
}), " Max "), XNode.create("div", null, XNode.create("i", {
|
|
12238
12239
|
class: "fa-duotone fa-globe"
|
|
12239
12240
|
}), " Unlimited Domains"), XNode.create("div", null, XNode.create("i", {
|
|
12240
|
-
class: "fa-duotone fa-
|
|
12241
|
+
class: "fa-duotone fa-mailbox-flag-up"
|
|
12241
12242
|
}), "Unlimited Mailboxes"), XNode.create("div", null, XNode.create("i", {
|
|
12242
12243
|
class: "fa-duotone fa-database"
|
|
12243
12244
|
}), " Max Storage"), XNode.create("div", null, XNode.create("i", {
|
|
12244
|
-
class: "fa-duotone fa-file-invoice"
|
|
12245
|
-
}), " 18% GST"), XNode.create("div", null, XNode.create("i", {
|
|
12246
12245
|
class: "fa-duotone fa-indian-rupee-sign"
|
|
12247
|
-
}), "30,000"), XNode.create("div", null,
|
|
12246
|
+
}), "30,000/2 vCPU"), XNode.create("div", null, XNode.create("i", {
|
|
12247
|
+
class: "fa-duotone fa-file-invoice"
|
|
12248
|
+
}), " 18% GST"), XNode.create("div", null, "Software License with One year free upgrades.")))), XNode.create("div", {
|
|
12248
12249
|
class: "box"
|
|
12249
12250
|
}, XNode.create("header", {
|
|
12250
12251
|
class: "sub-heading"
|