Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-11 09:08:56 +00:00

View File

@@ -114,16 +114,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Salle Principale", description: "Lumière tamisée, murs pierre, architecture Belle Époque", imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg", imageAlt: "Salle principale élégante", buttonIcon: ArrowRight
title: "Salle Principale", description: "Lumière tamisée, murs pierre, architecture Belle Époque", imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=1", imageAlt: "Salle principale élégante", buttonIcon: ArrowRight
},
{
title: "Terrasse Couverte", description: "Vue sur les toits de Paris, chauffage discret", imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg", imageAlt: "Terrasse couverte", buttonIcon: ArrowRight
title: "Terrasse Couverte", description: "Vue sur les toits de Paris, chauffage discret", imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=2", imageAlt: "Terrasse couverte", buttonIcon: ArrowRight
},
{
title: "Salon Privé", description: "Intimité pour vos événements et célébrations", imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg", imageAlt: "Salon privé", buttonIcon: ArrowRight
title: "Salon Privé", description: "Intimité pour vos événements et célébrations", imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=3", imageAlt: "Salon privé", buttonIcon: ArrowRight
},
{
title: "Cave à Vins", description: "Sélection de plus de 400 références prestigieuses", imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg", imageAlt: "Cave à vins", buttonIcon: ArrowRight
title: "Cave à Vins", description: "Sélection de plus de 400 références prestigieuses", imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=4", imageAlt: "Cave à vins", buttonIcon: ArrowRight
}
]}
/>