Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 15:59:25 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg"
imageSrc="http://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -84,22 +84,22 @@ export default function LandingPage() {
title: "Carne alla griglia top",
description: "Carne tenera, saporita e cotta alla perfezione per un'esperienza unica.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/meat-vegetables-grilling-hot-coals_23-2148167548.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/meat-vegetables-grilling-hot-coals_23-2148167548.jpg?_wi=1",
},
items: [],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg?_wi=2",
imageAlt: "turkish kebab delicious meat plate",
},
{
title: "Kebab di qualità",
description: "Preparato con ingredienti freschi e seguendo ricette artigianali autentiche.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetables-sliced-fresh-whole-grey-floor_140725-13788.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetables-sliced-fresh-whole-grey-floor_140725-13788.jpg?_wi=1",
},
items: [],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/meat-vegetables-grilling-hot-coals_23-2148167548.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/meat-vegetables-grilling-hot-coals_23-2148167548.jpg?_wi=2",
imageAlt: "grilled meat kebab cooking",
},
{
@@ -110,7 +110,7 @@ export default function LandingPage() {
},
items: [],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetables-sliced-fresh-whole-grey-floor_140725-13788.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetables-sliced-fresh-whole-grey-floor_140725-13788.jpg?_wi=2",
imageAlt: "fresh handmade kebab ingredients",
},
]}