Skip to content

Commit 914b73d

Browse files
author
NiallNiall
committed
updating image and copy
1 parent 381b3e4 commit 914b73d

File tree

4 files changed

+28
-3
lines changed

4 files changed

+28
-3
lines changed

_layouts/seminar.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ <h3 class="seminar-date">{{page.seminar-date}} • {{page.seminar-time}}</h3>
2424
<p>{{paragraph}}</p>
2525
{% endfor %}
2626

27+
<div class="seminar-vertical-link">
28+
<a class="seminar-vertical-link" href="">The pebble approach to Health</a>
29+
</div>
30+
2731
</article>
2832

2933
<article class="aside-container seminar-speakers-container">

_sass/pages/_seminar.scss

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,3 +306,23 @@ h3.seminar-date {
306306
100% { background-position: -12097px; }
307307
}
308308

309+
.seminar-vertical-link{
310+
text-align: center;
311+
padding: 24px 0;
312+
a {
313+
width: 50%;
314+
background: $pink;
315+
padding: 8px 18px;
316+
display: inline;
317+
border: 4px solid rgba(black, 0.2);
318+
color: white;
319+
font-weight: bold;
320+
margin: auto;
321+
322+
&:hover {
323+
background: darken($pink, 10%);
324+
color: #888;
325+
}
326+
}
327+
328+
}
44 Bytes
Loading

seminar-health.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@ seminar-title2: in
1212
seminar-title3: Healthcare
1313
seminar-subtitle: In the trenches
1414
seminar-intro-paragraphs:
15-
- There has been a lot of talk about how companies need to be more innovative, but very little on what stops them from doing so.
16-
- nnovation inside of an existing company is much harder than a startup. For most companies it feels like innovation can only happen by chance, not by design. The question is – why?
17-
- Join us at “Innovating like a Startup” as we lead an interactive discussion and workshop to identify root causes and bottlenecks companies face when creating a culture of continuous innovation.
15+
- The health market is facing increasing challenges from many corners.
16+
- We believe the answer lies in innovative digital solutions. A digital transformation is iminent, and the UK is at the forefront.
17+
- Join us at the hospital club for our “Health Innovation” seminar. From our knowledge gained over 20 years at the forefront of tech innovation, we'll lead an interactive discussion and workshop to identify root causes and bottlenecks companies face when creating a culture of continuous innovation.
18+
1819

1920
## Speakers
2021
speakers:

0 commit comments

Comments
 (0)