Skip to content

Commit d010dd4

Browse files
committed
some tweaks
Signed-off-by: Chris Abraham <[email protected]>
1 parent 5829e69 commit d010dd4

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

Diff for: web/wp-content/themes/cncf-twenty-two/components/home-hero-takeover.php

+12-9
Original file line numberDiff line numberDiff line change
@@ -55,17 +55,12 @@ class="home-hero__poster" style="width: 100%; height: 100%;"
5555
<span>NOVEMBER 12-15</span>
5656
</h1>
5757

58-
<h2 class="home-hero__description"><strong>The KubeCon + CloudNativeCon is the flagship conference
59-
for cloud native.</strong><br/>
58+
<h2 class="home-hero__description">The <strong>KubeCon + CloudNativeCon</strong> is the flagship conference
59+
for cloud native.<br/>
6060
Buy before August 27 to save on tickets!
6161
</h2>
6262

63-
<div class="horizontal-rule"></div>
64-
65-
<ul class="home-hero__metric_wrapper">
66-
<li class="show-over-800">
67-
<div class="wp-block-button"><a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/register/?utm_source=www&utm_medium=homepage&utm_campaign=KubeCon-NA-2024&utm_content=hero" class="wp-block-button__link wp-element-button" title="Learn more about CNCF">Buy Tickets</a></div>
68-
</li>
63+
<ul class="home-hero__metric_wrapper" style="margin-bottom: 40px;">
6964
<li>10K+
7065
<span>Attendees</span>
7166
</li>
@@ -75,11 +70,19 @@ class="home-hero__poster" style="width: 100%; height: 100%;"
7570
<li>300+
7671
<span>Sessions</span>
7772
</li>
78-
<li class="show-over-600">
73+
<li>
7974
8075
<span>Swag</span>
8176
</li>
8277
</ul>
78+
79+
<div class="wp-block-buttons is-content-justification-left is-layout-flex wp-container-core-buttons-is-layout-2 wp-block-buttons-is-layout-flex">
80+
<div class="wp-block-button show-over-600"><a class="wp-block-button__link has-text-align-center wp-element-button" href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/?utm_source=www&utm_medium=homepage&utm_campaign=KubeCon-NA-2024&utm_content=hero" title="Learn more about KubeCon + CloudNativeCon">Learn More</a></div>
81+
<div class="wp-block-button"><a class="wp-block-button__link has-text-align-center wp-element-button" href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/register/?utm_source=www&utm_medium=homepage&utm_campaign=KubeCon-NA-2024&utm_content=hero" title="Register for KubeCon + CloudNativeCon">Register</a></div>
82+
</div>
83+
84+
<div style="height:70px;" aria-hidden="true" class="wp-block-spacer">
85+
</div>
8386
</div>
8487
</div>
8588
</section>

0 commit comments

Comments
 (0)