From 01300dc31b03bca284a38a89a0cab0cbdd1040b1 Mon Sep 17 00:00:00 2001 From: Mishal Shah Date: Fri, 30 May 2025 14:28:04 -0700 Subject: [PATCH] Add background to the blog post section and move it up on the page --- get-started/cloud-services/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/get-started/cloud-services/index.md b/get-started/cloud-services/index.md index cef52fc04..fbda20c67 100644 --- a/get-started/cloud-services/index.md +++ b/get-started/cloud-services/index.md @@ -7,11 +7,12 @@ title: Use case {% include new-includes/components/get-started-hero.html content = site.data.new-data.get-started.cloud-services.hero %} +{% include new-includes/components/image-text-row.html content = site.data.new-data.get-started.cloud-services.image-text-row background = true %} + {% include new-includes/components/card-grid.html content = site.data.new-data.get-started.cloud-services.secondary-content %} {% include new-includes/components/card-grid.html content = site.data.new-data.get-started.cloud-services.tertiary-content-cloud-native %} -{% include new-includes/components/image-text-row.html content = site.data.new-data.get-started.cloud-services.image-text-row %} {% include new-includes/components/headline-section.html content = site.data.new-data.get-started.cloud-services.headline-section %}