diff --git a/src/app/page.tsx b/src/app/page.tsx index 73f9f26..44b9fd2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,7 +158,7 @@ export default function LandingPage() { { id: "m2", name: "Sarah Miller", role: "Lead Architect", imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-working-office_1098-22034.jpg", imageAlt: "it consultant portrait" }, { id: "m3", name: "David Okafor", role: "Security Lead", imageSrc: "http://img.b2bpic.net/free-photo/html-css-collage-concept-with-person_23-2150062008.jpg", imageAlt: "female software engineer" }, { id: "m4", name: "Elena Rossi", role: "DevOps Engineer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-businesswoman-her-own-cafe-manager-standing-near-entrance-inviting-you-posi_1258-123855.jpg", imageAlt: "tech startup founder portrait" }, - { id: "m5", name: "James Wilson", role: "Network Ops", imageSrc: "http://img.b2bpic.net/free-photo/office-administrator-exploring-collaborations-opportunities_482257-91029.jpg", imageAlt: "data scientist portrait" }, + { id: "m5", name: "James Wilson", role: "Network Ops", imageSrc: "http://img.b2bpic.net/free-photo/office-administrator-exploring-collaborations-opportunities_482257-91029.jpg?_wi=1", imageAlt: "data scientist portrait" }, ]} title="Our Engineering Experts" description="Backed by a team of veterans in cloud architecture and cybersecurity." @@ -175,7 +175,7 @@ export default function LandingPage() { { id: "2", name: "Robert Smith", role: "Founder", testimonial: "Their security team is proactive and responsive. We sleep better knowing our network is in their hands.", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-using-laptop-tablet-same-time_482257-8141.jpg", imageAlt: "it consultant portrait" }, { id: "3", name: "Jane Doe", role: "Ops Manager", testimonial: "Exceptional support quality and clear communication. A true partner in our growth.", imageSrc: "http://img.b2bpic.net/free-photo/woman-designer-with-musical-earphones-standing-office-holding-folder_1303-32105.jpg", imageAlt: "female software engineer" }, { id: "4", name: "Kevin Lee", role: "CTO", testimonial: "Reliable experts who understand the complexities of modern IT infrastructure.", imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg", imageAlt: "tech startup founder portrait" }, - { id: "5", name: "Maria Garcia", role: "Engineering Lead", testimonial: "The best infrastructure partner we've ever engaged with.", imageSrc: "http://img.b2bpic.net/free-photo/office-administrator-exploring-collaborations-opportunities_482257-91029.jpg", imageAlt: "data scientist portrait" }, + { id: "5", name: "Maria Garcia", role: "Engineering Lead", testimonial: "The best infrastructure partner we've ever engaged with.", imageSrc: "http://img.b2bpic.net/free-photo/office-administrator-exploring-collaborations-opportunities_482257-91029.jpg?_wi=2", imageAlt: "data scientist portrait" }, ]} title="Client Success Stories" description="Trusted by industry leaders to deliver secure and scalable infrastructure."