Skip to content

Commit 197a9c6

Browse files
authored
feat: copy update to Canonical Days page (#2285)
1 parent cdc3c01 commit 197a9c6

File tree

1 file changed

+4
-15
lines changed

1 file changed

+4
-15
lines changed

templates/events/canonical-days.html

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ <h2>What to expect</h2>
125125

126126
{%- if slot == 'description' -%}
127127
<p>
128-
Our events cover a wide range of topics for both technical practitioners and business leaders - from open source security to modern
129-
infrastructure, app modernization and IoT.
128+
Our events cover a wide range of topics for both technical practitioners and business leaders - from open source security to
129+
infrastructure modernization and AI adoption.
130130
</p>
131131
{%- endif -%}
132132

@@ -147,8 +147,8 @@ <h3 class="p-heading--5">Infrastructure in the age of AI</h3>
147147

148148
{%- if slot == 'list_item_description_2' -%}
149149
<p>
150-
Join us and transform your IT infrastructure from a cost center into an innovation hub. Uncover how adopting Kubernetes
151-
and automation can help your business modernize workloads for the age of AI.
150+
Join us and transform your IT infrastructure from a cost center into an innovation hub. Uncover how Canonical's
151+
infrastructure portfolio can help you optimize costs and scale with confidence.
152152
</p>
153153
{%- endif -%}
154154

@@ -162,17 +162,6 @@ <h3 class="p-heading--5">Digital sovereignty</h3>
162162
digital sovereignty and build resilient systems for the future.
163163
</p>
164164
{%- endif -%}
165-
166-
{%- if slot == 'list_item_title_4' -%}
167-
<h3 class="p-heading--5">Smart devices at the edge</h3>
168-
{%- endif -%}
169-
170-
{%- if slot == 'list_item_description_4' -%}
171-
<p>
172-
Implement a DevOps approach to IoT and benefit from trusted open source across the device lifecycle.
173-
Implement edge AI at scale with security fundamentals.
174-
</p>
175-
{%- endif -%}
176165
{%- endcall -%}
177166

178167
{% call(slot) vf_quote_wrapper(

0 commit comments

Comments
 (0)