Update src/app/chi-siamo/page.tsx

This commit is contained in:
2026-03-03 00:43:26 +00:00
parent a4f1f371b3
commit 1394afaaec

View File

@@ -109,7 +109,7 @@ export default function AboutPage() {
role: "Responsabile Produzione",
company: "Officina Metalmeccanica XYZ",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-with-arms-crossed-standing-factory_107420-96042.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-with-arms-crossed-standing-factory_107420-96042.jpg?_wi=2",
imageAlt: "Marco Rossi - Responsabile Produzione",
},
{
@@ -118,7 +118,7 @@ export default function AboutPage() {
role: "Direttore Tecnico",
company: "Azienda Restauri Padova",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pharmacologist-against-backdrop-laboratory-indian-female-drug-development-specialist-holding-tablet-is-conceptual-image-from-copy-space-international-women39s-day-labor-day_166373-9440.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pharmacologist-against-backdrop-laboratory-indian-female-drug-development-specialist-holding-tablet-is-conceptual-image-from-copy-space-international-women39s-day-labor-day_166373-9440.jpg?_wi=2",
imageAlt: "Paola Ferrari - Direttore Tecnico",
},
{
@@ -127,7 +127,7 @@ export default function AboutPage() {
role: "Titolare",
company: "Produttori Minuterie Locali",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-male-worker-standing-warehouse_107420-96550.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-male-worker-standing-warehouse_107420-96550.jpg?_wi=2",
imageAlt: "Giovanni Milani - Titolare",
},
]}