Merge version_2 into main #3
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
{ id: "p3", name: "Café Local Maison Vernier", price: "4€", imageSrc: "http://img.b2bpic.net/free-photo/coffee-fresh-aroma-drinking-relax_53876-23420.jpg" },
|
||||
{ id: "p4", name: "Cupcakes artisanaux", price: "5€", imageSrc: "http://img.b2bpic.net/free-photo/sophisticated-arrangement-tea-party-elements_23-2149045864.jpg" },
|
||||
{ id: "p5", name: "Chocolat Chaud Maison", price: "6€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-pouring-melted-chocolate-glass-with-fresh-muffin-cooling-rack_23-2147906734.jpg" },
|
||||
{ id: "p6", name: "Assortiment salé du jour", price: "9€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-sweet-cupcakes_23-2147779149.jpg" }
|
||||
{ id: "p6", name: "Assortiment salé du jour", price: "9€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-sweet-cupcakes_23-2147779149.jpg?_wi=1" }
|
||||
]}
|
||||
title="Notre Carte Gourmande"
|
||||
description="Découvrez nos créations faites maison, entre tradition anglaise et savoir-faire local."
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
title="Réservez votre moment"
|
||||
description="Envoyez-nous une demande pour une réservation, une privatisation ou toute question."
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-tasty-sweet-cupcakes_23-2147779149.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-tasty-sweet-cupcakes_23-2147779149.jpg?_wi=2"
|
||||
inputPlaceholder="Votre message ou date de réservation..."
|
||||
buttonText="Envoyer"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user