Skip to content

Commit

Permalink
♻️ refactor: updated startpage title to match new logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayngie committed Jan 19, 2024
1 parent f59777e commit 85cd3e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/pages/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ export const Home = () => {

return (
<StyledFullSection>
<StyledHeading>Hej!</StyledHeading>
<StyledHeading>Välkommen!</StyledHeading>
<ParagraphWrapper>
<Paragraph>Välkommen till din naturliga guide för att hantera och förebygga <BoldText>graviditetsdiabetes (GDM)</BoldText>. &#129328;</Paragraph>
<Paragraph>Välkommen till Graviditetsdiabetesappen - din naturliga guide för att hantera och förebygga <BoldText>graviditetsdiabetes (GDM)</BoldText>. &#129328;</Paragraph>

<h3>Vad är GDM?</h3>
<Paragraph>
Expand Down

0 comments on commit 85cd3e7

Please sign in to comment.