Skip to content

Commit 66299be

Browse files
authored
Update index.tsx
1 parent 0d2166b commit 66299be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/AboutDescription/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const AboutDescription: React.FC = () => {
66
<div className={s.container}>
77
<Typist
88
className={s.header}
9-
sentences={["Shoot for the stars", "Anthony is cool", "The sky is the limit."]}
9+
sentences={["Shoot for the stars", "Achieve your dreams"]}
1010
typingSpeed={70}
1111
loop={true}
1212
startDelay={2000}

0 commit comments

Comments
 (0)