Change landing home page text.
This commit is contained in:
parent
b4a6e4a886
commit
efac29207f
@ -6,19 +6,24 @@ const Home = () => {
|
|||||||
<div className='row'>
|
<div className='row'>
|
||||||
<div className="col-6 offset-3">
|
<div className="col-6 offset-3">
|
||||||
<section className="content-section">
|
<section className="content-section">
|
||||||
<h1 className="text-primary">Hallo, my name is Kevin.</h1>
|
<p>I am a programmer as profession.</p>
|
||||||
<h3 className="text-secondary">Nice to meet you! :)</h3>
|
<p>I worked on:</p>
|
||||||
<p>I am a programmer and enjoy building software. I have done <Link reloadDocument to="/pages/software/configuration-automation">configuration automation</Link>, <Link reloadDocument to="/pages/software/dxp-development">DXP development</Link> and other <Link reloadDocument to="/pages/software#list-projects">projects</Link>.</p>
|
|
||||||
<p>When it comes to technology and engineering, I am always curious and eager to learn and adept myself. One of the things I enjoy the most is being able to teach others. Interns who enthousiastically become better programmers themselves through my knowledge is amazing! Check out my <Link reloadDocument to="/pages/software">Software</Link> journey.</p>
|
|
||||||
<p>My other interests are:</p>
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><Link reloadDocument to="/pages/radio">amateur radio</Link></li>
|
<li><Link reloadDocument to="/pages/software/configuration-automation">configuration automation</Link></li>
|
||||||
|
<li><Link reloadDocument to="/pages/software/dxp-development">DXP development</Link></li>
|
||||||
|
<li><Link reloadDocument to="/pages/software#list-projects">Other software projects</Link></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>My interests are:</p>
|
||||||
|
<ul>
|
||||||
|
<li><Link reloadDocument to="/pages/software">Software development</Link></li>
|
||||||
|
<li><Link reloadDocument to="/pages/japanese">Japanese language</Link></li>
|
||||||
|
<li><Link reloadDocument to="/pages/radio">Amateur radio</Link></li>
|
||||||
<li>Linux</li>
|
<li>Linux</li>
|
||||||
<li>electronics</li>
|
<li>Electronics</li>
|
||||||
<li><Link reloadDocument to="/pages/japanese">learning Japanese</Link></li>
|
<li>Woodworking</li>
|
||||||
<li>woodworking</li>
|
<li>Yoga</li>
|
||||||
<li>synthesize music</li>
|
<li>synthesize music</li>
|
||||||
<li>yoga</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
<p>I am based in Helmond, the Netherlands.</p>
|
<p>I am based in Helmond, the Netherlands.</p>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user