Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-02 10:09:41 +00:00

View File

@@ -58,45 +58,45 @@ export default function LandingPage() {
description="Bienvenue au cœur de Sarralbe. Une pause gourmande dans un cadre authentique et chaleureux."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-cup-coffee-flowers_169016-1431.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-cup-coffee-flowers_169016-1431.jpg?_wi=1",
imageAlt: "Ambiance du café",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263583.jpg?_wi=1",
imageAlt: "Intérieur chaleureux",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/coffee-still-life_23-2148116855.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-still-life_23-2148116855.jpg?_wi=1",
imageAlt: "Café frais",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/croissant-brownies_1339-4097.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/croissant-brownies_1339-4097.jpg?_wi=1",
imageAlt: "Pâtisserie maison",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-srimps-glass-white-wine_140725-3351.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-srimps-glass-white-wine_140725-3351.jpg?_wi=1",
imageAlt: "Sélection de vins",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/coffee-still-life_23-2148116855.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-still-life_23-2148116855.jpg?_wi=2",
imageAlt: "Service café",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/croissant-brownies_1339-4097.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/croissant-brownies_1339-4097.jpg?_wi=2",
imageAlt: "Petit déjeuner",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-srimps-glass-white-wine_140725-3351.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-srimps-glass-white-wine_140725-3351.jpg?_wi=2",
imageAlt: "Soirée détente",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-cup-coffee-flowers_169016-1431.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-cup-coffee-flowers_169016-1431.jpg?_wi=2",
imageAlt: "Vue terrasse",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263583.jpg?_wi=2",
imageAlt: "L'esprit bistrot",
},
]}
@@ -193,19 +193,19 @@ export default function LandingPage() {
id: "p1",
name: "Café Signature",
price: "2.50€",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-still-life_23-2148116855.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-still-life_23-2148116855.jpg?_wi=3",
},
{
id: "p2",
name: "Croissant Maison",
price: "1.80€",
imageSrc: "http://img.b2bpic.net/free-photo/croissant-brownies_1339-4097.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/croissant-brownies_1339-4097.jpg?_wi=3",
},
{
id: "p3",
name: "Sélection Vins",
price: "4.50€",
imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-srimps-glass-white-wine_140725-3351.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-srimps-glass-white-wine_140725-3351.jpg?_wi=3",
},
]}
title="Nos Spécialités"
@@ -224,7 +224,7 @@ export default function LandingPage() {
name: "Marie L.",
role: "Habituée",
testimonial: "Un lieu incontournable à Sarralbe pour bien démarrer la journée.",
imageSrc: "http://img.b2bpic.net/free-photo/pensive-elderly-woman-sitting-table-cafe_23-2148216422.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pensive-elderly-woman-sitting-table-cafe_23-2148216422.jpg?_wi=1",
},
{
id: "2",
@@ -252,7 +252,7 @@ export default function LandingPage() {
name: "Pierre B.",
role: "Amateur de café",
testimonial: "La qualité des produits est toujours irréprochable.",
imageSrc: "http://img.b2bpic.net/free-photo/pensive-elderly-woman-sitting-table-cafe_23-2148216422.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pensive-elderly-woman-sitting-table-cafe_23-2148216422.jpg?_wi=2",
},
]}
title="Ce que disent nos clients"