consolidate language about workshops
This commit is contained in:
+29
@@ -70,6 +70,24 @@
|
||||
margin-top: 0.3em;
|
||||
margin-bottom: 1.2em;
|
||||
}
|
||||
.main ul {
|
||||
margin-top: 0.1em;
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
margin: 0 0 0.9rem;
|
||||
}
|
||||
.main ul li {
|
||||
position: relative;
|
||||
padding-left: 1.1rem;
|
||||
margin-bottom: 0.35rem;
|
||||
}
|
||||
.main ul li::before {
|
||||
content: "·";
|
||||
position: absolute;
|
||||
left: 0.3rem;
|
||||
top: -0.05em;
|
||||
color: #444;
|
||||
}
|
||||
.main em {
|
||||
color: #444;
|
||||
}
|
||||
@@ -192,6 +210,17 @@
|
||||
|
||||
<div class="rule"></div>
|
||||
|
||||
<h3>Rates</h3>
|
||||
<ul>
|
||||
<li>Community events: travel-only (free if remote)</li>
|
||||
<li>Corporate talks (45–60 min): 1,900€–2,400€</li>
|
||||
<li>Corporate talks (75–90 min): 2,400€–2,800€</li>
|
||||
<li>Half-day workshop (2–4h): 2,500€–3,000€</li>
|
||||
<li>Full-day workshop (6–8h): 4,200€–4,800€</li>
|
||||
<li>Prep and post is included</li>
|
||||
<li>Remote workshops receive a 20% discount</li>
|
||||
</ul>
|
||||
|
||||
<p>Custom workshops are available; tell me your team’s goals and I’ll tell you if I can help you.</p>
|
||||
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user