From a76bd6a49f537d3c00e2e7c1d4a96f790f0b4ec9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 20:10:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0be4f3b..01914b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,15 +61,15 @@ export default function LandingPage() { testimonials={[ { name: "Lerato Mthembu", handle: "Marketing Director, TechFlow Botswana", testimonial: "Exceptional quality and transparent pricing. They delivered our corporate brochures ahead of schedule with zero revisions needed.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1522.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1522.jpg?_wi=1" }, { name: "Thabo Molefe", handle: "CEO, Kgosi Publishing House", testimonial: "Their end-to-end publishing service transformed our author community. Professional, reliable, and genuinely invested in our success.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=1" }, { name: "Naledi Sikhosana", handle: "Creative Director, BW Designs Co", testimonial: "Fast turnarounds, exceptional quality signage, and outstanding communication. They truly understand the creative industry.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-grey-turtleneck-eyeglasses_273609-13205.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-grey-turtleneck-eyeglasses_273609-13205.jpg?_wi=1" } ]} testimonialRotationInterval={5000} @@ -155,15 +155,15 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Lerato Mthembu", role: "Marketing Director", company: "TechFlow Botswana", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1522.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1522.jpg?_wi=2" }, { id: "2", name: "Thabo Molefe", role: "CEO", company: "Kgosi Publishing House", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=2" }, { id: "3", name: "Naledi Sikhosana", role: "Creative Director", company: "BW Designs Co", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-grey-turtleneck-eyeglasses_273609-13205.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-grey-turtleneck-eyeglasses_273609-13205.jpg?_wi=2" }, { id: "4", name: "Mpho Ramodibe", role: "Self-Published Author", company: "Independent Writer", rating: 5,