Merge version_2 into main #4
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "PlatsSignature", description: "L'expression pure de la tradition française.", media: { imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-placed-mashed-potato-garnished-with-shredded-bell-pepper-thyme_141793-2240.jpg", imageAlt: "Plat" },
|
||||
title: "Plats Signature", description: "L'expression pure de la tradition française.", media: { imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-placed-mashed-potato-garnished-with-shredded-bell-pepper-thyme_141793-2240.jpg", imageAlt: "Plat" },
|
||||
items: [{ icon: CheckCircle, text: "Viandes sélectionnées" }, { icon: CheckCircle, text: "Cuissons maîtrisées" }],
|
||||
reverse: true
|
||||
},
|
||||
@@ -149,6 +149,7 @@ export default function LandingPage() {
|
||||
title="Réservez votre table"
|
||||
description="Prêt pour une expérience gastronomique ? Laissez-nous vos coordonnées ou appelez-nous directement."
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
useInvertedBackground={false}
|
||||
buttonText="Envoyer"
|
||||
onSubmit={(email) => console.log("Form submitted with email:", email)}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-beautifully-designed-delicious-dessert-with-chocolate-cinnamon-with-topping-it_181624-23843.jpg"
|
||||
|
||||
Reference in New Issue
Block a user