export const event = {
    title: "La journee qvct",
    edition: "3eme edition",
    theme: "Culture organisationnelle",
    location: 'LOME - TOGO',
    date: '05 Juin 2025 - 08H00',
    speakers: [
        {
            avatar: "/assets/images/speakers/speaker2.jpg",
            fullName: "Katherine Key",

        }
    ]

}