Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-20 19:08:50 +00:00

View File

@@ -124,11 +124,11 @@ export default function LandingPage() {
useInvertedBackground={false}
description="Trusted by satisfied clients across the region."
testimonials={[
{ id: "t1", name: "Client One", handle: "@verified", testimonial: "The best security company I have ever worked with.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-business-card_23-2149343383.jpg" },
{ id: "t2", name: "Client Two", handle: "@verified", testimonial: "Professional, reliable, and always on time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-walking-outside-modern-office-building_1139-1079.jpg" },
{ id: "t3", name: "Client Three", handle: "@verified", testimonial: "Transparency in reporting is unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-together_23-2148826969.jpg" },
{ id: "t4", name: "Client Four", handle: "@verified", testimonial: "Armstrong Guard makes events run perfectly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-male-manager-shaking-hand-partner_1262-20184.jpg" },
{ id: "t5", name: "Client Five", handle: "@verified", testimonial: "Excellent communication from management.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-relaxing-cafe_53876-30774.jpg" },
{ id: "t1", name: "Client One", handle: "@Event Client", testimonial: "The best security company I have ever worked with.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-business-card_23-2149343383.jpg" },
{ id: "t2", name: "Client Two", handle: "@Corporate Office Client", testimonial: "Professional, reliable, and always on time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-walking-outside-modern-office-building_1139-1079.jpg" },
{ id: "t3", name: "Client Three", handle: "@Logistics Client", testimonial: "Transparency in reporting is unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-together_23-2148826969.jpg" },
{ id: "t4", name: "Client Four", handle: "@Event Client", testimonial: "Armstrong Guard makes events run perfectly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-male-manager-shaking-hand-partner_1262-20184.jpg" },
{ id: "t5", name: "Client Five", handle: "@Retail Client", testimonial: "Excellent communication from management.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-relaxing-cafe_53876-30774.jpg" },
]}
showRating={true}
title="What Clients Say"