Changed hero text
This commit is contained in:
@@ -51,11 +51,11 @@ const yearsSince = currentYear - fixedYear;
|
||||
|
||||
<Hero
|
||||
id="hero"
|
||||
title="Hi! I am Richard Bergsma"
|
||||
title="Turning automation into action, one workflow at a time."
|
||||
actions={[{ variant: 'primary', text: 'Contact me', href: getPermalink('/contact#form') }]}
|
||||
>
|
||||
<Fragment slot="subtitle">
|
||||
<strong>Turning automation into action, one workflow at a time.</strong> </br>I streamline processes with Power Automate, build smart chatbots in Copilot Studio, and connect the dots with seamless API integrations—all while leveling up my Python skills.
|
||||
<strong>Hi! I am Richard Bergsma</strong> </br>I streamline processes with Power Automate, build smart chatbots in Copilot Studio, and connect the dots with seamless API integrations—all while leveling up my Python skills.
|
||||
</Fragment>
|
||||
|
||||
</Hero>
|
||||
|
Reference in New Issue
Block a user