Merge version_1 into main #3
@@ -45,11 +45,11 @@ export default function LandingPage() {
|
||||
title="L'Art Botanique à la Française"
|
||||
description="Sublimer l'éphémère par un savoir-faire artisanal d'exception. Chaque composition est une pièce de haute couture."
|
||||
testimonials={[
|
||||
{ name: "Andy & Marc", handle: "@mariage2023", testimonial: "Un travail d'une justesse infinie. Nos invités ont été transportés par la scénographie florale.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184336.jpg" },
|
||||
{ name: "Sophie L.", handle: "@event_luxe", testimonial: "Une créativité débordante et un professionnalisme exemplaire pour notre gala.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184336.jpg" },
|
||||
{ name: "Claire & Julien", handle: "@mariage_provence", testimonial: "Chaque détail était sublimé. Nos attentes ont été largement dépassées.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184336.jpg" },
|
||||
{ name: "Maison R.", handle: "@interior_decor", testimonial: "La finesse des compositions botaniques transforme radicalement nos intérieurs.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184336.jpg" },
|
||||
{ name: "Marc-Antoine D.", handle: "@events_paris", testimonial: "L'élégance absolue. Une maison de confiance pour des moments mémorables.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184336.jpg" }
|
||||
{ name: "Andy & Marc", handle: "@mariage2023", testimonial: "Un travail d'une justesse infinie. Nos invités ont été transportés par la scénographie florale.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184336.jpg?_wi=1" },
|
||||
{ name: "Sophie L.", handle: "@event_luxe", testimonial: "Une créativité débordante et un professionnalisme exemplaire pour notre gala.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184336.jpg?_wi=2" },
|
||||
{ name: "Claire & Julien", handle: "@mariage_provence", testimonial: "Chaque détail était sublimé. Nos attentes ont été largement dépassées.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184336.jpg?_wi=3" },
|
||||
{ name: "Maison R.", handle: "@interior_decor", testimonial: "La finesse des compositions botaniques transforme radicalement nos intérieurs.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184336.jpg?_wi=4" },
|
||||
{ name: "Marc-Antoine D.", handle: "@events_paris", testimonial: "L'élégance absolue. Une maison de confiance pour des moments mémorables.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184336.jpg?_wi=5" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Découvrir nos créations", href: "#services" },
|
||||
@@ -113,10 +113,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "w1", name: "Scénographie Complète", price: "Sur mesure", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-luxurious-bouquet-pink-roses-white_181624-33032.jpg" },
|
||||
{ id: "w2", name: "Bouquet de Mariée", price: "À partir de 150€", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-luxurious-bouquet-pink-roses-white_181624-33032.jpg" },
|
||||
{ id: "w3", name: "Centres de Table", price: "À partir de 80€", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-luxurious-bouquet-pink-roses-white_181624-33032.jpg" },
|
||||
{ id: "w4", name: "Décoration d'Autel", price: "Sur mesure", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-luxurious-bouquet-pink-roses-white_181624-33032.jpg" }
|
||||
{ id: "w1", name: "Scénographie Complète", price: "Sur mesure", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-luxurious-bouquet-pink-roses-white_181624-33032.jpg?_wi=1" },
|
||||
{ id: "w2", name: "Bouquet de Mariée", price: "À partir de 150€", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-luxurious-bouquet-pink-roses-white_181624-33032.jpg?_wi=2" },
|
||||
{ id: "w3", name: "Centres de Table", price: "À partir de 80€", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-luxurious-bouquet-pink-roses-white_181624-33032.jpg?_wi=3" },
|
||||
{ id: "w4", name: "Décoration d'Autel", price: "Sur mesure", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-luxurious-bouquet-pink-roses-white_181624-33032.jpg?_wi=4" }
|
||||
]}
|
||||
title="Opportunités Mariage"
|
||||
description="Scénarisez le plus beau jour de votre vie avec notre signature florale."
|
||||
|
||||
Reference in New Issue
Block a user