Update src/app/page.tsx
This commit is contained in:
@@ -214,22 +214,22 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", name: "Francesca Rossi", role: "Factory Manager", company: "Omega Manufacturing", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-solar-panel-engineering-team-shares-data-insights-factory_482257-131759.jpg", imageAlt: "female factory manager portrait", content: "FERREMI has drastically improved our supply chain efficiency. Their online platform is incredibly easy to use, and deliveries are always on schedule. A truly indispensable partner!"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-solar-panel-engineering-team-shares-data-insights-factory_482257-131759.jpg", imageAlt: "female factory manager portrait", quote: "FERREMI has drastically improved our supply chain efficiency. Their online platform is incredibly easy to use, and deliveries are always on schedule. A truly indispensable partner!"},
|
||||
{
|
||||
id: "testimonial-2", name: "Giovanni Bianchi", role: "Procurement Director", company: "Industrial Tech S.p.A.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12853.jpg", imageAlt: "male procurement director headshot", content: "The breadth of FERREMI's catalog is unmatched. We consistently find the high-quality parts we need, backed by exceptional technical support. Their reliability is key to our success."},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12853.jpg", imageAlt: "male procurement director headshot", quote: "The breadth of FERREMI's catalog is unmatched. We consistently find the high-quality parts we need, backed by exceptional technical support. Their reliability is key to our success."},
|
||||
{
|
||||
id: "testimonial-3", name: "Elena Costa", role: "Production Engineer", company: "Dynamic Systems SRL", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-beautiful-brunette-female-wearing-working-clothes-apron-standing-workshop_613910-5811.jpg", imageAlt: "female production engineer headshot", content: "Thanks to FERREMI, we've reduced our procurement lead times significantly. The quality of their components is superb, directly contributing to the performance of our machinery."},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-beautiful-brunette-female-wearing-working-clothes-apron-standing-workshop_613910-5811.jpg", imageAlt: "female production engineer headshot", quote: "Thanks to FERREMI, we've reduced our procurement lead times significantly. The quality of their components is superb, directly contributing to the performance of our machinery."},
|
||||
{
|
||||
id: "testimonial-4", name: "Marco Esposito", role: "Operations Lead", company: "Global Logistics Group", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-middle-eastern-employee-handling-financial-planning_482257-128579.jpg", imageAlt: "male operations lead headshot", content: "Their 24/7 online support is a game-changer. Any questions we have are answered promptly, ensuring our operations run smoothly without interruption. Highly recommended!"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-middle-eastern-employee-handling-financial-planning_482257-128579.jpg", imageAlt: "male operations lead headshot", quote: "Their 24/7 online support is a game-changer. Any questions we have are answered promptly, ensuring our operations run smoothly without interruption. Highly recommended!"},
|
||||
{
|
||||
id: "testimonial-5", name: "Laura Ferrari", role: "Supply Chain Specialist", company: "Precision Components Inc.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-female-warehouse-worker-inspecting-merchandise-industrial-storage-compartment_637285-4659.jpg", imageAlt: "female supply chain specialist", content: "FERREMI's commitment to on-time delivery is outstanding. We can always count on them for critical components, which is vital for maintaining our production schedules."},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-female-warehouse-worker-inspecting-merchandise-industrial-storage-compartment_637285-4659.jpg", imageAlt: "female supply chain specialist", quote: "FERREMI's commitment to on-time delivery is outstanding. We can always count on them for critical components, which is vital for maintaining our production schedules."},
|
||||
{
|
||||
id: "testimonial-6", name: "Davide Rizzo", role: "Maintenance Supervisor", company: "Advanced Robotics Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panel-factory-filming-informational-video-about-energy-production_482257-119786.jpg", imageAlt: "Man in solar panel factory filming informational video about energy production", content: "Finding specialized industrial parts used to be a challenge. FERREMI's extensive network and expert team make it effortless. Their precision and speed are invaluable."},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panel-factory-filming-informational-video-about-energy-production_482257-119786.jpg", imageAlt: "Man in solar panel factory filming informational video about energy production", quote: "Finding specialized industrial parts used to be a challenge. FERREMI's extensive network and expert team make it effortless. Their precision and speed are invaluable."},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from factory managers and procurement teams about how FERREMI's speed and reliability have transformed their operations."
|
||||
|
||||
Reference in New Issue
Block a user