From 754333226b3c22e00dccbd54a39a6670599c2197 Mon Sep 17 00:00:00 2001 From: hsiegeln <37154749+hsiegeln@users.noreply.github.com> Date: Fri, 24 Apr 2026 17:17:24 +0200 Subject: [PATCH] =?UTF-8?q?Add=20homepage=20Hero=20section=20=E2=80=94=20h?= =?UTF-8?q?eadline,=20subhead,=20CTAs,=20diagram?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/sections/Hero.astro | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 src/components/sections/Hero.astro diff --git a/src/components/sections/Hero.astro b/src/components/sections/Hero.astro new file mode 100644 index 0000000..208c97c --- /dev/null +++ b/src/components/sections/Hero.astro @@ -0,0 +1,27 @@ +--- +import CTAButtons from '../CTAButtons.astro'; +import RouteDiagram from '../RouteDiagram.astro'; +import TopographicBg from '../TopographicBg.astro'; +--- +
+ +
+
+

+ Observability · Apache Camel +

+

+ See every route.
+ Reach into every flow. +

+

+ Zero-code tracing, processor-level detail, and live control for Apache Camel — + from a single -javaagent flag. +

+ +
+
+ +
+
+