Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -56,15 +56,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sophie Martin", handle: "@sophie_loves_pastries", testimonial: "Les meilleures pâtisseries de la région! Chaque bouchée est une pure félicité.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-leaning-blank-placard_329181-1077.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-leaning-blank-placard_329181-1077.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Pierre Dubois", handle: "@pierre_gourmand", testimonial: "L'authenticité française à chaque création. Impressionné par la qualité et le goût!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-hands-crossed-smiling_158595-3406.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-hands-crossed-smiling_158595-3406.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Marie Laurent", handle: "@marie_patisserie", testimonial: "Parfait pour les occasions spéciales. Mon gâteau d'anniversaire était spectaculaire!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-red-haired-woman-with-tattoo-her-shoulder_273609-127.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-red-haired-woman-with-tattoo-her-shoulder_273609-127.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -148,13 +148,13 @@ export default function LandingPage() {
|
||||
animationType="blur-reveal"
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", name: "Sophie Martin", role: "Chef de Cuisine", testimonial: "Les meilleures pâtisseries de la région! Chaque bouchée est une pure délice. Je recommande vivement pour tous les événements spéciaux.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-leaning-blank-placard_329181-1077.jpg", imageAlt: "Sophie Martin"
|
||||
id: "testimonial-1", name: "Sophie Martin", role: "Chef de Cuisine", testimonial: "Les meilleures pâtisseries de la région! Chaque bouchée est une pure délice. Je recommande vivement pour tous les événements spéciaux.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-leaning-blank-placard_329181-1077.jpg?_wi=2", imageAlt: "Sophie Martin"
|
||||
},
|
||||
{
|
||||
id: "testimonial-2", name: "Pierre Dubois", role: "Propriétaire Restaurant", testimonial: "L'authenticité française à chaque création. Impressionné par la qualité constante et le goût raffiné de chaque produit.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-hands-crossed-smiling_158595-3406.jpg", imageAlt: "Pierre Dubois"
|
||||
id: "testimonial-2", name: "Pierre Dubois", role: "Propriétaire Restaurant", testimonial: "L'authenticité française à chaque création. Impressionné par la qualité constante et le goût raffiné de chaque produit.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-hands-crossed-smiling_158595-3406.jpg?_wi=2", imageAlt: "Pierre Dubois"
|
||||
},
|
||||
{
|
||||
id: "testimonial-3", name: "Marie Laurent", role: "Organisatrice d'Événements", testimonial: "Parfait pour les occasions spéciales. Mon gâteau d'anniversaire était spectaculaire et mes invités ont adoré!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-red-haired-woman-with-tattoo-her-shoulder_273609-127.jpg", imageAlt: "Marie Laurent"
|
||||
id: "testimonial-3", name: "Marie Laurent", role: "Organisatrice d'Événements", testimonial: "Parfait pour les occasions spéciales. Mon gâteau d'anniversaire était spectaculaire et mes invités ont adoré!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-red-haired-woman-with-tattoo-her-shoulder_273609-127.jpg?_wi=2", imageAlt: "Marie Laurent"
|
||||
},
|
||||
{
|
||||
id: "testimonial-4", name: "Jean Claude Petit", role: "Client Régulier", testimonial: "Je viens tous les samedis matins depuis 2 ans. La qualité et le service sont irréprochables. C'est mon endroit préféré!", imageSrc: "http://img.b2bpic.net/free-photo/outdoors-business-man-listening-happy-music_23-2148763857.jpg", imageAlt: "Jean Claude Petit"
|
||||
|
||||
Reference in New Issue
Block a user