diff --git a/pages/intro/index.js b/pages/intro/index.js new file mode 100644 index 0000000..9207451 --- /dev/null +++ b/pages/intro/index.js @@ -0,0 +1,41 @@ +import Head from 'next/head'; +import { Container, IntroBody, IntroHeader } from '../../src/components'; + +function WalletPage() { + return ( + <> +
+We at Safient have built a few solutions leveraging our own secret recovery and inheritance mechanism.
+Safient Wallet 📱 + ( https://wallet.safient.io ) - A Non-custodial Recoverable and Inheritable wallet application
+ +Safient Voucher 🎁 + ( https://voucher.safient.io ) - Safest and Convenient way to gift Crypto without intermediaries
+ +Inheritable Safes 🔒 + ( https://safient.io/safes ) - Recovery and Inheritance solution for crypto and other digital assets.
+ +Feel free to get in touch with us through any of the below mediums 🤝.
+ ++ Safient proudly introduces an unique Secret Recovery and inheritance mechanism performed in a non-custodial way. The protocol can be used + to create recovery and inheritance plans for all the self custodied crypto assets. Since the protocol is generic it can be used + to build solution for recovery of any digital assets, information and secrets. + + resources page{' '} + + . You can straight away dive into our{' '} + + developer documentation + {' '} + if you are looking to integrate a service or build on top of the protocol. Getting started with Safient to + create claimable safes is a breeze. But feel free to reach out to us on{' '} + + Discord{' '} + {' '} + for any queries. +
*/} ++ Have you ever wondered how will you recover or pass on your{' '} + valuable crypto assets, secret instructions to your loved ones in case of an unfortunate + event, or what happens when you no longer have access to your unsafe secret backup ? +
+ ++ Worry no more, Safient protocol will help you securely manage all the critical information in a + non-custodial way and help recover or inherit the assets so that your loved ones have access to them with{' '} + 100 % surety at the right time, even incase of any tragic event. + Since the protocol is generic it can be used + to build solution for recovery of any digital assets, information and secrets. +
++ Safient proudly introduces an unique Secret Recovery and inheritance mechanism performed in a non-custodial way. The protocol can be used + to create recovery and inheritance plans for all the self custodied crypto assets. Since the protocol is generic it can be used + to build solution for recovery of any digital assets, information and secrets. + + resources page{' '} + + . You can straight away dive into our{' '} + + developer documentation + {' '} + if you are looking to integrate a service or build on top of the protocol. Getting started with Safient to + create claimable safes is a breeze. But feel free to reach out to us on{' '} + + Discord{' '} + {' '} + for any queries. +
*/} +