Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-02 22:19:12 +00:00

View File

@@ -76,7 +76,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"
/>
</div>
@@ -88,8 +88,8 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{ id: "1", title: "Prezzi Onesti", descriptions: ["Prezzi chiari e competitivi per la tua spesa quotidiana."], imageSrc: "http://img.b2bpic.net/free-photo/empty-cashier-work-place_171337-2421.jpg" },
{ id: "2", title: "Proprietario Gentile", descriptions: ["Accoglienza calorosa e disponibilità per ogni esigenza."], imageSrc: "http://img.b2bpic.net/free-photo/owner-getting-ready-reopening_23-2149142183.jpg" },
{ id: "3", title: "Posizione Centrale", 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" },
{ id: "2", title: "Proprietario Gentile", descriptions: ["Accoglienza calorosa e disponibilità per ogni esigenza."], imageSrc: "http://img.b2bpic.net/free-photo/owner-getting-ready-reopening_23-2149142183.jpg?_wi=2" },
{ id: "3", title: "Posizione Centrale", 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?_wi=1" },
{ id: "4", title: "Prodotti Essenziali", descriptions: ["Tutto ciò di cui hai bisogno sempre a portata di mano."], imageSrc: "http://img.b2bpic.net/free-photo/successful-shopping-with-best-friends_329181-8030.jpg" },
{ id: "5", title: "Servizio Rapido", descriptions: ["Efficienza per non farti perdere tempo."], imageSrc: "http://img.b2bpic.net/free-photo/woman-walking-street-with-shopping-bags_23-2147979301.jpg" },
{ id: "6", title: "Atmosfera Accogliente", descriptions: ["Un negozio dove ti senti come a casa."], imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-posing-train_23-2148700875.jpg" }
@@ -106,7 +106,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "1", brand: "Selezioni", name: "Prodotti Freschi", price: "Variabile", rating: 5, reviewCount: "16", imageSrc: "http://img.b2bpic.net/free-photo/lot-different-fruits-are-catering-table_8353-9833.jpg" },
{ id: "1", brand: "Selezioni", name: "Prodotti Freschi", price: "Variabile", rating: 5, reviewCount: "16", imageSrc: "http://img.b2bpic.net/free-photo/lot-different-fruits-are-catering-table_8353-9833.jpg?_wi=2" },
{ id: "2", brand: "Assortimento", name: "Bevande Fredde", price: "Variabile", rating: 5, reviewCount: "16", imageSrc: "http://img.b2bpic.net/free-photo/healthy-lunch-grilled-chicken-cabbage-grape-juice-packed-different-boxes-fresh-healthy-eating-white-wooden-background_482257-31552.jpg" },
{ id: "3", brand: "Snack", name: "Golosità", price: "Variabile", rating: 5, reviewCount: "16", imageSrc: "http://img.b2bpic.net/free-photo/bright-bowls-cereals-with-milk-bottles_23-2147962306.jpg" },
{ id: "4", brand: "Essentials", name: "Dispensa", price: "Variabile", rating: 5, reviewCount: "16", imageSrc: "http://img.b2bpic.net/free-photo/variety-vegetables-frame-blue-table_114579-19948.jpg" },