From 0010ff799834907bb90e01929cdf8f13e7b23cf4 Mon Sep 17 00:00:00 2001 From: "Vasanth.V" Date: Tue, 28 Jul 2020 21:16:21 +0530 Subject: [PATCH] Removed pro plan --- www/about.html | 447 +++++++++++++++++++++++++------------------------ 1 file changed, 229 insertions(+), 218 deletions(-) diff --git a/www/about.html b/www/about.html index 8baa0f2..01a5659 100755 --- a/www/about.html +++ b/www/about.html @@ -1,227 +1,238 @@ + + + + + + + + + About Talk + + + - + - - - -
-
- -
- Talk - Legal -
-
-
-
-
Talk is a free group video call app with screen sharing.
-
- It is built using WebRTC, so all your video chat is peer-to-peer. Group video call is - achieved using WebRTC mesh. So the quality of the call is inversely proportional to the number of people on the call. The sweet number is somewhere around 6 to 8 people in an average high-speed connection. -
-
-
-
-
-
Free
-
- Use the app as much as you need. -
    -
  • Unlimited rooms
  • -
  • Unlimited call time
  • -
  • No limitations
  • -
  • No signups
  • -
  • No downloads
  • -
  • 100% Free
  • -
- Open app -
-
-
-
Pro
-
- Same as free plan, but you get to do it in your own domain. Create rooms that are - private to your own domain like: - -
$2 / Month
-
Billed Annually at $24
- Request Pro -
-
-
-
You own it
-
- I give you the source code, and you can use it as you wish. You can add video call - feature in your product, protect the rooms with authentication. Anything you wish. No - attribution required. -

One time fee $500

- Contact me -
-
-
- - -
- + #applink { + display: flex; + min-height: 40vh; + width: 320px; + margin: auto; + flex-direction: column; + justify-content: center; + } + #applink .actionbtn { + background-color: #333; + } + + + +
+
+ +
+ Talk + Legal +
+
+
+
+
Talk is a free group video call app with screen sharing.
+
+ It is built using WebRTC, so all your video chat is peer-to-peer. Group video call is achieved using WebRTC + mesh. So the quality of the call is inversely proportional to the number of people on the call. The sweet + number is somewhere around 6 to 8 people in an average high-speed connection. +
+
+
+
+
+
Free
+
+ Use the app as much as you need. +
    +
  • Unlimited rooms
  • +
  • Unlimited call time
  • +
  • No limitations
  • +
  • No signups
  • +
  • No downloads
  • +
  • 100% Free
  • +
+ Open app +
+
+ +
+
You own it
+
+ I give you the source code, and you can use it as you wish. You can add video call feature in your product, + protect the rooms with authentication. Anything you wish. No attribution required. +

One time fee $500

+ Contact me +
+
+
+ + +
+