From ac8e4ea65169cd708b8497903e7b72529a3b0d94 Mon Sep 17 00:00:00 2001 From: Nic Chan Date: Fri, 21 Jun 2024 16:01:31 +0800 Subject: [PATCH] Remove sections from rust workshops --- src/services/workshops/rust.njk | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/src/services/workshops/rust.njk b/src/services/workshops/rust.njk index cc7c3629af..a266f837da 100644 --- a/src/services/workshops/rust.njk +++ b/src/services/workshops/rust.njk @@ -257,20 +257,5 @@ description: "We provide a number of workshops to enable teams to succeed with R -{% - set 'content' = { - "subtitle": "Discover our other services" - } -%} -{{ featuredServices(services['rust-workshops'], content) }} {% include "global/rust-cta.njk" %} {% include "global/rust-newsletter-cta.njk" %} -{% - set 'content' = { - "title": "Grow your business with us", - "text": "Our experts are ready to guide you through your next big move. Let us know how we can help.", - "linkUrl": "/contact", - "linkText": "Get in touch" - } -%} -{{ ctaBanner('purple', 'full', content) }}