From b12374b8ce9b83e9f8d759bb49c53861f2a22f61 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 13:31:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ea89da4..193e007 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,35 +67,35 @@ export default function LandingPage() { handle: "@sarah_m", testimonial: "GAREM JH transformed our digital operations. Unmatched reliability.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg?_wi=1", }, { name: "James Chen", handle: "@j_chen", testimonial: "The best technical partnership we've ever had. Fast, reliable, high-level.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-outside-city_1303-16173.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-outside-city_1303-16173.jpg?_wi=1", }, { name: "Elena Rossi", handle: "@elena_r", testimonial: "No blabla, just results. Truly high-end engineering.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-multiracial-business-team_1262-21007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-multiracial-business-team_1262-21007.jpg?_wi=1", }, { name: "Marcus Vane", handle: "@m_vane", testimonial: "Elite expertise. They feel like a core part of our own team.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-camera-happy-positive-with-arms-crossed-standing-purple-background_141793-110749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-camera-happy-positive-with-arms-crossed-standing-purple-background_141793-110749.jpg?_wi=1", }, { name: "Linda Wu", handle: "@linda_w", testimonial: "A rare find: extreme expertise with a human, accessible touch.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-mature-business-leader-with-laptop_74855-3534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-mature-business-leader-with-laptop_74855-3534.jpg?_wi=1", }, ]} imageSrc="http://img.b2bpic.net/free-photo/creative-background-with-geometrical-shapes_23-2148811488.jpg" @@ -208,35 +208,35 @@ export default function LandingPage() { name: "Sarah Miller", handle: "@sarah_m", testimonial: "GAREM JH is elite. They aren't just developers; they are allies.", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg?_wi=2", }, { id: "2", name: "James Chen", handle: "@j_chen", testimonial: "Unmatched speed and deep software expertise.", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-outside-city_1303-16173.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-outside-city_1303-16173.jpg?_wi=2", }, { id: "3", name: "Elena Rossi", handle: "@elena_r", testimonial: "The human factor sets them apart. Accessible, reactive, reliable.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-multiracial-business-team_1262-21007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-multiracial-business-team_1262-21007.jpg?_wi=2", }, { id: "4", name: "Marcus Vane", handle: "@m_vane", testimonial: "They deliver what they promise. No fluff, just results.", - imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-camera-happy-positive-with-arms-crossed-standing-purple-background_141793-110749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-camera-happy-positive-with-arms-crossed-standing-purple-background_141793-110749.jpg?_wi=2", }, { id: "5", name: "Linda Wu", handle: "@linda_w", testimonial: "We've worked with them for 12 years. Simply the best.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-mature-business-leader-with-laptop_74855-3534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-mature-business-leader-with-laptop_74855-3534.jpg?_wi=2", }, ]} title="Trusted Partners" -- 2.49.1