From 6ea54e19a653d4a145dc8e7e10fd2674cf9beb13 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 20:27:09 +0000 Subject: [PATCH] Update src/app/progetto/page.tsx --- src/app/progetto/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/progetto/page.tsx b/src/app/progetto/page.tsx index 4daff1f..fff895a 100644 --- a/src/app/progetto/page.tsx +++ b/src/app/progetto/page.tsx @@ -49,11 +49,11 @@ export default function LandingPage() { }, { id: "2", title: "Storyboard", author: "Fase 02", description: "Organizzazione del ritmo visivo e pianificazione della sequenza blob.", tags: ["Pianificazione"], - imageSrc: "http://img.b2bpic.net/free-photo/factory-producing-co2-pollution_23-2150858181.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/factory-producing-co2-pollution_23-2150858181.jpg?_wi=3" }, { id: "3", title: "Sceneggiatura", author: "Fase 03", description: "Stesura del copione come guida flessibile tra dati e provocazioni.", tags: ["Scripting"], - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-walking-evening-outside-street_1303-17071.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-walking-evening-outside-street_1303-17071.jpg?_wi=1" } ]} title="Le Fasi del Progetto" @@ -77,7 +77,7 @@ export default function LandingPage() {