From 31a0c749caae2c4495d3e2e41ea02ac7990d0818 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 20:35:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 65bca8d..ee79437 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118888.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118888.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -105,19 +105,19 @@ export default function LandingPage() { id: "p1", name: "Selezione Formaggi Stagionati", price: "18,00€", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-cheese-grapes-mini-bread-slate-board-table_23-2148162036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-cheese-grapes-mini-bread-slate-board-table_23-2148162036.jpg?_wi=1", }, { id: "p2", name: "Salumi Artigianali", price: "22,00€", - imageSrc: "http://img.b2bpic.net/free-photo/sunlight-olive-oil-bottles-with-bun-olives-slate-plate_23-2147853822.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sunlight-olive-oil-bottles-with-bun-olives-slate-plate_23-2147853822.jpg?_wi=1", }, { id: "p3", name: "Pasta Fresca Fatta a Mano", price: "12,00€", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-table-full-almonds-prosciutto-figs-dry-fruit_181624-5232.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-table-full-almonds-prosciutto-figs-dry-fruit_181624-5232.jpg?_wi=1", }, { id: "p4", @@ -156,7 +156,7 @@ export default function LandingPage() { quote: "Prodotti incredibili, il salume è eccezionale.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118888.jpg?_wi=2", imageAlt: "delicatessen interior warm lighting", }, { @@ -178,7 +178,7 @@ export default function LandingPage() { quote: "Velocissimi nella consegna e cibo fresco.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-indoors_23-2151038685.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-cheese-grapes-mini-bread-slate-board-table_23-2148162036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-cheese-grapes-mini-bread-slate-board-table_23-2148162036.jpg?_wi=2", imageAlt: "artisanal cheese platter selection", }, { @@ -189,7 +189,7 @@ export default function LandingPage() { quote: "La selezione dei vini è una delle migliori in città.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-with-glasses-coquettishly-touches-face-standing-middle-street-smiling-cute-young-woman-posing-holding-bag-from-store-looking-with-interest_197531-3493.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sunlight-olive-oil-bottles-with-bun-olives-slate-plate_23-2147853822.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sunlight-olive-oil-bottles-with-bun-olives-slate-plate_23-2147853822.jpg?_wi=2", imageAlt: "cured meat selection platter", }, { @@ -200,7 +200,7 @@ export default function LandingPage() { quote: "Ottimi prodotti gourmet a prezzi onesti.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/satisfied-fairskinned-adult-woman-smiles-strongly-with-her-teeth-narrowing-eyes-sunny-day-brunette-wears-casual-clothes_197531-31242.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-table-full-almonds-prosciutto-figs-dry-fruit_181624-5232.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-table-full-almonds-prosciutto-figs-dry-fruit_181624-5232.jpg?_wi=2", imageAlt: "gourmet delicatessen box", }, ]}