style: reformat
This commit is contained in:
parent
a33f269253
commit
23fafcbcf0
11 changed files with 130 additions and 61 deletions
|
|
@ -11,7 +11,12 @@ price: 199
|
|||
- Once payment is received, you’ll obtain a link to schedule a meeting in my calendar.
|
||||
- The meeting will take place over Zoom.
|
||||
|
||||
<a class="inline-block py-2 px-5 my-4 text-lg text-white no-underline rounded-lg border-2 transition-colors duration-200 hover:bg-white border-blue-primary bg-blue-primary hover:text-blue-primary" href={frontmatter.link}>Book your call now →</a>
|
||||
<a
|
||||
class="inline-block py-2 px-5 my-4 text-lg text-white no-underline rounded-lg border-2 transition-colors duration-200 hover:bg-white border-blue-primary bg-blue-primary hover:text-blue-primary"
|
||||
href={frontmatter.link}
|
||||
>
|
||||
Book your call now →
|
||||
</a>
|
||||
|
||||
If you don’t find the call valuable, I’ll refund 100% of the cost.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue