Skip to content
Merged
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.

6 changes: 3 additions & 3 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.

2 changes: 1 addition & 1 deletion website/src/pages/actors.astro
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import { ScrollObserver } from '@/components/ScrollObserver';
<div class="min-h-screen bg-black font-sans text-zinc-300 selection:bg-[#FF4500]/30 selection:text-orange-200">
<main>
<!-- Hero -->
<section class="relative flex flex-col justify-center px-6 pt-32 pb-16 md:pt-40 md:pb-24 text-center">
<section class="relative flex min-h-[88svh] flex-col justify-center px-6 pt-32 pb-16 md:pt-40 md:pb-24 text-center">
<div class="mx-auto w-full max-w-3xl">
<h1 class="mb-4 text-4xl font-normal leading-[1.1] tracking-tight text-white md:text-6xl">
The primitive for<br />stateful workloads.
Expand Down
Loading
Loading