This commit is contained in:
Tben
2022-06-03 21:13:54 +01:00
parent e3768e06f5
commit cb7af35bdc
5 changed files with 8 additions and 9 deletions
+2 -2
View File
@@ -12,9 +12,9 @@ const about = () => {
<title>About Me</title>
<meta name="description" content="Ben of all trade, master of all! Learn more about me" />
</Head>
<h1><TextShuffler textInput="Ben of all trade, master of all!" delay={ 1000 } /></h1>
<h1><TextShuffler textInput="Ben of all trade, master of all!" delay={ 500 } /></h1>
<span className='hero-sub-text'>
<TextShuffler textInput="Quick learner, adaptable, problem solver, curious. I strive to know the system, rather than the status quo. There's no problem too great: no knowledge too vast: no logic too complex. I thrive in difficult situations and complex problems: problem solving is now second nature to me: if you can think it, it can be done." delay={ 1500 } />
<TextShuffler textInput="Quick learner, adaptable, problem solver, curious. I strive to know the system, rather than the status quo. There's no problem too great: no knowledge too vast: no logic too complex. I thrive in difficult situations and complex problems: problem solving is now second nature to me: if you can think it, it can be done." delay={ 1000 } />
</span>
<div className='w-full h-6'></div>
+2 -2
View File
@@ -16,9 +16,9 @@ const contact = () => {
<meta name="description" content="Get in touch" />
</Head>
<h1><TextShuffler textInput="Great things await ..." delay={ 1000 } /></h1>
<h1><TextShuffler textInput="Great things await ..." delay={ 500 } /></h1>
<span className='hero-sub-text'>
<TextShuffler textInput="Let's talk" delay={ 1500 } />
<TextShuffler textInput="Let's talk" delay={ 1000 } />
</span>
<form autoComplete='on' onSubmit={ (e) => { submitContactForm(e, setSuccess) } }>
+2 -2
View File
@@ -12,9 +12,9 @@ const index = () => {
<title>Benjamin Toby | Fullstack developer, UI UX designer</title>
<meta name="description" content="UI/UX designer, Full Stack Web Developer, Web/graphic/motion designer, React Developer, Next JS developer, Node JS developer, Javascript Developer, Linux Ubuntu, DevOps, Nginx, MySQL developer, Freelancer" />
</Head>
<h1><TextShuffler textInput="UI/UX designer, Full Stack Web Developer, Web/graphic/motion designer" delay={ 1000 } /></h1>
<h1><TextShuffler textInput="UI/UX designer, Full Stack Web Developer, Web/graphic/motion designer" delay={ 500 } /></h1>
<span className='hero-sub-text'>
<TextShuffler textInput="Hi, I'm Benjamin Toby, a fullstack web developer and UI/UX expert." delay={ 2000 } />
<TextShuffler textInput="Hi, I'm Benjamin Toby, a fullstack web developer and UI/UX expert." delay={ 1000 } />
</span>
<div className="hero-ctas-section">
<a href='/documents/Benjamin_Toby_CV-updated.pdf' download={ true }>See my resume</a>
+2 -2
View File
@@ -14,9 +14,9 @@ const myWork = () => {
<title>My Work | Tben</title>
<meta name="description" content="Some of my Work" />
</Head>
<h1><TextShuffler textInput="My Work" delay={ 1000 } /></h1>
<h1><TextShuffler textInput="My Work" delay={ 500 } /></h1>
<span className='hero-sub-text'>
<TextShuffler textInput="Some of my work ..." delay={ 1500 } />
<TextShuffler textInput="Some of my work ..." delay={ 1000 } />
</span>
<div className='portfolio-entries-block mt-4'>