Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-06-07 17:30:57 +00:00

View File

@@ -96,12 +96,10 @@ export default function LandingPage() {
description="Découvrez nos horaires pour planifier votre visite et profitez de nos services de pressing."
features={[
{
title: "Dimanche", description: '<span class="text-gray-500 block mb-1">Fermé</span> <span class="inline-flex items-center rounded-full bg-gray-100 px-2 py-1 text-xs font-medium text-gray-600 ring-1 ring-inset ring-gray-500/10">Fermé</span>',
cardClassName: "bg-gray-50 dark:bg-gray-800"
title: "Dimanche", description: '<span class="text-gray-500 block mb-1">Fermé</span> <span class="inline-flex items-center rounded-full bg-gray-100 px-2 py-1 text-xs font-medium text-gray-600 ring-1 ring-inset ring-gray-500/10">Fermé</span>'
},
{
title: "Lundi", description: '<span class="text-gray-500 block mb-1">Fermé</span> <span class="inline-flex items-center rounded-full bg-gray-100 px-2 py-1 text-xs font-medium text-gray-600 ring-1 ring-inset ring-gray-500/10">Fermé</span>',
cardClassName: "bg-gray-50 dark:bg-gray-800"
title: "Lundi", description: '<span class="text-gray-500 block mb-1">Fermé</span> <span class="inline-flex items-center rounded-full bg-gray-100 px-2 py-1 text-xs font-medium text-gray-600 ring-1 ring-inset ring-gray-500/10">Fermé</span>'
},
{ title: "Mardi", description: "07:1512:15<br/>15:0019:30" },
{ title: "Mercredi", description: "07:1512:15<br/>15:0019:30" },