Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -125,11 +125,11 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sophie M.", role: "Fidèle", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-sitting-cafe-smiling-drinking-coffee_176420-12326.jpg" },
|
||||
{ id: "t1", name: "Sophie M.", role: "Fidèle", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-sitting-cafe-smiling-drinking-coffee_176420-12326.jpg?_wi=1" },
|
||||
{ id: "t2", name: "Marc T.", role: "Gourmet", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-looking-with-love-his-girlfriend_23-2148435796.jpg" },
|
||||
{ id: "t3", name: "Julie L.", role: "Amateur", company: "Client", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg" },
|
||||
{ id: "t4", name: "Paul B.", role: "Expert", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-happy-friends-sitting-cafe_171337-19734.jpg" },
|
||||
{ id: "t5", name: "Emma R.", role: "Gastronome", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-sitting-cafe-smiling-drinking-coffee_176420-12326.jpg" }
|
||||
{ id: "t5", name: "Emma R.", role: "Gastronome", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-sitting-cafe-smiling-drinking-coffee_176420-12326.jpg?_wi=2" }
|
||||
]}
|
||||
title="Avis Clients"
|
||||
description="Ce que disent nos convives."
|
||||
|
||||
Reference in New Issue
Block a user