docs: update
This commit is contained in:
parent
73c5188af1
commit
30e118ca67
|
@ -27,6 +27,14 @@ Do you want to gain exposure by contributing to open-source software, like Drupa
|
||||||
I offer team coaching on an ongoing monthly basis. You can sign up for as long as you need, and pause or cancel at any time.
|
I offer team coaching on an ongoing monthly basis. You can sign up for as long as you need, and pause or cancel at any time.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{/* 1st call to action */}
|
||||||
|
|
||||||
|
<section>
|
||||||
|
<h2 class="sr-only">Apply now</h2>
|
||||||
|
|
||||||
|
<Button href={formUrl} position="centre" text={"Apply now"} />
|
||||||
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
## What is included?
|
## What is included?
|
||||||
|
|
||||||
|
@ -47,14 +55,6 @@ I offer team coaching on an ongoing monthly basis. You can sign up for as long a
|
||||||
- Contributing to open-source projects, such as Drupal.
|
- Contributing to open-source projects, such as Drupal.
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
{/* 1st call to action */}
|
|
||||||
|
|
||||||
<section>
|
|
||||||
<h2 class="sr-only">Apply now</h2>
|
|
||||||
|
|
||||||
<Button href={formUrl} position="centre" text={"Apply now"} />
|
|
||||||
</section>
|
|
||||||
|
|
||||||
{/* Social proof */}
|
{/* Social proof */}
|
||||||
|
|
||||||
{/* Overcome objections */}
|
{/* Overcome objections */}
|
||||||
|
@ -68,6 +68,8 @@ I offer team coaching on an ongoing monthly basis. You can sign up for as long a
|
||||||
- If successful, you make your first payment and book your onboarding call where we can define some key objectives and metrics.
|
- If successful, you make your first payment and book your onboarding call where we can define some key objectives and metrics.
|
||||||
|
|
||||||
<Button href={formUrl} position="centre" text={"Apply now"} />
|
<Button href={formUrl} position="centre" text={"Apply now"} />
|
||||||
|
|
||||||
|
If you need lighter-touch guidance and advice, I also offer one-time consulting calls and pair programming sessions.
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<Testimonials
|
<Testimonials
|
||||||
|
|
Loading…
Reference in a new issue