diff --git a/src/app/page.tsx b/src/app/page.tsx index 21d887e..d666fed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,13 +124,13 @@ export default function LandingPage() { testimonials={[ { id: "t1", name: "Ahmed K.", role: "Kund", company: "Malmö", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-14657.jpg", imageAlt: "Ahmed K."}, + imageSrc: "https://img.b2bpic.net/premium-photo/portrait-happy-caucasian-man-with-beard-smiling-camera-garden-domestic-life-health-happiness-concept_13339-332276.jpg?id=80740660", imageAlt: "Ahmed K."}, { id: "t2", name: "Sofia L.", role: "Kund", company: "Malmö", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-intellegent-man-white-shirt-dark-photo-studio_613910-3434.jpg", imageAlt: "Sofia L."}, + imageSrc: "https://img.b2bpic.net/premium-photo/beautiful-venezuelan-girl-white-sweater_146105-51804.jpg?id=287526352", imageAlt: "Sofia L."}, { id: "t3", name: "Erik M.", role: "Kund", company: "Malmö", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-freckles-golden-hour_23-2151993997.jpg", imageAlt: "Erik M."}, + imageSrc: "https://img.b2bpic.net/premium-photo/smiling-man-with-beard-outdoors_1410957-48409.jpg?id=418808604", imageAlt: "Erik M."}, { id: "t4", name: "Maria N.", role: "Kund", company: "Malmö", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elegant-man-posing-shirt_23-2148364905.jpg", imageAlt: "Maria N."},