Merge version_2 into main #3
@@ -70,6 +70,7 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", brand: "Espresso", name: "Détail 1", price: "", rating: 5, reviewCount: "0", imageSrc: "http://img.b2bpic.net/free-photo/coffee-decoration-with-moka-pot-mug_23-2147671429.jpg" },
|
||||
{ id: "2", brand: "Espresso", name: "Détail 2", price: "", rating: 5, reviewCount: "0", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-breakfast_23-2148877586.jpg" },
|
||||
@@ -85,6 +86,7 @@ export default function LandingPage() {
|
||||
description="Remplissez vos informations pour réserver votre machine."
|
||||
buttons={[{ text: "Confirmer la Commande" }]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user