small fixes to the front page
This commit is contained in:
@@ -8,7 +8,7 @@ draft: false
|
||||
|
||||
These are pretty easy to answer: my name is Lourenço, and I'm literally just a person. I've been a financial analyst, project manager, IT support engineer, and a farmer. Perhaps most importantly, I've always been a geek at heart - I assembled my first computer at age 14, and the first thing I did was install Linux on it. Since then, this has been my main operating system on all the machines I use.
|
||||
|
||||
As for trust, you shouldn't trust me if this is the first time you hear of me or this project. But here's a few things that might assuage your fears: I'm not a faceless corporation that treats you as a product; I'm not going to use an AI chatbot to intermediate your conversations; and you can be sure that whatever services I provide, I'll do it as if I was doing it for myself.
|
||||
As for trust, you shouldn't trust me if this is the first time you hear of me or this project. But here's a few things that might assuage your fears: I'm not a faceless corporation that treats you as a product; I'm not going to use an AI chatbot to intermediate our conversations; and you can be sure that whatever services I provide, I'll do it as if I was doing it for myself.
|
||||
|
||||
## Why are you doing this?
|
||||
|
||||
|
||||
@@ -4,7 +4,9 @@
|
||||
<h1>Welcome to {{ .Site.Title }}</h1>
|
||||
{{ .Content }}
|
||||
<div class="call-to-action">
|
||||
<a href="/about" class="button">Learn more →</a>
|
||||
<a href="/blog" class="button">View Blog →</a>
|
||||
<a href="https://schedule.excipio.tech/" class="button">Schedule a call →</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user