6 Commits

Author SHA1 Message Date
288e8500ec Update src/app/page.tsx 2026-03-10 20:13:59 +00:00
a469464fc5 Update src/app/page.tsx 2026-03-10 20:13:34 +00:00
7b7c1d7d92 Merge version_1 into main
Merge version_1 into main
2026-03-10 20:12:11 +00:00
53e3d75b11 Merge version_1 into main
Merge version_1 into main
2026-03-10 20:11:42 +00:00
6382b1750d Merge version_1 into main
Merge version_1 into main
2026-03-10 20:10:54 +00:00
4bc5441276 Merge version_1 into main
Merge version_1 into main
2026-03-10 20:10:08 +00:00

View File

@@ -55,21 +55,23 @@ export default function LandingPage() {
mediaAnimation="slide-up" mediaAnimation="slide-up"
buttons={[ buttons={[
{ text: "Get Your Quote Today", href: "contact" }, { text: "Get Your Quote Today", href: "contact" },
{ text: "View Our Work", href: "portfolio" } { text: "✓ Free Quote in 24 Hours", href: "contact" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
buttonContainerClassName="flex flex-col gap-3 md:flex-row md:items-center"
buttonClassName="w-full md:w-auto"
testimonials={[ 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, 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, 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, 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} testimonialRotationInterval={5000}
@@ -155,15 +157,15 @@ export default function LandingPage() {
testimonials={[ testimonials={[
{ {
id: "1", name: "Lerato Mthembu", role: "Marketing Director", company: "TechFlow Botswana", rating: 5, 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, 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, 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, id: "4", name: "Mpho Ramodibe", role: "Self-Published Author", company: "Independent Writer", rating: 5,