Merge version_1 into main #3
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marie Jean", handle: "@marie", testimonial: "La meilleure nourriture haïtienne que j'ai goûtée en ville.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plates-vegetable-stew-pilaf_141793-1108.jpg", imageAlt: "haitian food plate traditional"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plates-vegetable-stew-pilaf_141793-1108.jpg?_wi=1", imageAlt: "haitian food plate traditional"},
|
||||
{
|
||||
name: "Pierre Louis", handle: "@pierrelouis", testimonial: "Le griot est exceptionnel, croustillant et parfaitement épicé.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-baker-holding-some-bread-with-thumb-up_1368-9871.jpg", imageAlt: "haitian food plate traditional"},
|
||||
@@ -65,9 +65,9 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-arabic-food-elements_23-2147544345.jpg", imageAlt: "haitian food plate traditional"},
|
||||
{
|
||||
name: "Lucie V.", handle: "@luciev", testimonial: "Une véritable immersion culinaire, incontournable !", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-goulash-bread_23-2149388089.jpg", imageAlt: "haitian food plate traditional"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-goulash-bread_23-2149388089.jpg?_wi=1", imageAlt: "haitian food plate traditional"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plates-vegetable-stew-pilaf_141793-1108.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plates-vegetable-stew-pilaf_141793-1108.jpg?_wi=2"
|
||||
imageAlt="Plat haïtien traditionnel chez Idgie's"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Griot", price: "18€", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-goulash-bread_23-2149388089.jpg"},
|
||||
id: "1", name: "Griot", price: "18€", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-goulash-bread_23-2149388089.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Légumes", price: "15€", imageSrc: "http://img.b2bpic.net/free-photo/lentil-salad-with-peppersonion-carrot-bowl_123827-21489.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user