Merge version_1 into main #1
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
{ text: "Réserver ma Table", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chicken-breast-steak_74190-7283.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chicken-breast-steak_74190-7283.jpg?_wi=1"
|
||||
imageAlt="Suprême de Volaille à la sauce onctueuse"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
id: "confit-canard", name: "Confit de Canard", price: "Voir Menu", imageSrc: "http://img.b2bpic.net/free-photo/grilles-chicken-steak-with-teriyaki-sauce_1339-5196.jpg", imageAlt: "Confit de Canard l'extra-fondant légendaire"
|
||||
},
|
||||
{
|
||||
id: "supreme-volaille", name: "Suprême de Volaille BG", price: "Voir Menu", imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-steak_74190-7283.jpg", imageAlt: "Suprême de Volaille BG le chouchou de nos amatrices"
|
||||
id: "supreme-volaille", name: "Suprême de Volaille BG", price: "Voir Menu", imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-steak_74190-7283.jpg?_wi=2", imageAlt: "Suprême de Volaille BG le chouchou de nos amatrices"
|
||||
},
|
||||
{
|
||||
id: "brioche-perdue", name: "Brioche Perdue", price: "Voir Menu", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pancakes-with-chocolate-syrup-cottage-cheese-powdered-sugar-cutting-board_176474-3408.jpg", imageAlt: "Brioche Perdue le dessert qui vaut le détour"
|
||||
@@ -132,16 +132,16 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Alexandra C.", imageSrc: "http://img.b2bpic.net/free-photo/happy-waitress-serving-peanuts-group-young-people-who-are-drinking-beer-pub_637285-4052.jpg", imageAlt: "restaurant staff smiling team portrait"
|
||||
id: "1", name: "Alexandra C.", imageSrc: "http://img.b2bpic.net/free-photo/happy-waitress-serving-peanuts-group-young-people-who-are-drinking-beer-pub_637285-4052.jpg?_wi=1", imageAlt: "restaurant staff smiling team portrait"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Laetitia", imageSrc: "http://img.b2bpic.net/free-photo/happy-waitress-serving-peanuts-group-young-people-who-are-drinking-beer-pub_637285-4052.jpg", imageAlt: "restaurant staff smiling team portrait"
|
||||
id: "2", name: "Laetitia", imageSrc: "http://img.b2bpic.net/free-photo/happy-waitress-serving-peanuts-group-young-people-who-are-drinking-beer-pub_637285-4052.jpg?_wi=2", imageAlt: "restaurant staff smiling team portrait"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Marie D.", imageSrc: "http://img.b2bpic.net/free-photo/happy-waitress-serving-peanuts-group-young-people-who-are-drinking-beer-pub_637285-4052.jpg", imageAlt: "restaurant staff smiling team portrait"
|
||||
id: "3", name: "Marie D.", imageSrc: "http://img.b2bpic.net/free-photo/happy-waitress-serving-peanuts-group-young-people-who-are-drinking-beer-pub_637285-4052.jpg?_wi=3", imageAlt: "restaurant staff smiling team portrait"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Pierre L.", imageSrc: "http://img.b2bpic.net/free-photo/happy-waitress-serving-peanuts-group-young-people-who-are-drinking-beer-pub_637285-4052.jpg", imageAlt: "restaurant staff smiling team portrait"
|
||||
id: "4", name: "Pierre L.", imageSrc: "http://img.b2bpic.net/free-photo/happy-waitress-serving-peanuts-group-young-people-who-are-drinking-beer-pub_637285-4052.jpg?_wi=4", imageAlt: "restaurant staff smiling team portrait"
|
||||
}
|
||||
]}
|
||||
cardTitle="Le Mur de l'Amour"
|
||||
|
||||
Reference in New Issue
Block a user