Update src/app/page.tsx
This commit is contained in:
@@ -56,15 +56,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Anthony Barge", handle: "Propriétaire, Urgence Réparée", testimonial: "Rapide, efficace et très honnête! J'ai trouvé mon plombier!!!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-african-american-man-looking_74855-5064.jpg", imageAlt: "Anthony Barge"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-african-american-man-looking_74855-5064.jpg?_wi=1", imageAlt: "Anthony Barge"
|
||||
},
|
||||
{
|
||||
name: "Sylvie Sol", handle: "Propriétaire, Rénovation Salle de Bain", testimonial: "Au TOP! Plombier très réactif, de bons conseils qui travaille proprement. Et en plus, il est sympa!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/furious-mature-business-man-conference-room_1262-3010.jpg", imageAlt: "Sylvie Sol"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/furious-mature-business-man-conference-room_1262-3010.jpg?_wi=1", imageAlt: "Sylvie Sol"
|
||||
},
|
||||
{
|
||||
name: "Olivier Mortier", handle: "Client Régulier, Maintenance", testimonial: "Travail soigné et prix très correct. Je recommande cet artisan sans réserve.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1551.jpg", imageAlt: "Olivier Mortier"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1551.jpg?_wi=1", imageAlt: "Olivier Mortier"
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -155,13 +155,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Anthony Barge", role: "Propriétaire", testimonial: "Matthieu était en repos pendant les vacances. Je l'ai appelé d'urgence pour une fuite au niveau du compteur d'eau. Rapide, efficace, et très honnête! J'ai trouvé mon plombier!!!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-african-american-man-looking_74855-5064.jpg", imageAlt: "Anthony Barge"
|
||||
id: "1", name: "Anthony Barge", role: "Propriétaire", testimonial: "Matthieu était en repos pendant les vacances. Je l'ai appelé d'urgence pour une fuite au niveau du compteur d'eau. Rapide, efficace, et très honnête! J'ai trouvé mon plombier!!!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-african-american-man-looking_74855-5064.jpg?_wi=2", imageAlt: "Anthony Barge"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sylvie Sol", role: "Cliente Régulière", testimonial: "Au TOP! 👌🏼 Plombier très réactif, de bons conseils qui travaille proprement. Et en plus, il est sympa! Je recommande vivement 👍🏼", imageSrc: "http://img.b2bpic.net/free-photo/furious-mature-business-man-conference-room_1262-3010.jpg", imageAlt: "Sylvie Sol"
|
||||
id: "2", name: "Sylvie Sol", role: "Cliente Régulière", testimonial: "Au TOP! 👌🏼 Plombier très réactif, de bons conseils qui travaille proprement. Et en plus, il est sympa! Je recommande vivement 👍🏼", imageSrc: "http://img.b2bpic.net/free-photo/furious-mature-business-man-conference-room_1262-3010.jpg?_wi=2", imageAlt: "Sylvie Sol"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Olivier Mortier", role: "Client Professionnel", testimonial: "Travail soigné et prix très correct. Je recommande cet artisan sans réserve. Un vrai professionnel!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1551.jpg", imageAlt: "Olivier Mortier"
|
||||
id: "3", name: "Olivier Mortier", role: "Client Professionnel", testimonial: "Travail soigné et prix très correct. Je recommande cet artisan sans réserve. Un vrai professionnel!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1551.jpg?_wi=2", imageAlt: "Olivier Mortier"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Marc Durand", role: "Gestionnaire Immobilier", testimonial: "Service impeccable pour la rénovation de nos appartements. Respecte les délais et le budget. À recommander vivement.", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5366.jpg", imageAlt: "Marc Durand"
|
||||
|
||||
Reference in New Issue
Block a user