Update src/app/arredo-bagno/page.tsx

This commit is contained in:
2026-03-02 21:02:44 +00:00
parent 7e7513a5e1
commit 17fe6f0920

View File

@@ -49,7 +49,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=3"
imageAlt="Collezione arredo bagno Catini Danilo"
mediaAnimation="opacity"
metricsAnimation="opacity"
@@ -64,11 +64,11 @@ export default function ArredoBagnoPage() {
tagIcon={Package}
products={[
{
id: "sanitari-1", 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", imageAlt: "Sanitari sospesi moderni"},
id: "sanitari-1", 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?_wi=2", imageAlt: "Sanitari sospesi moderni"},
{
id: "rubinetteria-1", 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", imageAlt: "Rubinetteria cromata"},
id: "rubinetteria-1", 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?_wi=2", imageAlt: "Rubinetteria cromata"},
{
id: "mobili-1", 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", imageAlt: "Mobili bagno sospesi"},
id: "mobili-1", 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?_wi=2", imageAlt: "Mobili bagno sospesi"},
]}
gridVariant="uniform-all-items-equal"
textboxLayout="default"