Emphasize copy for learn.wpcarro.dev
- Embolden money amounts - Italicize "Start today."
This commit is contained in:
parent
c23e263a9f
commit
bcc2d1e902
1 changed files with 4 additions and 2 deletions
|
@ -41,16 +41,18 @@
|
|||
<div class="my-4">
|
||||
<h2 class="text-3xl">Pricing</h2>
|
||||
<p class="leading-relaxed mb-4">
|
||||
I charge £50 per hour for video lessons and £100 per hour for in-person
|
||||
I charge <bold class="font-bold">£50</bold> per hour for video lessons
|
||||
and <bold class="font-bold">£100</bold> per hour for in-person
|
||||
sessions. I am currently based in South Kensington, London.
|
||||
</p>
|
||||
</div>
|
||||
<div class="mt-4 mb-8">
|
||||
<div class="my-4">
|
||||
<h2 class="text-3xl">Contact</h2>
|
||||
<p class="leading-relaxed mb-4">
|
||||
Whether you want to sign-up or simply want to learn more, send me an
|
||||
email at <a href="mailto:wpcarro@gmail.com" class="font-bold text-blue-600 hover:underline">wpcarro@gmail.com</a>.
|
||||
</p>
|
||||
<p class="text-center my-8">Why delay? <em>Start today.</em></p>
|
||||
</div>
|
||||
<footer class="mb-8">
|
||||
<p class="text-center">Why delay? Start today.</p>
|
||||
|
|
Loading…
Reference in a new issue