diff --git a/src/app/page.tsx b/src/app/page.tsx index 79aef96..b428be0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,6 +46,7 @@ export default function LandingPage() { @@ -248,10 +249,10 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Rajesh Kumar", handle: "VP Operations, Cipla", testimonial: "Zoid Metal Forms delivered precision-engineered components that exceeded our quality standards. Their technical expertise and commitment to excellence made them invaluable partners in our manufacturing supply chain.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-businesswoman_329181-11722.jpg?_wi=1", imageAlt: "Rajesh Kumar" + id: "1", name: "Rajesh Kumar", handle: "VP Operations, Cipla", testimonial: "Zoid Metal Forms delivered precision-engineered components that exceeded our quality standards. Their technical expertise and commitment to excellence made them invaluable partners in our manufacturing supply chain.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-businesswoman_329181-11722.jpg", imageAlt: "Rajesh Kumar" }, { - id: "2", name: "Priya Sharma", handle: "Director, Medreich", testimonial: "Their die and mould manufacturing capabilities are unmatched. We've worked with them on multiple projects and each delivery demonstrates their attention to detail and process excellence.", imageSrc: "http://img.b2bpic.net/free-photo/male-executive-with-glasses_1098-760.jpg?_wi=1", imageAlt: "Priya Sharma" + id: "2", name: "Priya Sharma", handle: "Director, Medreich", testimonial: "Their die and mould manufacturing capabilities are unmatched. We've worked with them on multiple projects and each delivery demonstrates their attention to detail and process excellence.", imageSrc: "http://img.b2bpic.net/free-photo/male-executive-with-glasses_1098-760.jpg", imageAlt: "Priya Sharma" }, { id: "3", name: "Vikram Patel", handle: "Senior Engineer, Biocon", testimonial: "The industrial design team at Zoid truly understands our complex requirements. From concept to final product, they delivered solutions that were both innovative and manufactureable.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", imageAlt: "Vikram Patel" @@ -260,10 +261,10 @@ export default function LandingPage() { id: "4", name: "Anita Desai", handle: "Product Manager, Schneider Electric", testimonial: "Their prototyping and testing services accelerated our time-to-market significantly. Working with a team that combines design expertise with manufacturing knowledge is truly a competitive advantage.", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", imageAlt: "Anita Desai" }, { - id: "5", name: "Suresh Menon", handle: "Operations Lead, L&T", testimonial: "Zoid Metal Forms has become our preferred manufacturing partner. Their ability to handle complex precision requirements with consistent quality is impressive and reliable.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-businesswoman_329181-11722.jpg?_wi=2", imageAlt: "Suresh Menon" + id: "5", name: "Suresh Menon", handle: "Operations Lead, L&T", testimonial: "Zoid Metal Forms has become our preferred manufacturing partner. Their ability to handle complex precision requirements with consistent quality is impressive and reliable.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-businesswoman_329181-11722.jpg", imageAlt: "Suresh Menon" }, { - id: "6", name: "Neha Gupta", handle: "Chief Procurement Officer, ABB", testimonial: "Outstanding service and technical capabilities. They consistently deliver on time and maintain the highest standards of quality. A true strategic partner for our manufacturing needs.", imageSrc: "http://img.b2bpic.net/free-photo/male-executive-with-glasses_1098-760.jpg?_wi=2", imageAlt: "Neha Gupta" + id: "6", name: "Neha Gupta", handle: "Chief Procurement Officer, ABB", testimonial: "Outstanding service and technical capabilities. They consistently deliver on time and maintain the highest standards of quality. A true strategic partner for our manufacturing needs.", imageSrc: "http://img.b2bpic.net/free-photo/male-executive-with-glasses_1098-760.jpg", imageAlt: "Neha Gupta" } ]} />