Merge version_1 into main #1
@@ -60,13 +60,13 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marie Dupont", imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", imageAlt: "Marie Dupont"},
|
||||
id: "1", name: "Marie Dupont", imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg?_wi=1", imageAlt: "Marie Dupont"},
|
||||
{
|
||||
id: "2", name: "Jean Leclerc", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", imageAlt: "Jean Leclerc"},
|
||||
id: "2", name: "Jean Leclerc", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=1", imageAlt: "Jean Leclerc"},
|
||||
{
|
||||
id: "3", name: "Sophie Martin", imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", imageAlt: "Sophie Martin"},
|
||||
id: "3", name: "Sophie Martin", imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg?_wi=2", imageAlt: "Sophie Martin"},
|
||||
{
|
||||
id: "4", name: "Robert Bernard", imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1295.jpg", imageAlt: "Robert Bernard"},
|
||||
id: "4", name: "Robert Bernard", imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1295.jpg?_wi=1", imageAlt: "Robert Bernard"},
|
||||
]}
|
||||
cardTitle="Plus de 200 clients satisfaits - 4,8/5 ⭐"
|
||||
cardTag="Avis vérifiés - Recommandé par le quartier"
|
||||
@@ -133,17 +133,17 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marie Dupont", imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", imageAlt: "Marie Dupont - Cliente fidèle"},
|
||||
id: "1", name: "Marie Dupont", imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg?_wi=3", imageAlt: "Marie Dupont - Cliente fidèle"},
|
||||
{
|
||||
id: "2", name: "Jean Leclerc", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", imageAlt: "Jean Leclerc - Habitué du quartier"},
|
||||
id: "2", name: "Jean Leclerc", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=2", imageAlt: "Jean Leclerc - Habitué du quartier"},
|
||||
{
|
||||
id: "3", name: "Sophie Martin", imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", imageAlt: "Sophie Martin - Mère de famille"},
|
||||
id: "3", name: "Sophie Martin", imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg?_wi=4", imageAlt: "Sophie Martin - Mère de famille"},
|
||||
{
|
||||
id: "4", name: "Robert Bernard", imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1295.jpg", imageAlt: "Robert Bernard - Retraité"},
|
||||
id: "4", name: "Robert Bernard", imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1295.jpg?_wi=2", imageAlt: "Robert Bernard - Retraité"},
|
||||
{
|
||||
id: "5", name: "Isabelle Lefevre", imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", imageAlt: "Isabelle Lefevre - Nouvelle cliente"},
|
||||
id: "5", name: "Isabelle Lefevre", imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg?_wi=5", imageAlt: "Isabelle Lefevre - Nouvelle cliente"},
|
||||
{
|
||||
id: "6", name: "Michel Collet", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", imageAlt: "Michel Collet - Amateur de cuisine"},
|
||||
id: "6", name: "Michel Collet", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=3", imageAlt: "Michel Collet - Amateur de cuisine"},
|
||||
]}
|
||||
cardTitle="Les habitants de La Madeleine et Lille adorent Feuille de Chou"
|
||||
cardTag="Témoignages clients authentiques"
|
||||
|
||||
Reference in New Issue
Block a user