Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-green-burgers-with-green-salad-inside-round-plate-green-desk_140725-11624.jpg", imageAlt: "Fast food scene"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-restaurant_1339-5435.jpg", imageAlt: "Restaurant interior"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-restaurant_1339-5435.jpg?_wi=1", imageAlt: "Restaurant interior"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={4.2}
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Client Google", role: "Fidèle", testimonial: "Nous sommes venus en groupe de 9, et le service a été rapide et qualitatif.", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149329709.jpg"},
|
||||
id: "1", name: "Client Google", role: "Fidèle", testimonial: "Nous sommes venus en groupe de 9, et le service a été rapide et qualitatif.", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149329709.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Client satisfait", role: "Étudiant", testimonial: "Formule étudiante à 7€, peu chère pour une portion généreuse.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-drinking-coffee-cafe_1303-24975.jpg"},
|
||||
{
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", name: "Client ravi", role: "Passant", testimonial: "Un accueil chaleureux et des plats toujours bien gratinés !", imageSrc: "http://img.b2bpic.net/free-photo/friends-enjoying-lunch-restaurant_329181-11935.jpg"},
|
||||
{
|
||||
id: "5", name: "Aurélie", role: "Habituée", testimonial: "Le meilleur rapport qualité/prix de Boulogne, ne changez rien !", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149329709.jpg"},
|
||||
id: "5", name: "Aurélie", role: "Habituée", testimonial: "Le meilleur rapport qualité/prix de Boulogne, ne changez rien !", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149329709.jpg?_wi=2"},
|
||||
]}
|
||||
title="Avis clients"
|
||||
description="Ce que les clients retiennent de FAMILY FOOD 62."
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Appeler"
|
||||
onSubmit={(email) => console.log(email)}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-chair-restaurant_1339-5435.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-chair-restaurant_1339-5435.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user