Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-15 21:06:59 +00:00

View File

@@ -105,7 +105,7 @@ export default function LandingPage() {
placeholder: "Type a comment..."
},
{
title: "Release Pipeline", description: "One-click deployments with intelligent staging, canary releases, automatic rollbacks, and production monitoring out of the box.", bentoComponent: "timeline", items: [
title: "Release Pipeline", description: "One-click deployments with intelligent staging, canary releases, automatic rollbacks, and production monitoring out of the box.", bentoComponent: "timeline", heading: "Deployment Pipeline", subheading: "Three-stage release process", items: [
{ label: "Code Push", detail: "Automatically triggered on merge" },
{ label: "Testing", detail: "Full test suite in 2 minutes" },
{ label: "Deployment", detail: "Zero-downtime production release" }