From 7b493e652f0f0ec7d1c936c67690ab184942c042 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 18:49:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e3af6c..3df4494 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -176,19 +176,19 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Houda Chaoui", handle: "@houda", testimonial: "Une belle découverte, les animaux sont adorables et les ateliers sont géniaux.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-mother-with-daughter-summer-park_1157-21444.jpg"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dan9nJPWNRWLShaygqMT2RcIIR/uploaded-1778611538996-p7gzzkay.avif"}, { id: "2", name: "Leena Mugawer", handle: "@leena", testimonial: "Exceptionnel pour nos team building, une expérience mémorable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-young-curly-bearded-man-orange-tshirt-floral-shirt-smiles-sincerely-listens-music-headphones-crosses-arms-leans-wall-outside_197531-28842.jpg"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dan9nJPWNRWLShaygqMT2RcIIR/uploaded-1778611548010-uvx9sgk1.avif"}, { id: "3", name: "Nesrine Boukhles", handle: "@nesrine", testimonial: "Parfait pour les anniversaires, organisation au top !", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-park_1328-4010.jpg"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dan9nJPWNRWLShaygqMT2RcIIR/uploaded-1778611560314-cu30vzdl.avif"}, { id: "4", name: "Client Famille", handle: "@famille", testimonial: "Un lieu idéal pour passer un dimanche au vert.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/happy-family-having-fun-field-sunset_1303-22470.jpg"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dan9nJPWNRWLShaygqMT2RcIIR/uploaded-1778611579777-93i6zmoo.avif"}, { id: "5", name: "Client Entreprise", handle: "@corp", testimonial: "Très bien structuré pour les groupes.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-therapy_23-2148928793.jpg"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dan9nJPWNRWLShaygqMT2RcIIR/uploaded-1778611614979-77c65uvj.avif"}, ]} showRating={true} title="Ce que pensent nos visiteurs"