From 0ce63e46c803db69cecf0ce1f081049ac0b9a66d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:57:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d90f7bb..29673a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,15 +60,15 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Chen", handle: "Operations Director, TechFlow Inc.", testimonial: "The ISO 9001 certification transformed our quality processes. We've seen a 40% improvement in efficiency.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait headshot business" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "professional portrait headshot business" }, { name: "Marcus Johnson", handle: "CEO, GreenEnergy Solutions", testimonial: "ISO 14001 certification positioned us as environmental leaders. Outstanding support throughout.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait headshot business" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "professional portrait headshot business" }, { name: "Elena Rodriguez", handle: "Safety Manager, BuildCorp", testimonial: "ISO 45001 helped us achieve zero incidents. Invaluable for workplace safety standards.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait headshot business" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "professional portrait headshot business" } ]} useInvertedBackground={false} @@ -98,23 +98,23 @@ export default function LandingPage() { features={[ { id: 1, - title: "ISO 9001 - Quality Management", description: "Establish robust quality systems that enhance customer satisfaction, reduce errors, and drive operational excellence. Achieve consistent product and service quality.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/iso-certification-stamp-collection_23-2148705979.jpg", imageAlt: "iso 9001 badge" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/iso-certification-stamp-collection_23-2148705979.jpg", imageAlt: "iso 9001 badge" } + title: "ISO 9001 - Quality Management", description: "Establish robust quality systems that enhance customer satisfaction, reduce errors, and drive operational excellence. Achieve consistent product and service quality.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/iso-certification-stamp-collection_23-2148705979.jpg?_wi=1", imageAlt: "iso 9001 badge" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/iso-certification-stamp-collection_23-2148705979.jpg?_wi=2", imageAlt: "iso 9001 badge" } }, { id: 2, - title: "ISO 14001 - Environmental Management", description: "Demonstrate environmental responsibility and sustainability commitment. Reduce waste, lower costs, and meet regulatory requirements while enhancing brand reputation.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-compostable-labels-stamps_23-2149396307.jpg", imageAlt: "iso 14001 badge" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-compostable-labels-stamps_23-2149396307.jpg", imageAlt: "iso 14001 badge" } + title: "ISO 14001 - Environmental Management", description: "Demonstrate environmental responsibility and sustainability commitment. Reduce waste, lower costs, and meet regulatory requirements while enhancing brand reputation.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-compostable-labels-stamps_23-2149396307.jpg?_wi=1", imageAlt: "iso 14001 badge" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-compostable-labels-stamps_23-2149396307.jpg?_wi=2", imageAlt: "iso 14001 badge" } }, { id: 3, - title: "ISO 45001 - Occupational Health & Safety", description: "Create safer workplaces with comprehensive health and safety management systems. Protect employees, reduce incidents, and ensure compliance with all regulations.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/set-labour-day-labels-with-yellow-frames_23-2147617898.jpg", imageAlt: "iso 45001 badge" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/set-labour-day-labels-with-yellow-frames_23-2147617898.jpg", imageAlt: "iso 45001 badge" } + title: "ISO 45001 - Occupational Health & Safety", description: "Create safer workplaces with comprehensive health and safety management systems. Protect employees, reduce incidents, and ensure compliance with all regulations.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/set-labour-day-labels-with-yellow-frames_23-2147617898.jpg?_wi=1", imageAlt: "iso 45001 badge" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/set-labour-day-labels-with-yellow-frames_23-2147617898.jpg?_wi=2", imageAlt: "iso 45001 badge" } }, { id: 4, - title: "ISO 27001 - Information Security", description: "Safeguard your organization's data and intellectual property. Build customer trust through secure information management and compliance with global security standards.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752889.jpg", imageAlt: "iso 27001 badge" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752889.jpg", imageAlt: "iso 27001 badge" } + title: "ISO 27001 - Information Security", description: "Safeguard your organization's data and intellectual property. Build customer trust through secure information management and compliance with global security standards.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752889.jpg?_wi=1", imageAlt: "iso 27001 badge" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752889.jpg?_wi=2", imageAlt: "iso 27001 badge" } } ]} showStepNumbers={true} -- 2.49.1