Skip to content

Commit

Permalink
Adjust welcome message
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaschlegel committed Nov 9, 2024
1 parent 8d9d243 commit 1f02333
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/data/content.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ export const navLinks = [
] as const;

export const heroSectionData = {
heading: 'Want better visual science communication?',
text: 'I transform data into narratives, web presences and create illustrative content.',
heading: 'Need visuals that make your research stand out?',
text: 'I transform data into narratives, web presences and create illustrative content – especially for science.',
statsData: [
{ name: '(Scientific) Articles Written', number: '15' },
{ name: 'Illustrations', number: '253' },
Expand Down

0 comments on commit 1f02333

Please sign in to comment.