diff --git a/src/app/page.tsx b/src/app/page.tsx index f303d54..8924c99 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,7 +32,8 @@ export default function LandingPage() { { name: "Accueil", id: "hero" }, { name: "L'Expérience", id: "about" }, { name: "Menu", id: "menu" }, - { name: "Contact", id: "contact" }, + { name: "Témoignages", id: "testimonials" }, + { name: "Réservations", id: "contact" }, ]} brandName="Shintaro" /> @@ -109,7 +110,6 @@ export default function LandingPage() { { id: "2", name: "Marie Martin", role: "Critique", company: "Gastronomie", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-one-black-american-female-eats-gourmet-vegetarian-meal-drinks-wine-restaurant_613910-7365.jpg?_wi=1" }, { id: "3", name: "Paul Durand", role: "Fin Gourmet", company: "Paris", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-crazy-man-happy-expression_1194-1931.jpg" }, { id: "4", name: "Claire Morel", role: "Amateur", company: "Nice", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-break_23-2148317293.jpg" }, - { id: "5", name: "Thomas Petit", role: "Chef", company: "Cannes", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-one-black-american-female-eats-gourmet-vegetarian-meal-drinks-wine-restaurant_613910-7365.jpg?_wi=2" }, ]} title="La voix de nos clients" description="Une reconnaissance constante de la part des passionnés de haute gastronomie."