Skip to content
---
# https://vitepress.dev/reference/default-theme-home-page
layout: home

hero:
  name: "Time Track Central"
  text: "Documentation Web et Business Central"
  tagline: Le temps de votre vie
  actions:
    - theme: brand
      text: Démarrage rapide
      link: /en/quick-start/
    - theme: alt
      text: Guide de l'application Web
      link: /en/web/

features:
  - icon: 🚀
    title: Démarrage rapide
    details: Commencez avec Time Track Central
    link: /en/quick-start/
  - icon: 🌐
    title: Application Web
    details: Comment utiliser l'interface web
    link: /en/web/
  - icon: <img src="/bc.svg" width="30" height="30">
    title: Business Central
    details: Configuration de l'extension Business Central
    link: /en/bc/
  - icon: 🔌
    title: Outils
    details: Utilitaires Business Central autonomes
    link: /en/tools/
---