From 35d305b10ebba49e2a8afe82b18c982197381d41 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 09:32:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f2e3e0a..d4a7fd2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,7 +119,7 @@ export default function LandingPage() { name: "Anke V.", role: "Klant", testimonial: "De rust in huis is ongekend. José werkt zo efficiënt!", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1", }, { id: "2", @@ -147,7 +147,7 @@ export default function LandingPage() { name: "Thomas K.", role: "Klant", testimonial: "Zeer professioneel en resultaatgericht. Mijn thuiskantoor is eindelijk productief.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2", }, ]} title="Wat klanten zeggen" -- 2.49.1