Update src/app/about/page.tsx
This commit is contained in:
@@ -44,7 +44,7 @@ export default function AboutPage() {
|
||||
description="Millésime Plomberie"
|
||||
subdescription="Service professionnel depuis 2015"
|
||||
icon={Wrench}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721568.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721568.jpg?_wi=3"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -61,7 +61,7 @@ export default function AboutPage() {
|
||||
value: "100+",
|
||||
title: "Rénovations Complètes",
|
||||
description: "Salles de bain entièrement rénovées",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990695.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990695.jpg?_wi=3",
|
||||
imageAlt: "rénovation salle bain avant après transformation",
|
||||
},
|
||||
{
|
||||
@@ -69,7 +69,7 @@ export default function AboutPage() {
|
||||
value: "98%",
|
||||
title: "Satisfaction Client",
|
||||
description: "Taux de recommandation de nos clients",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-broadly-business-woman-showing-thumb-up_1262-1127.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-broadly-business-woman-showing-thumb-up_1262-1127.jpg?_wi=3",
|
||||
imageAlt: "client satisfait avis positif feedback sourire",
|
||||
},
|
||||
]}
|
||||
@@ -85,37 +85,37 @@ export default function AboutPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Jean Dubois",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-handsome-businessman-showing-ok-sign-gurantee-quallity-standing-pleased-against-white-back_1258-113187.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-handsome-businessman-showing-ok-sign-gurantee-quallity-standing-pleased-against-white-back_1258-113187.jpg?_wi=2",
|
||||
imageAlt: "portrait homme souriant professionnel photo",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marie Laurent",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-okay_1187-3780.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-okay_1187-3780.jpg?_wi=2",
|
||||
imageAlt: "portrait femme souriante professionnel photo",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Pierre Moreau",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheeky-smiling-young-man-say-no-problem-well-done-man-praise-good-choice-showing-okay-gesture-satisfied_176420-26376.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheeky-smiling-young-man-say-no-problem-well-done-man-praise-good-choice-showing-okay-gesture-satisfied_176420-26376.jpg?_wi=2",
|
||||
imageAlt: "portrait homme souriant photo professionnel",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sophie Bernard",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804639.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804639.jpg?_wi=2",
|
||||
imageAlt: "portrait femme souriante professionnel photo",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Luc Petit",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-bald-caucasian-man-pink-hoodie-isolated-positive-one-thumb-up-one-down_343596-4823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-bald-caucasian-man-pink-hoodie-isolated-positive-one-thumb-up-one-down_343596-4823.jpg?_wi=2",
|
||||
imageAlt: "portrait homme souriant photo client heureux",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Claire Durand",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-wooden-background_1098-3167.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-wooden-background_1098-3167.jpg?_wi=2",
|
||||
imageAlt: "portrait femme souriante photo client heureuse",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user