Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 11:57:50 +00:00

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
href: "#contacto",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/mushroom-meat-pizza-wooden-board-with-leafy-vegetables_23-2147922407.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mushroom-meat-pizza-wooden-board-with-leafy-vegetables_23-2147922407.jpg?_wi=1"
imageAlt="Interior de Parking Pizza industrial-lujo"
mediaAnimation="blur-reveal"
avatars={[
@@ -211,7 +211,7 @@ export default function LandingPage() {
title: "Horno a Leña",
description: "El corazón de nuestro local, trabajando a 450 grados.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/person-making-lavash-dough-with-flour_114579-4565.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-making-lavash-dough-with-flour_114579-4565.jpg?_wi=1",
},
items: [
{
@@ -224,14 +224,14 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/mushroom-meat-pizza-wooden-board-with-leafy-vegetables_23-2147922407.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mushroom-meat-pizza-wooden-board-with-leafy-vegetables_23-2147922407.jpg?_wi=2",
imageAlt: "modern luxury industrial pizzeria interior",
},
{
title: "Mesas Comunitarias",
description: "Fomentamos el encuentro y el ambiente vibrante.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/mushroom-meat-pizza-wooden-board-with-leafy-vegetables_23-2147922407.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mushroom-meat-pizza-wooden-board-with-leafy-vegetables_23-2147922407.jpg?_wi=3",
},
items: [
{
@@ -244,7 +244,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/person-making-lavash-dough-with-flour_114579-4565.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-making-lavash-dough-with-flour_114579-4565.jpg?_wi=2",
imageAlt: "authentic wood fired pizza oven interior",
},
]}