From 448ce79a286ce52fa8b93b6af7aba61ebe470073 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 13:40:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8454bd1..0ff63ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,14 +95,14 @@ export default function LandingPage() { handle: "@evane", testimonial: "Seamless integration, professional team. Highly recommended for any N8N project.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6867.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6867.jpg?_wi=1", }, { name: "John Doe", handle: "@jdoe", testimonial: "The level of expertise in workflow optimization is simply unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-desk-table-business-company-office_482257-16773.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-desk-table-business-company-office_482257-16773.jpg?_wi=1", }, ]} buttons={[ @@ -280,12 +280,12 @@ export default function LandingPage() { { id: "t4", name: "Eliza Vane", - imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6867.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6867.jpg?_wi=2", }, { id: "t5", name: "John Doe", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-desk-table-business-company-office_482257-16773.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-desk-table-business-company-office_482257-16773.jpg?_wi=2", }, ]} cardTitle="Client Success Stories"