diff --git a/public/docs/flyer_cours_impro_adultes_debutant.e.s.pdf b/public/docs/flyer_cours_impro_adultes_debutant.e.s.pdf new file mode 100644 index 0000000..54df8f2 Binary files /dev/null and b/public/docs/flyer_cours_impro_adultes_debutant.e.s.pdf differ diff --git a/src/components/Card.astro b/src/components/Card.astro index d2b9b18..2abd889 100644 --- a/src/components/Card.astro +++ b/src/components/Card.astro @@ -1,12 +1,11 @@ --- export interface Props { title: string; - body: string; href: string; target: string; } -const { href, target, title, body } = Astro.props; +const { href, target, title} = Astro.props; --- diff --git a/src/pages/index.astro b/src/pages/index.astro index 019ade7..9651971 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -29,25 +29,37 @@ import Card from '../components/Card.astro'; + > + Tous nos évènements directement dans votre boite aux lettres ! + + + Cours d’impro adultes débutant·e·s
+ Début des cours d’essai en octobre ! +
+ > + Écrivez-nous + + href="https://www.facebook.com/LesParticules" + target="_blank" + title="Facebook" + > + Retrouvez-nous sur Facebook + + href="https://www.instagram.com/les_particules/" + target="_blank" + title="Instagram" + > + Retrouvez-nous sur Instagram +