Update src/app/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
brandName="SHAKE SHAKE"
|
||||
button={{
|
||||
text: "Commander", href: "#final-cta"}}
|
||||
text: "Commander", href: "#final-cta"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"\"Très bon et pas cher\"", "\"Service rapide\"", "\"Restaurant très propre\"", "\"Copieux\"", "\"Accueillant\""]}
|
||||
title="Approuvé par nos clients"
|
||||
title="Ce que disent nos clients"
|
||||
description="★★★★★ 4,7/5 sur 462+ avis clients"
|
||||
speed={35}
|
||||
/>
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", name: "Marc L.", role: "Client", testimonial: "Rapidité exemplaire et un restaurant toujours impeccable. C'est l'adresse idéale pour un bon burger sur le pouce.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-eating-while-working-office-looking-camera_637285-4628.jpg", imageAlt: "Marc L. customer"},
|
||||
{
|
||||
id: "5", name: "Clara R.", role: "Client", testimonial: "Excellent rapport qualité-prix. Les portions sont vraiment généreuses et le personnel est toujours souriant et efficace.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-fast-food-restaurant-eating-cheeseburgers_23-2148718872.jpg", imageAlt: "Clara R. customer"},
|
||||
id: "5", name: "Clara R.", role: "Client", testimonial: "Excellent rapport qualité-prix. Les portions sont vraiment généreuses et le personnel est toujours souriant et efficace.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-fast-food-restaurant-eating-cheeseburgers_23-2148718872.jpg", alt: "Clara R. customer"},
|
||||
]}
|
||||
title="Nos clients parlent pour nous"
|
||||
description="Découvrez pourquoi SHAKE SHAKE est le rendez-vous gourmand de Saint-Julien-de-Concelles."
|
||||
|
||||
Reference in New Issue
Block a user