diff --git a/src/app/page.tsx b/src/app/page.tsx index 77c8148..70bad87 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-painting-canvas_23-2148372189.jpg", imageAlt: "artist studio painting easel"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-painting-canvas_23-2148372189.jpg?_wi=1", imageAlt: "artist studio painting easel"}, { imageSrc: "http://img.b2bpic.net/free-photo/composition-antiques-market-objects_23-2148950930.jpg", imageAlt: "artist studio painting easel"}, { @@ -97,7 +97,7 @@ export default function LandingPage() { { id: "s3", title: "Decorazioni", content: "Soluzioni artistiche per ogni spazio abitativo o professionale."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/team-artists-gallery-atelier-working-new-art-piece_482257-107472.jpg" + imageSrc="http://img.b2bpic.net/free-photo/team-artists-gallery-atelier-working-new-art-piece_482257-107472.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -110,7 +110,7 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "g1", name: "Opera 1", price: "Su richiesta", imageSrc: "http://img.b2bpic.net/free-photo/mixed-wallpaper-background-vector-abstract-textured-art_53876-134361.jpg"}, + id: "g1", name: "Opera 1", price: "Su richiesta", imageSrc: "http://img.b2bpic.net/free-photo/mixed-wallpaper-background-vector-abstract-textured-art_53876-134361.jpg?_wi=1"}, { id: "g2", name: "Opera 2", price: "Su richiesta", imageSrc: "http://img.b2bpic.net/free-photo/abstract-art-background-wallpaper-textured-acrylic-paint-with-mixed-colors_53876-134358.jpg"}, { @@ -138,16 +138,16 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-darkroom_23-2149893837.jpg", imageAlt: "young professional artists team"}, { id: "t2", name: "Alexei Ivanov", handle: "@ivanov", testimonial: "Arte incredibile, stile unico e raffinato.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-painting-canvas_23-2148372189.jpg", imageAlt: "young professional artists team"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-painting-canvas_23-2148372189.jpg?_wi=2", imageAlt: "young professional artists team"}, { id: "t3", name: "Giulia B.", handle: "@giuliab", testimonial: "Estrema cura nei dettagli e molta passione.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/team-artists-gallery-atelier-working-new-art-piece_482257-107472.jpg", imageAlt: "young professional artists team"}, + imageSrc: "http://img.b2bpic.net/free-photo/team-artists-gallery-atelier-working-new-art-piece_482257-107472.jpg?_wi=2", imageAlt: "young professional artists team"}, { id: "t4", name: "Dmitry V.", handle: "@dmitryv", testimonial: "Quadri fantastici, aggiungono valore alla casa.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mixed-wallpaper-background-vector-abstract-textured-art_53876-134361.jpg", imageAlt: "young professional artists team"}, + imageSrc: "http://img.b2bpic.net/free-photo/mixed-wallpaper-background-vector-abstract-textured-art_53876-134361.jpg?_wi=2", imageAlt: "young professional artists team"}, { id: "t5", name: "Elena S.", handle: "@elenas", testimonial: "Servizio eccellente e puntualità nella consegna.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/modern-artist-concept-with-professional-elements_23-2148002217.jpg", imageAlt: "young professional artists team"}, + imageSrc: "http://img.b2bpic.net/free-photo/modern-artist-concept-with-professional-elements_23-2148002217.jpg?_wi=1", imageAlt: "young professional artists team"}, ]} showRating={true} title="Cosa dicono i nostri clienti" @@ -168,7 +168,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "Il tuo messaggio"}} - imageSrc="http://img.b2bpic.net/free-photo/modern-artist-concept-with-professional-elements_23-2148002217.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-artist-concept-with-professional-elements_23-2148002217.jpg?_wi=2" />