diff --git a/src/app/chi-siamo/page.tsx b/src/app/chi-siamo/page.tsx index 1a4632d..cfce284 100644 --- a/src/app/chi-siamo/page.tsx +++ b/src/app/chi-siamo/page.tsx @@ -46,7 +46,7 @@ export default function AboutPage() { { name: "name", type: "text", placeholder: "Nome e Cognome", required: true }, { name: "email", type: "email", placeholder: "Email", required: true }, ]} - imageSrc="http://img.b2bpic.net/free-photo/futuristic-control-panel_23-2151957130.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-control-panel_23-2151957130.jpg?_wi=9" /> diff --git a/src/app/informazioni/page.tsx b/src/app/informazioni/page.tsx index f1176fd..09a1ae1 100644 --- a/src/app/informazioni/page.tsx +++ b/src/app/informazioni/page.tsx @@ -51,7 +51,7 @@ export default function InfoPage() { title="Cosa sono i PFAS" description="Gli inquinanti eterni che persistono nel nostro ambiente." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/futuristic-control-panel_23-2151957130.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-control-panel_23-2151957130.jpg?_wi=6" /> diff --git a/src/app/media/page.tsx b/src/app/media/page.tsx index a27cd0f..23f564b 100644 --- a/src/app/media/page.tsx +++ b/src/app/media/page.tsx @@ -43,8 +43,8 @@ export default function MediaPage() { cardTag="Interviste" cardAnimation="slide-up" testimonials={[ - { id: "t1", name: "Mario Rossi", imageSrc: "http://img.b2bpic.net/free-photo/splashing-colorful-liquids-black-background_23-2147837291.jpg" }, - { id: "t2", name: "Anna Bianchi", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-control-panel_23-2151957130.jpg" }, + { id: "t1", name: "Mario Rossi", imageSrc: "http://img.b2bpic.net/free-photo/splashing-colorful-liquids-black-background_23-2147837291.jpg?_wi=7" }, + { id: "t2", name: "Anna Bianchi", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-control-panel_23-2151957130.jpg?_wi=7" }, ]} /> @@ -57,9 +57,9 @@ export default function MediaPage() { description="Immagini e documentari realizzati." features={[ { - tag: "Video", title: "Documentario", subtitle: "Progetto", description: "Il viaggio dell'acqua.", imageSrc: "http://img.b2bpic.net/free-photo/splashing-colorful-liquids-black-background_23-2147837291.jpg"}, + tag: "Video", title: "Documentario", subtitle: "Progetto", description: "Il viaggio dell'acqua.", imageSrc: "http://img.b2bpic.net/free-photo/splashing-colorful-liquids-black-background_23-2147837291.jpg?_wi=8"}, { - tag: "Foto", title: "Reportage", subtitle: "Territorio", description: "Il territorio vissuto.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-control-panel_23-2151957130.jpg"}, + tag: "Foto", title: "Reportage", subtitle: "Territorio", description: "Il territorio vissuto.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-control-panel_23-2151957130.jpg?_wi=8"}, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 9810fe7..3818e0a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,21 +47,21 @@ export default function LandingPage() { testimonials={[ { name: "Leonardo Scolari", handle: "@leo.pfas", testimonial: "La chiarezza visiva è il primo passo verso il cambiamento.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/splashing-colorful-liquids-black-background_23-2147837291.jpg", imageAlt: "dark water surface reflection abstract"}, + imageSrc: "http://img.b2bpic.net/free-photo/splashing-colorful-liquids-black-background_23-2147837291.jpg?_wi=1", imageAlt: "dark water surface reflection abstract"}, { name: "Progetto PFAS", handle: "@info.pfas", testimonial: "Informare per prevenire l'esposizione invisibile.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-control-panel_23-2151957130.jpg", imageAlt: "data visualization dark theme"}, + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-control-panel_23-2151957130.jpg?_wi=1", imageAlt: "data visualization dark theme"}, { name: "Ambiente Veneto", handle: "@veneto.alert", testimonial: "Un lavoro necessario per la nostra comunità.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/splashing-colorful-liquids-black-background_23-2147837291.jpg", imageAlt: "dark water surface reflection abstract"}, + imageSrc: "http://img.b2bpic.net/free-photo/splashing-colorful-liquids-black-background_23-2147837291.jpg?_wi=2", imageAlt: "dark water surface reflection abstract"}, { name: "Scienza e Salute", handle: "@med.info", testimonial: "Dati precisi per scelte quotidiane consapevoli.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-control-panel_23-2151957130.jpg", imageAlt: "data visualization dark theme"}, + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-control-panel_23-2151957130.jpg?_wi=2", imageAlt: "data visualization dark theme"}, { name: "Community Lab", handle: "@comm.lab", testimonial: "Un design moderno per un tema vitale.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/splashing-colorful-liquids-black-background_23-2147837291.jpg", imageAlt: "dark water surface reflection abstract"}, + imageSrc: "http://img.b2bpic.net/free-photo/splashing-colorful-liquids-black-background_23-2147837291.jpg?_wi=3", imageAlt: "dark water surface reflection abstract"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/splashing-colorful-liquids-black-background_23-2147837291.jpg" + imageSrc="http://img.b2bpic.net/free-photo/splashing-colorful-liquids-black-background_23-2147837291.jpg?_wi=4" showDimOverlay={true} textPosition="bottom" avatars={[ @@ -118,9 +118,9 @@ export default function LandingPage() { description="Ecco come portiamo la conoscenza sul territorio." features={[ { - tag: "Educazione", title: "Workshops", subtitle: "Scuole e università", description: "Cicli di incontri formativi sulle tematiche ambientali.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-control-panel_23-2151957130.jpg"}, + tag: "Educazione", title: "Workshops", subtitle: "Scuole e università", description: "Cicli di incontri formativi sulle tematiche ambientali.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-control-panel_23-2151957130.jpg?_wi=3"}, { - tag: "Prevenzione", title: "Monitoraggio", subtitle: "Controllo qualità", description: "Analisi costante della qualità delle acque potabili.", imageSrc: "http://img.b2bpic.net/free-photo/splashing-colorful-liquids-black-background_23-2147837291.jpg"}, + tag: "Prevenzione", title: "Monitoraggio", subtitle: "Controllo qualità", description: "Analisi costante della qualità delle acque potabili.", imageSrc: "http://img.b2bpic.net/free-photo/splashing-colorful-liquids-black-background_23-2147837291.jpg?_wi=5"}, ]} /> diff --git a/src/app/progetto/page.tsx b/src/app/progetto/page.tsx index 25b7bfb..1dbfb17 100644 --- a/src/app/progetto/page.tsx +++ b/src/app/progetto/page.tsx @@ -45,7 +45,7 @@ export default function ProjectPage() { { value: "2024", title: "Fondazione" }, { value: "50+", title: "Eventi" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/futuristic-control-panel_23-2151957130.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-control-panel_23-2151957130.jpg?_wi=4" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -59,9 +59,9 @@ export default function ProjectPage() { description="Puntiamo alla trasparenza dei dati." features={[ { - tag: "Trasparenza", title: "Open Data", subtitle: "Dati pubblici", description: "Rendiamo accessibili i dati ambientali.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-control-panel_23-2151957130.jpg"}, + tag: "Trasparenza", title: "Open Data", subtitle: "Dati pubblici", description: "Rendiamo accessibili i dati ambientali.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-control-panel_23-2151957130.jpg?_wi=5"}, { - tag: "Ricerca", title: "Studi", subtitle: "Analisi scientifica", description: "Collaborazioni accademiche.", imageSrc: "http://img.b2bpic.net/free-photo/splashing-colorful-liquids-black-background_23-2147837291.jpg"}, + tag: "Ricerca", title: "Studi", subtitle: "Analisi scientifica", description: "Collaborazioni accademiche.", imageSrc: "http://img.b2bpic.net/free-photo/splashing-colorful-liquids-black-background_23-2147837291.jpg?_wi=6"}, ]} />