Update src/app/page.tsx

This commit is contained in:
2026-05-30 20:11:59 +00:00
parent eb18dda300
commit f675fedfb4

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
handle: "@marcl_health",
testimonial: "J'ai retrouvé un confort digestif incroyable avec Super Intestin ! L'application est intuitive et les conseils sont d'une aide précieuse.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vertical-image-smiling-african-man-looking_171337-9837.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vertical-image-smiling-african-man-looking_171337-9837.jpg?_wi=1",
imageAlt: "Marc L. utilisateur satisfait",
},
{
@@ -83,7 +83,7 @@ export default function LandingPage() {
handle: "@sophiem_rehab",
testimonial: "ApresCoup m'a vraiment aidé dans ma rééducation post-AVC. C'est une ressource inestimable pour le suivi de mes progrès.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg?_wi=1",
imageAlt: "Sophie M. utilisatrice satisfaite",
},
{
@@ -145,7 +145,7 @@ export default function LandingPage() {
},
]}
avatarText="Plus de 100 000 utilisateurs satisfaits"
imageSrc="http://img.b2bpic.net/free-photo/portrait-male-nurse-showing-medical-instructions-video-green-screen-tablet_482257-89976.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-male-nurse-showing-medical-instructions-video-green-screen-tablet_482257-89976.jpg?_wi=1"
imageAlt="Écrans des applications Super Intestin et ApresCoup sur des smartphones."
showBlur={true}
/>
@@ -197,7 +197,7 @@ export default function LandingPage() {
imageAlt: "Interface du journal alimentaire Super Intestin",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-nurse-showing-medical-instructions-video-green-screen-tablet_482257-89976.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-nurse-showing-medical-instructions-video-green-screen-tablet_482257-89976.jpg?_wi=2",
imageAlt: "mobile app tracking IBS symptoms",
},
{
@@ -214,7 +214,7 @@ export default function LandingPage() {
imageAlt: "Interface d'exercices cognitifs ApresCoup",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vertical-image-smiling-african-man-looking_171337-9837.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vertical-image-smiling-african-man-looking_171337-9837.jpg?_wi=2",
imageAlt: "mobile app tracking IBS symptoms",
},
{
@@ -231,7 +231,7 @@ export default function LandingPage() {
imageAlt: "Tableau de bord ApresCoup montrant les progrès",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg?_wi=2",
imageAlt: "mobile app tracking IBS symptoms",
},
]}