Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 10:10:56 +00:00

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
},
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/coffee-making-items-arrangement_23-2148865610.jpg"
imageSrc="http://img.b2bpic.net/free-photo/coffee-making-items-arrangement_23-2148865610.jpg?_wi=1"
mediaAnimation="blur-reveal"
avatars={[
{
@@ -145,37 +145,37 @@ export default function LandingPage() {
id: "1",
name: "Espresso",
price: "3 €",
imageSrc: "http://img.b2bpic.net/free-photo/barista-pouring-coffee-with-chemex_1220-7512.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-pouring-coffee-with-chemex_1220-7512.jpg?_wi=1",
},
{
id: "2",
name: "Flat White",
price: "5 €",
imageSrc: "http://img.b2bpic.net/free-photo/barista-pouring-coffee-with-chemex_1220-7512.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-pouring-coffee-with-chemex_1220-7512.jpg?_wi=2",
},
{
id: "3",
name: "Latte",
price: "5.50 €",
imageSrc: "http://img.b2bpic.net/free-photo/barista-pouring-coffee-with-chemex_1220-7512.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-pouring-coffee-with-chemex_1220-7512.jpg?_wi=3",
},
{
id: "4",
name: "Matcha Latte",
price: "6 €",
imageSrc: "http://img.b2bpic.net/free-photo/barista-pouring-coffee-with-chemex_1220-7512.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-pouring-coffee-with-chemex_1220-7512.jpg?_wi=4",
},
{
id: "5",
name: "Cookie Maison",
price: "3.50 €",
imageSrc: "http://img.b2bpic.net/free-photo/barista-pouring-coffee-with-chemex_1220-7512.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-pouring-coffee-with-chemex_1220-7512.jpg?_wi=5",
},
{
id: "6",
name: "Cake Maison",
price: "4 €",
imageSrc: "http://img.b2bpic.net/free-photo/barista-pouring-coffee-with-chemex_1220-7512.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-pouring-coffee-with-chemex_1220-7512.jpg?_wi=6",
},
]}
title="La Carte"
@@ -192,7 +192,7 @@ export default function LandingPage() {
tag="Contact"
title="Rendez-nous visite"
description="16 rue Saint-Antoine, 75004 Paris. Ouvert tous les jours."
imageSrc="http://img.b2bpic.net/free-photo/coffee-making-items-arrangement_23-2148865610.jpg"
imageSrc="http://img.b2bpic.net/free-photo/coffee-making-items-arrangement_23-2148865610.jpg?_wi=2"
mediaPosition="right"
mediaAnimation="slide-up"
/>