From f672f5210109b62dfb258a2c78a7a3db1cfaa25a Mon Sep 17 00:00:00 2001
From: Ogheneochuko Pedro
Date: Mon, 6 Jan 2025 10:20:58 +0100
Subject: [PATCH] fix: implement design review suggestions
---
templates/data/streaming.html | 31 +++++++++++++++++++++----------
1 file changed, 21 insertions(+), 10 deletions(-)
diff --git a/templates/data/streaming.html b/templates/data/streaming.html
index 04b9dd4c9..4d7ba2db9 100644
--- a/templates/data/streaming.html
+++ b/templates/data/streaming.html
@@ -35,7 +35,7 @@ What is Data streaming?
- {{ image(url="https://assets.ubuntu.com/v1/ff630c7a-hero-img.png",
+ {{ image(url="https://assets.ubuntu.com/v1/bca3146e-hero-img-updated.png",
alt="",
width="2464",
height="1027",
@@ -131,7 +131,7 @@
Batch processing
versus data streaming
-
+
@@ -149,14 +149,17 @@
Streaming use cases
referrerpolicy="strict-origin-when-cross-origin"
allowfullscreen>
-
- Data streaming is widely used wherever immediate actions or insights are needed. Use cases are often found in online retail, financial fraud analysis, advertising and investment.
-
+
+ Data streaming is widely used wherever immediate actions or insights are needed. Use cases are often found in online retail, financial fraud analysis, advertising and investment.
+
-
+
+
+
+
{{ image(url="https://assets.ubuntu.com/v1/27734e9c-rt-advertising-auctions.png",
@@ -285,7 +288,7 @@
Canonical solutions for data streaming
-
+
-
+
Webinar
@@ -411,6 +414,14 @@ Webinar
+
+
{% include "/shared/forms/form-template.html" %}