Merge version_1 into main #2
@@ -10,7 +10,7 @@ import TestimonialCardThirteen from '@/components/sections/testimonial/Testimoni
|
||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||
import ContactFaq from '@/components/sections/contact/ContactFaq';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import { Award, Heart, Sparkles, Leaf, Clock, Hands, Flame, Star, Trophy, Phone } from 'lucide-react';
|
||||
import { Award, Heart, Sparkles, Leaf, Clock, Hand, Flame, Star, Trophy, Phone } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -53,19 +53,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marie Dubois", handle: "Habitante Lyon", testimonial: "Le pain est absolument délicieux, c'est comme celui de mon enfance.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-wearing-eyeglasses_1262-4761.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-wearing-eyeglasses_1262-4761.jpg"
|
||||
},
|
||||
{
|
||||
name: "Jean Mercier", handle: "Client Fidèle", testimonial: "Une boulangerie authentique où on sent le vrai métier.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-man_23-2149022619.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-man_23-2149022619.jpg"
|
||||
},
|
||||
{
|
||||
name: "Sophie Bernard", handle: "Foodblogger", testimonial: "Leurs croissants sont inégalés, une vraie merveille.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headshot-beautiful-dark-skinned-female-with-happy-expression-has-afro-hairstyle-demonstrates-perfect-white-even-teeth-has-pleased-smile-stylish-young-african-american-woman-rests-indoor_273609-2384.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headshot-beautiful-dark-skinned-female-with-happy-expression-has-afro-hairstyle-demonstrates-perfect-white-even-teeth-has-pleased-smile-stylish-young-african-american-woman-rests-indoor_273609-2384.jpg"
|
||||
},
|
||||
{
|
||||
name: "Claude Renaud", handle: "Retraité", testimonial: "Qualité irréprochable. C'est ma boulangerie depuis 20 ans.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-looking-straight-ahead-young-handsome-guy-points-side-isolated-purple-with-copy-space_141793-85804.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-looking-straight-ahead-young-handsome-guy-points-side-isolated-purple-with-copy-space_141793-85804.jpg"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
title: "Fermentation Lente", description: "Nos pains fermentent entre 18 et 24 heures pour développer leur saveur profonde et complexe."
|
||||
},
|
||||
{
|
||||
icon: Hands,
|
||||
icon: Hand,
|
||||
title: "Façonnage Artisanal", description: "Chaque pain est façonné à la main par nos maîtres boulangers avec expertise et passion."
|
||||
},
|
||||
{
|
||||
@@ -169,27 +169,27 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Isabelle Martin", handle: "@isa_lyon", testimonial: "Meilleure boulangerie de Lyon. Je ne peux pas manger ailleurs maintenant. C'est devenu ma ritual du matin.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-wearing-eyeglasses_1262-4761.jpg?_wi=2"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-wearing-eyeglasses_1262-4761.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Pierre Gauthier", handle: "@pgauthier", testimonial: "L'artisanat véritable. On sent l'amour dans chaque mie. Bravo pour votre transmission de savoir-faire.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-man_23-2149022619.jpg?_wi=2"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-man_23-2149022619.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Céline Roux", handle: "@celinebrox", testimonial: "Les croissants sont sublimes, le pain est divin. On reconnait l'expertise en première bouchée.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headshot-beautiful-dark-skinned-female-with-happy-expression-has-afro-hairstyle-demonstrates-perfect-white-even-teeth-has-pleased-smile-stylish-young-african-american-woman-rests-indoor_273609-2384.jpg?_wi=2"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headshot-beautiful-dark-skinned-female-with-happy-expression-has-afro-hairstyle-demonstrates-perfect-white-even-teeth-has-pleased-smile-stylish-young-african-american-woman-rests-indoor_273609-2384.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Luc Fontaine", handle: "@lucfontaine", testimonial: "Depuis 25 ans, c'est ma boulangerie. Qualité constante, passion authentique, service chaleureux.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-looking-straight-ahead-young-handsome-guy-points-side-isolated-purple-with-copy-space_141793-85804.jpg?_wi=2"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-looking-straight-ahead-young-handsome-guy-points-side-isolated-purple-with-copy-space_141793-85804.jpg"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Caroline Demont", handle: "@carolined", testimonial: "Plus qu'une boulangerie, c'est un patrimoine gastronomique. À soutenir absolument.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-wearing-eyeglasses_1262-4761.jpg?_wi=3"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-wearing-eyeglasses_1262-4761.jpg"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Antoine Leblanc", handle: "@antoinelb", testimonial: "Un pain qui raconte l'histoire de Lyon, ses traditions et son excellence. Magnifique travail.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-man_23-2149022619.jpg?_wi=3"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-man_23-2149022619.jpg"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user