From 5455e985919464dcf461abddf60e9df4ac16bf80 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 22:05:44 +0000 Subject: [PATCH 1/5] Update src/app/chi-siamo/page.tsx --- src/app/chi-siamo/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/chi-siamo/page.tsx b/src/app/chi-siamo/page.tsx index 79a2085..43d2956 100644 --- a/src/app/chi-siamo/page.tsx +++ b/src/app/chi-siamo/page.tsx @@ -92,7 +92,7 @@ export default function AboutPage() { title: "Eccellenza nella Formazione", description: "Offriamo programmi educativi di livello internazionale con maestri riconosciuti a livello mondiale. Ogni studente riceve attenzione personalizzata e accesso a risorse musicali di qualità superiore.", tag: "Educazione", - imageSrc: "http://img.b2bpic.net/free-photo/guitarist-trumpet-player-having-fun_23-2147624356.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/guitarist-trumpet-player-having-fun_23-2147624356.jpg?_wi=2", imageAlt: "music masterclass instructor teaching violin students", }, { @@ -100,7 +100,7 @@ export default function AboutPage() { title: "Comunità Internazionale", description: "Creiamo uno spazio dove giovani musicisti da diverse culture e background si incontrano, collaborano e crescono insieme. La diversità è il nostro punto di forza e la fonte della nostra ispirazione.", tag: "Comunità", - imageSrc: "http://img.b2bpic.net/free-photo/kids-being-part-sunday-school_23-2149582891.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-being-part-sunday-school_23-2149582891.jpg?_wi=2", imageAlt: "guitar workshop hands-on music instruction learning", }, { @@ -108,7 +108,7 @@ export default function AboutPage() { title: "Innovazione Musicale", description: "Combinando tradizione e modernità, proponiamo programmi che abbracciano sia la musica classica che i generi contemporanei. Stimoliamo la creatività e l'espressione artistica in tutte le sue forme.", tag: "Innovazione", - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-cutting-wood_23-2148643277.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/carpenter-cutting-wood_23-2148643277.jpg?_wi=2", imageAlt: "luthier craftsman building violin string instrument", }, ]} -- 2.49.1 From a194b8405817314c85353eaa11c141283ed2c216 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 22:05:44 +0000 Subject: [PATCH 2/5] Update src/app/festival/page.tsx --- src/app/festival/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/festival/page.tsx b/src/app/festival/page.tsx index 165ae3f..4a4bb59 100644 --- a/src/app/festival/page.tsx +++ b/src/app/festival/page.tsx @@ -86,21 +86,21 @@ export default function FestivalPage() { id: "winter-season", name: "Winter Season", price: "Scopri i concerti", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-have-fun-with-her-boyfriend-his-hat-while-walking-christmas-market_613910-3749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-have-fun-with-her-boyfriend-his-hat-while-walking-christmas-market_613910-3749.jpg?_wi=2", imageAlt: "winter classical concert indoor venue performance" }, { id: "musica-riva-festival", name: "MusicaRiva Festival", price: "40 anni di musica", - imageSrc: "http://img.b2bpic.net/free-photo/group-fans-gathered-thge-stadium-cheering-up_1303-18617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-fans-gathered-thge-stadium-cheering-up_1303-18617.jpg?_wi=2", imageAlt: "music festival outdoor stage lakeside performance" }, { id: "special-events", name: "Eventi Speciali", price: "Tre eventi imperdibili", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-listening-music_23-2149409390.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-listening-music_23-2149409390.jpg?_wi=2", imageAlt: "special concert event grand finale performance" } ]} -- 2.49.1 From 3c5e890ca9c0aa96340fb15195e6b959a5cdbe6c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 22:05:45 +0000 Subject: [PATCH 3/5] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a94d578..900127c 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1428,6 +1428,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +