Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-06 11:42:21 +00:00

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg"
imageSrc="http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg?_wi=1"
imageAlt="Café de spécialité artisanal"
avatars={[
{
@@ -143,42 +143,42 @@ export default function LandingPage() {
name: "Matcha Latte",
price: "4.50€",
variant: "Boisson",
imageSrc: "http://img.b2bpic.net/free-photo/matcha-latte-art-close-up_23-2152005521.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/matcha-latte-art-close-up_23-2152005521.jpg?_wi=1",
},
{
id: "p2",
name: "Avocado Toast",
price: "8.50€",
variant: "Salé",
imageSrc: "http://img.b2bpic.net/free-photo/bunch-red-beans-wooden-box-with-burlap_114579-39046.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bunch-red-beans-wooden-box-with-burlap_114579-39046.jpg?_wi=1",
},
{
id: "p3",
name: "Brioche Maison",
price: "3.50€",
variant: "Sucré",
imageSrc: "http://img.b2bpic.net/free-photo/matcha-latte-art-close-up_23-2152005521.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/matcha-latte-art-close-up_23-2152005521.jpg?_wi=2",
},
{
id: "p4",
name: "Flat White",
price: "4.00€",
variant: "Boisson",
imageSrc: "http://img.b2bpic.net/free-photo/bunch-red-beans-wooden-box-with-burlap_114579-39046.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bunch-red-beans-wooden-box-with-burlap_114579-39046.jpg?_wi=2",
},
{
id: "p5",
name: "Scone aux fruits",
price: "3.00€",
variant: "Sucré",
imageSrc: "http://img.b2bpic.net/free-photo/matcha-latte-art-close-up_23-2152005521.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/matcha-latte-art-close-up_23-2152005521.jpg?_wi=3",
},
{
id: "p6",
name: "Salade du jour",
price: "9.50€",
variant: "Salé",
imageSrc: "http://img.b2bpic.net/free-photo/bunch-red-beans-wooden-box-with-burlap_114579-39046.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bunch-red-beans-wooden-box-with-burlap_114579-39046.jpg?_wi=3",
},
]}
title="Nos spécialités"
@@ -199,7 +199,7 @@ export default function LandingPage() {
quote: "Le meilleur café de Dijon, sans aucun doute. L'équipe est adorable !",
tag: "Habituée",
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-young-girl-with-dark-hair-beret-classic-beige-trench-coat-sitting-table-city-cafe-terrace-smiling-having-cheesecake-tea-breakfast_197531-24446.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg?_wi=2",
imageAlt: "artisanal coffee shop interior",
},
{
@@ -221,7 +221,7 @@ export default function LandingPage() {
quote: "Parfait pour lire un livre avec une brioche maison.",
tag: "Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-book-coffee-shop_23-2150378312.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/matcha-latte-art-close-up_23-2152005521.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/matcha-latte-art-close-up_23-2152005521.jpg?_wi=4",
imageAlt: "matcha latte photogenic",
},
{
@@ -232,7 +232,7 @@ export default function LandingPage() {
quote: "Un accueil chaleureux et des produits de qualité. À tester !",
tag: "Client",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-colleagues-chatting-break-time_23-2149308481.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bunch-red-beans-wooden-box-with-burlap_114579-39046.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bunch-red-beans-wooden-box-with-burlap_114579-39046.jpg?_wi=4",
imageAlt: "coffee shop beverage menu",
},
{