Merge version_1 into main #4
@@ -110,16 +110,16 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "romantic", brand: "FLORA SHOP", name: "Bouquets Romantiques", price: "À partir de 350 DH", rating: 5,
|
||||
reviewCount: "42", imageSrc: "http://img.b2bpic.net/free-photo/man-with-flowers-kissing-hand-woman_23-2148014521.jpg?_wi=2", imageAlt: "Romantic flowers arrangement"
|
||||
id: "romantic", brand: "FLORA SHOP", name: "Bouquets Romantiques", price: "À partir de 499 DH", rating: 5,
|
||||
reviewCount: "42", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0PLqvRp2iiyQEifEaBl51ULo/uploaded-1772825632122-40fdfkvc.jpg", imageAlt: "Romantic flowers arrangement"
|
||||
},
|
||||
{
|
||||
id: "birthday", brand: "FLORA SHOP", name: "Fleurs d'Anniversaire", price: "À partir de 280 DH", rating: 5,
|
||||
reviewCount: "38", imageSrc: "http://img.b2bpic.net/free-vector/wedding-anniversary-card-with-bouquet-flowers_23-2147789994.jpg?_wi=2", imageAlt: "Birthday flowers arrangement"
|
||||
id: "birthday", brand: "FLORA SHOP", name: "Fleurs d'Anniversaire", price: "À partir de 650 DH", rating: 5,
|
||||
reviewCount: "38", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0PLqvRp2iiyQEifEaBl51ULo/uploaded-1772825608732-br8k9969.jpg", imageAlt: "Birthday flowers arrangement"
|
||||
},
|
||||
{
|
||||
id: "wedding", brand: "FLORA SHOP", name: "Fleurs de Mariage", price: "À partir de 800 DH", rating: 5,
|
||||
reviewCount: "21", imageSrc: "http://img.b2bpic.net/free-photo/tender-white-bouquet-stands-little-sofa_8353-1356.jpg?_wi=2", imageAlt: "Wedding flowers arrangement"
|
||||
id: "wedding", brand: "FLORA SHOP", name: "Fleurs de Mariage", price: "À partir de 549 DH", rating: 5,
|
||||
reviewCount: "21", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0PLqvRp2iiyQEifEaBl51ULo/uploaded-1772825593594-dxpo4wlz.jpg", imageAlt: "Wedding flowers arrangement"
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Voir plus", href: "tel:+212771849782" }]}
|
||||
|
||||
Reference in New Issue
Block a user