Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-14 06:34:29 +00:00

View File

@@ -110,11 +110,11 @@ export default function LandingPage() {
title="Client Success Stories"
description="See how our partners are leveraging modern tech to redefine their industry impact."
testimonials={[
{ id: "ts1", name: "Marcus V.", role: "Developer", title: "Performance", quote: "The performance gains were immediate. Truly professional.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg" },
{ id: "ts2", name: "Linda W.", role: "Manager", title: "Expertise", quote: "Exceptional service and deep technical expertise.", imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg" },
{ id: "ts3", name: "Robert T.", role: "Architect", title: "Game Changer", quote: "A game changer for our infrastructure project.", imageSrc: "http://img.b2bpic.net/free-photo/technician-making-sure-high-tech-facility-data-center-is-appropriately-equipped_482257-94430.jpg" },
{ id: "ts4", name: "Sofia L.", role: "Founder", title: "Scalable", quote: "Innovative solutions that scaled perfectly with us.", imageSrc: "http://img.b2bpic.net/free-photo/multiracial-workers-using-laptop-device-write-emails-solving-tasks_482257-123663.jpg" },
{ id: "ts5", name: "Henry B.", role: "CTO", title: "Enterprise", quote: "Highly recommended for any enterprise.", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-walking-outside-modern-office-building_1139-1079.jpg" },
{ id: "ts1", name: "Marcus V.", role: "Developer", quote: "The performance gains were immediate. Truly professional.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg" },
{ id: "ts2", name: "Linda W.", role: "Manager", quote: "Exceptional service and deep technical expertise.", imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg" },
{ id: "ts3", name: "Robert T.", role: "Architect", quote: "A game changer for our infrastructure project.", imageSrc: "http://img.b2bpic.net/free-photo/technician-making-sure-high-tech-facility-data-center-is-appropriately-equipped_482257-94430.jpg" },
{ id: "ts4", name: "Sofia L.", role: "Founder", quote: "Innovative solutions that scaled perfectly with us.", imageSrc: "http://img.b2bpic.net/free-photo/multiracial-workers-using-laptop-device-write-emails-solving-tasks_482257-123663.jpg" },
{ id: "ts5", name: "Henry B.", role: "CTO", quote: "Highly recommended for any enterprise.", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-walking-outside-modern-office-building_1139-1079.jpg" },
]}
/>
</div>