Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-03 17:02:27 +00:00
parent b4ac1cb6ef
commit 9ddc9acf02

View File

@@ -80,7 +80,7 @@ export default function ReviewsPage() {
title="Avis de Nos Clients"
description="Découvrez ce que 300+ clients satisfaits pensent de leur expérience chez L'Ardoise. Nous sommes fiers de maintenir une note de 4.7/5 étoiles en permanence."
tag="Témoignages Authentiques"
imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg"
imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg?_wi=2"
imageAlt="Salle à manger élégante L'Ardoise"
useInvertedBackground={false}
buttons={[
@@ -99,42 +99,42 @@ export default function ReviewsPage() {
id: "1",
name: "Sarah Dupont",
imageSrc:
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4",
imageAlt: "woman portrait professional headshot avatar",
},
{
id: "2",
name: "Michel Bernard",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
imageAlt: "man portrait professional headshot avatar",
},
{
id: "3",
name: "Claire Rousseau",
imageSrc:
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=5",
imageAlt: "woman portrait professional headshot avatar",
},
{
id: "4",
name: "Antoine Moreau",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5",
imageAlt: "man portrait professional headshot avatar",
},
{
id: "5",
name: "Marie Laurent",
imageSrc:
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=6",
imageAlt: "woman portrait professional headshot avatar",
},
{
id: "6",
name: "Philippe Blanc",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6",
imageAlt: "man portrait professional headshot avatar",
},
]}
@@ -151,7 +151,7 @@ export default function ReviewsPage() {
title="Prêt à Vivre Votre Expérience ?"
description="Nos clients récurrents ont tous une chose en commun : ils ont réservé leur première table. Rejoignez une communauté de gourmets passionnés par une cuisine authentique et raffinée."
tag="Votre Réservation"
imageSrc="http://img.b2bpic.net/free-photo/duck-breast-steak-white-plate_1203-8929.jpg"
imageSrc="http://img.b2bpic.net/free-photo/duck-breast-steak-white-plate_1203-8929.jpg?_wi=4"
imageAlt="Plat signature de L'Ardoise"
useInvertedBackground={true}
buttons={[
@@ -169,7 +169,7 @@ export default function ReviewsPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/appetizing-pickle-platter-displayed-dark-colored-background-high-quality-photo_114579-64722.jpg"
imageSrc="http://img.b2bpic.net/free-photo/appetizing-pickle-platter-displayed-dark-colored-background-high-quality-photo_114579-64722.jpg?_wi=4"
imageAlt="Footer background L'Ardoise"
logoText="L'Ardoise"
copyrightText="© 2025 L'Ardoise. Tous droits réservés."