Skip to content

Commit

Permalink
feat: changing hero section text
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaithsaidani committed Jun 19, 2024
1 parent 750e298 commit c415b55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/home/main/hero/heroarticle/HeroArticle.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ export const HeroArticle = () => {
sx={{marginTop: 40}}
/>
<div className={"paragraph"}>
<Typography variant="h2"><span>Embarquez</span> Pour un voyage <span>Culinaire</span></Typography>
<Typography variant="h2"><span>Entamez</span> une odyssée <span>Gourmande</span></Typography>
<img src={HeroLine} alt={"Hero Line"}/>
<Typography variant={"body1"}>Explorer les saveurs du monde en un clin d'œil avec "Le Monde en
<Typography variant={"body1"}>Découvrez les saveurs du monde en un clin d'œil avec "Le Monde en
Bouche" ! Préparez-vous à un voyage gustatif inoubliable, sans quitter votre pays !</Typography>
</div>
</div>
Expand Down

0 comments on commit c415b55

Please sign in to comment.