Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-14 15:40:20 +00:00

View File

@@ -127,28 +127,28 @@ export default function LandingPage() {
{
id: 1,
title: "100% Fatto in Casa", description: "Nessun prodotto preconfezionato. Ogni piatto nasce dal nostro amore per l'autenticità. Farine alternative, zero additivi, zero conservanti, zero coloranti sintetici.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/focused-female-chef-cutting-small-pieces-flavory-herbs-dish-stove_482257-121107.jpg", imageAlt: "Cucina a vista moderna con preparazioni visibili"
imageSrc: "http://img.b2bpic.net/free-photo/focused-female-chef-cutting-small-pieces-flavory-herbs-dish-stove_482257-121107.jpg?_wi=1", imageAlt: "Cucina a vista moderna con preparazioni visibili"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/assorted-farm-fresh-vegetables-market-stall_23-2148209836.jpg", imageAlt: "Ingredienti biologici freschi e locali"
imageSrc: "http://img.b2bpic.net/free-photo/assorted-farm-fresh-vegetables-market-stall_23-2148209836.jpg?_wi=1", imageAlt: "Ingredienti biologici freschi e locali"
}
},
{
id: 2,
title: "Inclusività Totale", description: "Vegana, vegetariana, senza glutine, senza lattosio, egg-free, plant-based. La nostra cucina abbraccia tutte le scelte consapevoli. Ogni dieta è un'opportunità per innovare.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/assorted-farm-fresh-vegetables-market-stall_23-2148209836.jpg", imageAlt: "Varietà di ingredienti per tutte le diete"
imageSrc: "http://img.b2bpic.net/free-photo/assorted-farm-fresh-vegetables-market-stall_23-2148209836.jpg?_wi=2", imageAlt: "Varietà di ingredienti per tutte le diete"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/focused-female-chef-cutting-small-pieces-flavory-herbs-dish-stove_482257-121107.jpg", imageAlt: "Cucina organizzata per preparazioni inclusive"
imageSrc: "http://img.b2bpic.net/free-photo/focused-female-chef-cutting-small-pieces-flavory-herbs-dish-stove_482257-121107.jpg?_wi=2", imageAlt: "Cucina organizzata per preparazioni inclusive"
}
},
{
id: 3,
title: "Macro-Mediterranea", description: "Frutti, verdure, cereali, legumi. Cotture non invasive che mantengono energia e sapore. Un equilibrio tra tradizione e consapevolezza nutrizionale.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/assorted-farm-fresh-vegetables-market-stall_23-2148209836.jpg", imageAlt: "Verdure fresche e cereali integri"
imageSrc: "http://img.b2bpic.net/free-photo/assorted-farm-fresh-vegetables-market-stall_23-2148209836.jpg?_wi=3", imageAlt: "Verdure fresche e cereali integri"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/focused-female-chef-cutting-small-pieces-flavory-herbs-dish-stove_482257-121107.jpg", imageAlt: "Preparazione con tecniche dolci e naturali"
imageSrc: "http://img.b2bpic.net/free-photo/focused-female-chef-cutting-small-pieces-flavory-herbs-dish-stove_482257-121107.jpg?_wi=3", imageAlt: "Preparazione con tecniche dolci e naturali"
}
}
]}