Merge comments removed

This commit is contained in:
becarta
2025-02-04 16:03:24 +01:00
parent b40d99529b
commit 66bf88264d

View File

@@ -53,19 +53,12 @@ const yearsSince = currentYear - fixedYear;
<Hero
id="hero"
<<<<<<< HEAD
title="Turning automation into action, one workflow at a time."
actions={[{ variant: 'primary', text: 'Contact me', href: getPermalink('/contact#form') }]}
>
<Fragment slot="subtitle">
<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.
=======
title="Simplifying Systems, Amplifying Results"
>
<Fragment slot="subtitle">
<strong>Hi! I am Richard Bergsma</strong></br>I automate workflows with Power Automate, build smart chatbots in Copilot Studio, and connect systems through seamless API integrations. From optimizing IT infrastructure and managing global environments to enhancing collaboration with SharePoint and Azure, I streamline processes to make technology work smarter—all while leveling up my Python skills.
>>>>>>> 35c7b27 (Main page information updated)
</Fragment>
</Hero>