Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/partners/executive-summit copy updates #1454

Merged
merged 1 commit into from
Dec 9, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 9 additions & 36 deletions templates/partners/executive-summit.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,45 +85,16 @@ <h2 class="p-text--small-caps">Upcoming Summits</h2>
<div class="p-block">
<div class="row">
<div class="col-3 col-medium-2 col-small-2">
<h3 class="p-heading--2">
London
</h3>
</div>
<div class="col-3 col-medium-2 col-small-2">
<p>18 September 2024</p>
<p>
Take the opportunity to network with industry peers, learn from open source experts, and discover new business opportunities in London.
</p>
<p>
<a href="https://ubuntu.com/engage/canonical-executive-summit-london-2024"
class="p-button">Register now</a>
</p>
</div>
<div class="col-3 col-medium-2 u-hide--small">
<img src="https://assets.ubuntu.com/v1/b1bf6c63-photo-1580536793208-117fdb20ffc1-(1).jpg"
alt="" />
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-9 col-start-large-4">
<div class="p-block">
<hr class="p-rule" />
<div class="row">
<div class="col-3 col-medium-2 col-small-2">
<h3 class="p-heading--2">
Bangalore
</h3>
<h3 class="p-heading--2">Bangalore</h3>
</div>
<div class="col-3 col-medium-2 col-small-2">
<p>20 November 2024</p>
<p>12 February 2025</p>
<p>
Learn about how many of the largest System Integrators are using open source for large-scale digital transformation projects.
</p>
<p>
<a href="" class="p-button is-disabled">Register soon</a>
<a href="https://ubuntu.com/engage/canonical-partner-summit-bangalore-2025"
class="p-button">Register now</a>
</p>
</div>
<div class="col-3 col-medium-2 u-hide--small">
Expand All @@ -148,12 +119,14 @@ <h2 class="p-text--small-caps">Past Summits</h2>
<div class="row">
<div class="col-3 col-medium-2 col-small-2">
<h3 class="p-heading--2">
<a href="https://ubuntu.com/engage/canonical-executive-summit-london-2023">London</a>
<a href="https://ubuntu.com/blog/unleash-the-power-of-open-source-in-london-canonical-partner-executive-summit">London</a>
</h3>
</div>
<div class="col-6 col-medium-4 col-small-2">
<p>17 April 2023</p>
<p>Together with AWS and NVIDIA, Canonical&rsquo;s partners in London met to discuss the power of open source.</p>
<p>18 September 2024</p>
<p>
Take the opportunity to network with industry peers, learn from open source experts, and discover new business opportunities in London.
</p>
</div>
</div>
</div>
Expand Down