Skip to content

Commit c514b4e

Browse files
committed
Fixing links/texts per Allison
Signed-off-by: Jimmy McArthur <jimmy@tipit.net>
1 parent 075bd16 commit c514b4e

File tree

4 files changed

+24
-25
lines changed

4 files changed

+24
-25
lines changed

summit/templates/Includes/StaticSummitPageFooter.ss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="col-md-6 col-sm-12">
55
<div class="button-wrapper">
66
<a href="{$RegistrationLink}" class="btn register-btn-lrg">
7-
Get your early bird ticket now!
7+
Register for $999 USD now
88
<i class="fa fa-arrow-right"></i>
99
</a>
1010
<div class="links">

summit/templates/Includes/StaticSummitPageHeader.ss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<div class="highlight">
5252
<span class="megaphone"></span>
5353
<h5>
54-
<strong>Register for $999</strong> USD before prices increase on October 24 at 11:59pm PT (October 25 at 6:59am UTC)
54+
<strong>Register for $999 USD</strong> before prices increase on October 24 at 11:59pm PT (October 25 at 6:59am UTC)
5555
</h5>
5656
</div>
5757
</div>

summit/templates/Includes/StaticSummitPageHeaderSmall.ss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<div class="highlight">
5252
<span class="megaphone"></span>
5353
<h5>
54-
<strong>Register for $999</strong> USD before prices increase on October 24 at 11:59pm PT (October 25 at 6:59am UTC)
54+
<strong>Register for $999 USD</strong> before prices increase on October 24 at 11:59pm PT (October 25 at 6:59am UTC)
5555
</h5>
5656
</div>
5757
</div>

summit/templates/Layout/StaticSummitAboutPage.ss

Lines changed: 21 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,21 @@
66
<h2>Home of Open Infrastructure</h2>
77
<div class="bird"> <span></span>
88
<h5>Purchase your ticket now! <br>
9-
<strong>$999 until October 24</strong></h5>
9+
<strong>$999 USD until October 24</strong></h5>
1010
</div>
1111
</div>
1212
<div class="col-lg-5 col-md-6 col-sm-12 about-buttons">
1313

1414
<p>Join the people building and operating open infrastructure, with over 200 sessions and workshops on Container
1515
Infrastructure, CI/CD, Telecom + NFV, Public Cloud, Private & Hybrid Cloud and members of open source
16-
communities like Ansible, Ceph, Docker, Kata Containers, Kubernetes, ONAP, OpenStack, Open vSwitch, OPNFV
17-
and Zuul.</p>
16+
communities like Ansible, Ceph, Docker, Kata Containers, Kubernetes, ONAP, OpenStack, Open vSwitch, OPNFV, Zuul, and more.</p>
1817

1918
<a class="btn btn-default" href="/summit/berlin-2018/sponsors/">Sponsor the Summit <i class="fal fa-arrow-right"></i></a>
20-
<a class="btn btn-primary" href="https://www.eventbrite.com/e/openstack-summit-november-2018-berlin-tickets-41880169715" target="_blank">Register for $999 Now <i class="fal fa-arrow-right"></i></a>
19+
<a class="btn btn-primary" href="https://www.eventbrite.com/e/openstack-summit-november-2018-berlin-tickets-41880169715" target="_blank">Register for $999 USD Now <i class="fal fa-arrow-right"></i></a>
2120

2221
</div>
2322
<div class="col-md-12 session-box">
24-
<h3>200 sessions and workshops</h3>
23+
<h3>200 Sessions and Workshops</h3>
2524
<ul class="sessions">
2625
<li class="session"> <span></span> AI</li>
2726
<li class="session"> <span></span> CI/CD</li>
@@ -52,7 +51,7 @@
5251
</a>
5352
</div>
5453
<div class="text-container col-md-5 col-sm-12">
55-
<h3 class="title-section">Who attends the summit</h3>
54+
<h3 class="title-section">Who Attends the Summit</h3>
5655

5756
<p>Keynote presentations from the individuals building and operating open infrastructure will take place on Tuesday and Wednesday. Breakout sessions throughout the week will cover topics including public, private and hybrid cloud strategies, edge computing, container infrastructure integration, CI/CD and machine learning in addition to hands-on-training and networking opportunities.
5857
</p>
@@ -109,18 +108,6 @@
109108
</div>
110109
</div>
111110
</div>
112-
<div class="col-lg-3 col-md-6 col-sm-4 col-xs-4 featured">
113-
<div class="summit-user-section">
114-
<div class="summit-user-image-box">
115-
<img src="https://www.openstack.org/assets/profile-images/DianeMuellerTwitterProfilePic2014.jpeg" alt="Diane Mueller" class="summit-user-image">
116-
</div>
117-
<div class="info">
118-
<div class="name">Diane Mueller</div>
119-
<div class="title">Red Hat</div>
120-
<div class="topic">OpenStack on Kubernetes</div>
121-
</div>
122-
</div>
123-
</div>
124111
<div class="col-lg-3 col-md-6 col-sm-4 col-xs-4 featured">
125112
<div class="summit-user-section">
126113
<div class="summit-user-image-box">
@@ -146,6 +133,18 @@
146133
</div>
147134
</div>
148135
</div>
136+
<div class="col-lg-3 col-md-6 col-sm-4 col-xs-4 featured">
137+
<div class="summit-user-section">
138+
<div class="summit-user-image-box">
139+
<img src="https://www.openstack.org/assets/profile-images/DianeMuellerTwitterProfilePic2014.jpeg" alt="Diane Mueller" class="summit-user-image">
140+
</div>
141+
<div class="info">
142+
<div class="name">Diane Mueller</div>
143+
<div class="title">Red Hat</div>
144+
<div class="topic">OpenStack on Kubernetes</div>
145+
</div>
146+
</div>
147+
</div>
149148
<div class="col-lg-3 col-md-6 col-sm-4 col-xs-4 featured">
150149
<div class="summit-user-section">
151150
<div class="summit-user-image-box">
@@ -458,7 +457,7 @@
458457

459458
</div>
460459
<div class="item">
461-
<h3>Media Sponsors</h3>
460+
<h3>Media Partners</h3>
462461

463462
<div class="col-lg-2 col-md-2 col-sm-2 centered-column">
464463
<a rel="nofollow" href="http://thenewstack.io/"><img alt="The New Stack_big_logo" src="/assets/companies/main_logo/thenewstack-sp-lg.jpg"
@@ -564,16 +563,16 @@
564563
</div>
565564
<div class="box light item spec">
566565
<h4>Get the Summit Mobile App</h4>
567-
<p>Download for iOS and Android today</p>
566+
<p>Download the official Summit app (iOS or Android) and build your personal Summit schedule.</p>
568567

569568
<a class="btn" href="https://www.openstack.org/mobile">Get the App<i class="fa fa-arrow-right"></i></a>
570569
</div>
571570

572571
<div class="box light item spec">
573572
<h4>Get involved with the Forum</h4>
574-
<p>Formal topic submission opens September 12th.</p>
573+
<p>Operators and developers attend the Forum to share feedback and collaboratively brainstorm requirements for the next release.</p>
575574

576-
<a class="btn" href="https://www.openstack.org/summit/berlin-2018/call-for-presentations">Learn more <i class="fa fa-arrow-right"></i></a>
575+
<a class="btn" href="https://www.openstack.org/summit/berlin-2018/call-for-presentations">Get involved <i class="fa fa-arrow-right"></i></a>
577576
</div>
578577
</div>
579578

0 commit comments

Comments
 (0)