Update src/app/page.tsx

This commit is contained in:
2026-03-10 20:10:04 +00:00
parent cc3d284134
commit a76bd6a49f

View File

@@ -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,