-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: make managed offerings more pronounced (#161)
- Loading branch information
1 parent
e93e7ff
commit 2e73306
Showing
5 changed files
with
47 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,20 +3,19 @@ title: Bring Your Own Cloud | |
description: Tailor Flipt to your unique infrastructure needs with our BYOC offering. | ||
--- | ||
|
||
<Card | ||
title="Interested? Let us know!" | ||
icon="hand" | ||
href="https://1ld82idjvlr.typeform.com/to/s7YfGviE" | ||
> | ||
Click here to register your interest in Flipt's BYOC offering | ||
</Card> | ||
<Check> | ||
Get on the [waitlist](https://1ld82idjvlr.typeform.com/to/s7YfGviE) for the | ||
Flipt BYOC Beta | ||
</Check> | ||
|
||
<Frame id="managed-boyc"> | ||
<img | ||
noZoom | ||
className="hidden h-128 dark:block" | ||
src="/images/managed/byoc-dark.png" | ||
/> | ||
<img | ||
noZoom | ||
className="block h-128 dark:hidden" | ||
src="/images/managed/byoc-light.png" | ||
/> | ||
|
@@ -36,4 +35,11 @@ description: Tailor Flipt to your unique infrastructure needs with our BYOC offe | |
|
||
- **The SaaS Advantage, Enhanced Security**: Enjoy the benefits of a SaaS model without compromising on security or experiencing latency issues. Our BYOC solution offers the best of both worlds, providing a secure, high-performance environment for your feature flag needs. | ||
|
||
Interested in piloting Flipt’s BYOC offering? [Sign Up as a Design Partner](https://1ld82idjvlr.typeform.com/to/s7YfGviE) or get in touch at [[email protected]](mailto:[email protected]). | ||
<Card | ||
href="https://1ld82idjvlr.typeform.com/to/s7YfGviE" | ||
title="Sign Up as a Design Partner" | ||
icon="handshake" | ||
> | ||
Your insights and feedback will be invaluable in refining these offerings to | ||
best serve organizations like yours. | ||
</Card> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,20 +3,19 @@ title: Hybrid Cloud | |
description: Use our Cloud offering as the simplest, scalable and managed backend for running Flipt open-source on your infrastructure | ||
--- | ||
|
||
<Card | ||
title="Interested? Let us know!" | ||
icon="hand" | ||
href="https://1ld82idjvlr.typeform.com/to/s7YfGviE" | ||
> | ||
Click here to register your interest in Flipt's Hybrid cloud offering | ||
</Card> | ||
<Check> | ||
Get on the [waitlist](https://1ld82idjvlr.typeform.com/to/s7YfGviE) for the | ||
Flipt Hybrid Cloud Beta | ||
</Check> | ||
|
||
<Frame id="managed-hybrid"> | ||
<img | ||
noZoom | ||
className="hidden h-128 dark:block" | ||
src="/images/managed/hybrid-dark.png" | ||
/> | ||
<img | ||
noZoom | ||
className="block h-128 dark:hidden" | ||
src="/images/managed/hybrid-light.png" | ||
/> | ||
|
@@ -36,4 +35,11 @@ description: Use our Cloud offering as the simplest, scalable and managed backen | |
|
||
- **Future-Proof Your Operations with Advanced Features**: Stay ahead with plans for in-application audit logging, metrics, and insights. Our upcoming features are designed to provide deep insights and enhanced control, helping you make data-driven decisions with ease. | ||
|
||
Interested in piloting our Hybrid Cloud offering? [Sign Up as a Design Partner](https://1ld82idjvlr.typeform.com/to/s7YfGviE) or get in touch at [[email protected]](mailto:[email protected]). | ||
<Card | ||
href="https://1ld82idjvlr.typeform.com/to/s7YfGviE" | ||
title="Sign Up as a Design Partner" | ||
icon="handshake" | ||
> | ||
Your insights and feedback will be invaluable in refining these offerings to | ||
best serve organizations like yours. | ||
</Card> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters