Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added website/public/promo/og-cloud.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion website/src/components/Footer.jsx

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

43 changes: 31 additions & 12 deletions website/src/components/marketing/pricing/PricingPageClient.tsx

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 1 addition & 25 deletions website/src/components/marketing/sections/HostingSection.tsx

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

93 changes: 93 additions & 0 deletions website/src/components/marketing/sections/OnPremSection.tsx

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions website/src/components/marketing/sections/RedesignedHero.tsx

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

97 changes: 97 additions & 0 deletions website/src/components/marketing/solutions/AgentOSPage.tsx

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions website/src/pages/cloud.astro
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,10 @@ const productSchema = {
---

<MarketingLayout
title="Cloud - Rivet"
description="Rivet Cloud—managed cloud solution for stateful backends. Transparent pricing, global infrastructure, and seamless orchestration."
title="Cloud & On-Prem Pricing - Rivet"
description="Run Rivet on our managed cloud or inside your own VPC, customer environment, or air-gapped network. Transparent pricing for the agentic era."
canonicalUrl="https://rivet.dev/cloud/"
ogImage="/promo/og-cloud.png"
>
<script type="application/ld+json" set:html={JSON.stringify(productSchema)} />
<PricingPageClient client:load />
Expand Down
Loading
Loading