Skip to content

Commit 4520032

Browse files
committed
More title tweaks
1 parent 954450c commit 4520032

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/HomepageSlider/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ import styles from './styles.module.css';
99
import { main, click, target } from './codes';
1010

1111
const titles = [
12-
<Translate>System design in Lingua Franca</Translate>,
13-
<Translate>Interactive diagrams in IDE</Translate>,
12+
<Translate>Architect your application in LF</Translate>,
13+
<Translate>Navigate your code graphically</Translate>,
1414
<Translate>Code in the language you like</Translate>,
1515
];
1616

0 commit comments

Comments
 (0)