From 465876258fac9c2a7bcbf3c32aad58c2ca244a9b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 20:09:08 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0b2d8c7..1badebd 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { id: "1", name: "Leonardo", role: "Autore", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-heavy-azure-fog-dark-liquid_23-2148101977.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-heavy-azure-fog-dark-liquid_23-2148101977.jpg?_wi=4", }, ]} /> -- 2.49.1 From 810c99607607ef1364df6b3fa9acc503413b1873 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 20:09:09 +0000 Subject: [PATCH 2/4] Update src/app/fonti/page.tsx --- src/app/fonti/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/fonti/page.tsx b/src/app/fonti/page.tsx index e8f1b77..f7fdbd9 100644 --- a/src/app/fonti/page.tsx +++ b/src/app/fonti/page.tsx @@ -60,13 +60,13 @@ export default function LandingPage() { icon: Database, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-technology-background-with-flowing-cyber-particles_1048-16343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-technology-background-with-flowing-cyber-particles_1048-16343.jpg?_wi=3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-technology-background-with-flowing-cyber-particles_1048-16343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-technology-background-with-flowing-cyber-particles_1048-16343.jpg?_wi=4", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-green-substance_23-2148253655.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-green-substance_23-2148253655.jpg?_wi=7", imageAlt: "abstract industrial environmental concept", }, ]} -- 2.49.1 From 308eb2e133efc80e12e4132e7187866e4e41d396 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 20:09:09 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b4bd67..28fdf06 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@autor", testimonial: "Un progetto audiovisivo civico.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-heavy-azure-fog-dark-liquid_23-2148101977.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-heavy-azure-fog-dark-liquid_23-2148101977.jpg?_wi=1", imageAlt: "cinematic abstract fog atmosphere blue", }, { @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@data", testimonial: "Dati confermano lo stato di criticità.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-technology-background-with-flowing-cyber-particles_1048-16343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-technology-background-with-flowing-cyber-particles_1048-16343.jpg?_wi=1", imageAlt: "data visualization graph minimalist", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@civico", testimonial: "Il reel trasforma la quotidianità.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-green-substance_23-2148253655.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-green-substance_23-2148253655.jpg?_wi=1", imageAlt: "abstract industrial environmental concept", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@territorio", testimonial: "L'inquinamento non è un'eccezione.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-heavy-azure-fog-dark-liquid_23-2148101977.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-heavy-azure-fog-dark-liquid_23-2148101977.jpg?_wi=2", imageAlt: "cinematic abstract fog atmosphere blue", }, { @@ -94,13 +94,13 @@ export default function LandingPage() { handle: "@ambiente", testimonial: "Percezione del reale oltre il dato.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-technology-background-with-flowing-cyber-particles_1048-16343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-technology-background-with-flowing-cyber-particles_1048-16343.jpg?_wi=2", imageAlt: "data visualization graph minimalist", }, ]} tag="Reel Civico 2025" mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/abstract-heavy-azure-fog-dark-liquid_23-2148101977.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-heavy-azure-fog-dark-liquid_23-2148101977.jpg?_wi=3" avatars={[ { src: "http://img.b2bpic.net/free-photo/abstract-heavy-azure-fog-dark-liquid_23-2148101977.jpg", @@ -233,7 +233,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Contattami" description="Hai feedback o proposte per il progetto?" - imageSrc="http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-green-substance_23-2148253655.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-green-substance_23-2148253655.jpg?_wi=2" inputs={[ { name: "name", -- 2.49.1 From 1309fa26df0056cebde251909b7b82f607baa62d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 20:09:10 +0000 Subject: [PATCH 4/4] Update src/app/progetto/page.tsx --- src/app/progetto/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/progetto/page.tsx b/src/app/progetto/page.tsx index 3c77fd4..e4bf93a 100644 --- a/src/app/progetto/page.tsx +++ b/src/app/progetto/page.tsx @@ -53,17 +53,17 @@ export default function LandingPage() { { title: "Ricerca e Soggetto", description: "Analisi del territorio e definizione del focus comunicativo.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-green-substance_23-2148253655.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-green-substance_23-2148253655.jpg?_wi=3", }, { title: "Storyboard", description: "Struttura ritmica delle immagini e montaggio visivo.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-green-substance_23-2148253655.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-green-substance_23-2148253655.jpg?_wi=4", }, { title: "Sceneggiatura", description: "Definizione della narrazione e dell'impatto emotivo.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-green-substance_23-2148253655.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-green-substance_23-2148253655.jpg?_wi=5", }, ]} title="Il Percorso Creativo" @@ -81,7 +81,7 @@ export default function LandingPage() { { title: "Raccolta", description: "Dati", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-green-substance_23-2148253655.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-green-substance_23-2148253655.jpg?_wi=6", }, ]} /> -- 2.49.1