Merge version_1 into main #1
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8031.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8031.jpg?_wi=1"
|
||||
imageAlt="Intérieur chaleureux de L'Annexe restaurant"
|
||||
imagePosition="right"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -58,15 +58,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marie Dupont", handle: "Habitante Le Meux", testimonial: "Un lieu magique où chaque plat raconte une histoire. Le meilleur steak tartare que j'ai jamais goûté!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Pierre Leclerc", handle: "Restaurant Critic", testimonial: "L'authenticité française dans une ambiance conviviale. Un incontournable de la région.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-girl-dressed-plaid-blaizer-turtleneck-sweater-looking-thoughtful-outdoor_574295-2015.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-girl-dressed-plaid-blaizer-turtleneck-sweater-looking-thoughtful-outdoor_574295-2015.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Sophie Martin", handle: "Visiteur régulier", testimonial: "L'Annexe, c'est ma seconde maison. Service impeccable et cuisine exquise.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-collage-design_23-2148888278.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-collage-design_23-2148888278.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Service", title: "Service Attentionné", subtitle: "À votre écoute", description: "Notre équipe accueille chaque convive comme un ami. Nous prenons soin de satisfaire vos désirs culinaires avec sourire et professionnalisme.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8031.jpg"
|
||||
tag: "Service", title: "Service Attentionné", subtitle: "À votre écoute", description: "Notre équipe accueille chaque convive comme un ami. Nous prenons soin de satisfaire vos désirs culinaires avec sourire et professionnalisme.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8031.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -188,15 +188,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Habitante", company: "Le Meux", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michel Chen", role: "Critique Gastronomique", company: "Guide Michelin", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-girl-dressed-plaid-blaizer-turtleneck-sweater-looking-thoughtful-outdoor_574295-2015.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-girl-dressed-plaid-blaizer-turtleneck-sweater-looking-thoughtful-outdoor_574295-2015.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Directrice Marketing", company: "Compiègne Tourism", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-collage-design_23-2148888278.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-collage-design_23-2148888278.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Chef de Projet", company: "Visiteur Régulier", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user