Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-11 09:08:57 +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
}
]}
/>