From fc5bba7f381fbd8dd8138e1891078df455686d73 Mon Sep 17 00:00:00 2001 From: Diana <75819066+cloudjumpercat@users.noreply.github.com> Date: Wed, 17 Jun 2026 16:10:37 -0500 Subject: [PATCH] Add bot detector tile to landing page' Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com> --- .../dedicated-cloud-gateways.yaml | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/app/_landing_pages/dedicated-cloud-gateways.yaml b/app/_landing_pages/dedicated-cloud-gateways.yaml index c65692b187..ac49ac3d00 100644 --- a/app/_landing_pages/dedicated-cloud-gateways.yaml +++ b/app/_landing_pages/dedicated-cloud-gateways.yaml @@ -235,6 +235,42 @@ rows: cta: url: /dedicated-cloud-gateways/multi-cloud/ + - header: + type: h2 + text: "Security" + columns: + - blocks: + - type: card + config: + title: Public network security controls + description: | + Learn how to secure your public Dedicated Cloud Gateway network. + icon: /assets/icons/world.svg + cta: + text: Learn more + url: /dedicated-cloud-gateways/public-network/#security-controls + - blocks: + - type: card + config: + title: WAF for private networking + description: | + Learn how to secure your private Dedicated Cloud Gateway network with WAF. + icon: /assets/icons/lock.svg + cta: + text: Learn more + url: /dedicated-cloud-gateways/private-network/#waf + - blocks: + - type: card + config: + title: Bot Detector (tech preview) + description: | + Bot Detector helps identify automated or suspicious traffic using signals like IP addresses, ASN, JA4 fingerprints, user agents, and request paths. + Use Bot Detector to monitor matching traffic in monitor mode, or block matching traffic with configurable rules. + icon: /assets/icons/warning.svg + cta: + text: Enable Bot Detector in {{site.konnect_short_name}} Labs + url: https://cloud.konghq.com/global/organization/labs + - header: type: h2 text: "Cluster management"