Skip to content

Commit

Permalink
link to shasta
Browse files Browse the repository at this point in the history
  • Loading branch information
srinjoym committed Sep 20, 2024
1 parent 57f6588 commit fb1cf7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Hero/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const Hero:FunctionComponent<HeroProps> = ({className, photoUrls}) => (
</Heading>

<Text size="lg" mt={2}>
I'm an engineer working on mixed-reality at Microsoft. In my free time, I like to tinker with side projects and take photos
I'm the founder of <a href="https://shasta.health">Shasta Health</a> - we build software to help physical therapists go independent. In my free time, I like to tinker with side projects and take photos
</Text>

<SocialIcons my={6}/>
Expand Down

0 comments on commit fb1cf7d

Please sign in to comment.