We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d2166b commit 66299beCopy full SHA for 66299be
src/components/AboutDescription/index.tsx
@@ -6,7 +6,7 @@ const AboutDescription: React.FC = () => {
6
<div className={s.container}>
7
<Typist
8
className={s.header}
9
- sentences={["Shoot for the stars", "Anthony is cool", "The sky is the limit."]}
+ sentences={["Shoot for the stars", "Achieve your dreams"]}
10
typingSpeed={70}
11
loop={true}
12
startDelay={2000}
0 commit comments