Update src/app/avis/page.tsx
This commit is contained in:
@@ -31,22 +31,22 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Accueil",
|
||||
id: "home",
|
||||
href: "/",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
href: "/services",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Avis Clients",
|
||||
id: "avis",
|
||||
href: "/avis",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "/contact",
|
||||
|
||||
},
|
||||
]}
|
||||
brandName="Espace Habitat Auguy & Fils"
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
name: "Sophie M.",
|
||||
role: "Propriétaire",
|
||||
testimonial: "Excellent service ! L'installation de ma pompe à chaleur a été rapide et très professionnelle. Je recommande vivement Auguy & Fils pour leur expertise et leur amabilité.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14649.jpg?_wi=3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14649.jpg",
|
||||
icon: Quote,
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
name: "Marc L.",
|
||||
role: "Gérant d'entreprise",
|
||||
testimonial: "Intervention ultra-rapide pour un dépannage urgent sur notre chaudière. Le technicien était très compétent et a résolu le problème en un rien de temps. Merci !",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-smiling-businessman-showing-thumbs-up-with-funny-faces-drawings-focus-hands_176420-42468.jpg?_wi=3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-smiling-businessman-showing-thumbs-up-with-funny-faces-drawings-focus-hands_176420-42468.jpg",
|
||||
icon: Quote,
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
name: "Élise R.",
|
||||
role: "Résidente Rodez",
|
||||
testimonial: "Contrat d'entretien annuel impeccable. Mon système de chauffage fonctionne parfaitement depuis des années. Une équipe de confiance et toujours à l'écoute.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-assuring-you-have-lucky-day-happy-smiling-gorgeous-female-entrepreneur-showing-thumb-up-liking-approving-awesome-idea-delighted-giving-positive-reply-agree-standing-white-wall_176420-35575.jpg?_wi=3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-assuring-you-have-lucky-day-happy-smiling-gorgeous-female-entrepreneur-showing-thumb-up-liking-approving-awesome-idea-delighted-giving-positive-reply-agree-standing-white-wall_176420-35575.jpg",
|
||||
icon: Quote,
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
name: "Jean-Pierre V.",
|
||||
role: "Retraité",
|
||||
testimonial: "De très bons conseils pour le choix de ma nouvelle chaudière. L'installation s'est déroulée sans accroc. Je suis très satisfait du confort thermique de ma maison.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-nose-patch_23-2149137946.jpg?_wi=3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-nose-patch_23-2149137946.jpg",
|
||||
icon: Quote,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user