From 84ff83303af77ec396a8392035e9bc91d9db138f Mon Sep 17 00:00:00 2001 From: hsiegeln <37154749+hsiegeln@users.noreply.github.com> Date: Fri, 24 Apr 2026 23:40:17 +0200 Subject: [PATCH] feat(copy): update homepage title + meta description Thesis: 'Run Apache Camel without running Apache Camel.' Reframes the page from observability tool to hosted runtime platform for Camel. --- src/pages/index.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 34d8695..d0c92d1 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -10,8 +10,8 @@ import PricingTeaser from '../components/sections/PricingTeaser.astro'; import FinalCTA from '../components/sections/FinalCTA.astro'; ---