diff --git a/src/app/page.tsx b/src/app/page.tsx index 85c0428..55695f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,7 +164,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "S.S.", role: "Patient", company: "Google Review", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOr4rglD5fu7yVqGXlcOSYUkyu/uploaded-1774613915091-9iufm8n6.png"}, { id: "2", name: "Jamila M.", role: "Patient", company: "Google Review", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-halal-outdoors_23-2150701565.jpg"},