diff --git a/src/app/arredo-bagno/page.tsx b/src/app/arredo-bagno/page.tsx index 9c8c107..62da18e 100644 --- a/src/app/arredo-bagno/page.tsx +++ b/src/app/arredo-bagno/page.tsx @@ -51,7 +51,7 @@ export default function ArredoBagnoPage() { { value: "25+", title: "Marche Selezionate" }, ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/modern-bathroom-with-smart-home-system-sleek-design_9975-33157.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-bathroom-with-smart-home-system-sleek-design_9975-33157.jpg?_wi=2" imageAlt="Collezione arredo bagno Catini Danilo" mediaAnimation="slide-up" /> @@ -69,7 +69,7 @@ export default function ArredoBagnoPage() { name: "Sanitari Sospesi Moderni", price: "Da €200", variant: "Bianco, nero, grigio", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-restroom-wall-hung-toilet-matte-black-fixtures_169016-68901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-restroom-wall-hung-toilet-matte-black-fixtures_169016-68901.jpg?_wi=2", imageAlt: "Sanitari sospesi moderni", }, { @@ -77,7 +77,7 @@ export default function ArredoBagnoPage() { name: "Rubinetteria Cromata Premium", price: "Da €120", variant: "Monocomando, miscelatore, bidet", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shiny-modern-faucet-soap-toothbrushes_181624-57645.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shiny-modern-faucet-soap-toothbrushes_181624-57645.jpg?_wi=2", imageAlt: "Rubinetteria cromata", }, { @@ -85,7 +85,7 @@ export default function ArredoBagnoPage() { name: "Mobili Bagno Sospesi", price: "Da €350", variant: "Vari colori e larghezze", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-bathroom-toiley-interior_74190-4131.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-bathroom-toiley-interior_74190-4131.jpg?_wi=2", imageAlt: "Mobili bagno sospesi", }, ]}