From 3315404ae04623424b829af8abf7c3066ebaa8db Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 22:18:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a9900e3..3787fbc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,7 +126,7 @@ export default function LandingPage() { description="Butt Mini Market è diventato una tappa quotidiana per residenti e turisti. Un negozio apprezzato per la gentilezza del proprietario, la comodità della posizione e la disponibilità di tanti prodotti utili ogni giorno." subdescription="Siamo nel cuore di Napoli, pronti ad accoglierti con un sorriso ogni mattina." icon={Building2} - imageSrc="http://img.b2bpic.net/free-photo/owner-getting-ready-reopening_23-2149142183.jpg" + imageSrc="http://img.b2bpic.net/free-photo/owner-getting-ready-reopening_23-2149142183.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -152,7 +152,7 @@ export default function LandingPage() { descriptions: [ "Accoglienza calorosa e disponibilità per ogni esigenza.", ], - imageSrc: "http://img.b2bpic.net/free-photo/owner-getting-ready-reopening_23-2149142183.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/owner-getting-ready-reopening_23-2149142183.jpg?_wi=2", imageAlt: "modern market grocery store interior", }, { @@ -161,7 +161,7 @@ export default function LandingPage() { descriptions: [ "Comodamente situati in Via Sapienza, nel cuore di Napoli.", ], - imageSrc: "http://img.b2bpic.net/free-photo/lot-different-fruits-are-catering-table_8353-9833.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lot-different-fruits-are-catering-table_8353-9833.jpg?_wi=1", imageAlt: "modern market grocery store interior", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { price: "Variabile", rating: 5, reviewCount: "16", - imageSrc: "http://img.b2bpic.net/free-photo/lot-different-fruits-are-catering-table_8353-9833.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lot-different-fruits-are-catering-table_8353-9833.jpg?_wi=2", }, { id: "2", -- 2.49.1