Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-06 18:51:21 +00:00

View File

@@ -71,11 +71,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/chef-recording-detailed-cooking-demonstration-vlog-tutorial_482257-121188.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chef-recording-detailed-cooking-demonstration-vlog-tutorial_482257-121188.jpg?_wi=1",
imageAlt: "Kitchen 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-uniform-garnishes-dish-with-herbs-leaves-spices_482257-124611.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-uniform-garnishes-dish-with-herbs-leaves-spices_482257-124611.jpg?_wi=1",
imageAlt: "Kitchen 2",
},
{
@@ -124,13 +124,13 @@ export default function LandingPage() {
{
title: "Materiali di Alta Qualità",
description: "Acciaio inox certificato per la massima durabilità e igiene.",
imageSrc: "http://img.b2bpic.net/free-photo/chef-recording-detailed-cooking-demonstration-vlog-tutorial_482257-121188.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chef-recording-detailed-cooking-demonstration-vlog-tutorial_482257-121188.jpg?_wi=2",
imageAlt: "commercial kitchen stainless oven",
},
{
title: "Assistenza Tecnica",
description: "Supporto post-vendita dedicato con tecnici specializzati.",
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-uniform-garnishes-dish-with-herbs-leaves-spices_482257-124611.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-uniform-garnishes-dish-with-herbs-leaves-spices_482257-124611.jpg?_wi=2",
imageAlt: "commercial kitchen stainless oven",
},
]}