Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-13 14:44:04 +00:00

View File

@@ -70,15 +70,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110926.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110926.jpg?_wi=1",
imageAlt: "Kaferÿ Beer Experience",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-prepared-jewish-hanukkah-celebration_23-2151112307.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-prepared-jewish-hanukkah-celebration_23-2151112307.jpg?_wi=1",
imageAlt: "Cachopo Kaferÿ",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cropped-topview-tasty-potato-puncakes-breakfast-served-with-fried-eggs-fresh-green-cucumbers-fried-golden-onion-crusty-meat-served-with-delicious-salad-leaves-luying-brown-clay-plate_132075-13090.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cropped-topview-tasty-potato-puncakes-breakfast-served-with-fried-eggs-fresh-green-cucumbers-fried-golden-onion-crusty-meat-served-with-delicious-salad-leaves-luying-brown-clay-plate_132075-13090.jpg?_wi=1",
imageAlt: "Milanesa de Autor",
},
{
@@ -169,21 +169,21 @@ export default function LandingPage() {
title: "Café Templo",
description: "El cierre maestro tras tu comida.",
buttonIcon: "Coffee",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110926.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110926.jpg?_wi=2",
imageAlt: "Low angle glass with champagne almost full",
},
{
title: "Terraza Exclusiva",
description: "Disfruta al aire libre en pleno corazón.",
buttonIcon: "Sun",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-prepared-jewish-hanukkah-celebration_23-2151112307.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-prepared-jewish-hanukkah-celebration_23-2151112307.jpg?_wi=2",
imageAlt: "Low angle glass with champagne almost full",
},
{
title: "Fútbol en Directo",
description: "Vive los partidos en la mejor compañía.",
buttonIcon: "Tv",
imageSrc: "http://img.b2bpic.net/free-photo/cropped-topview-tasty-potato-puncakes-breakfast-served-with-fried-eggs-fresh-green-cucumbers-fried-golden-onion-crusty-meat-served-with-delicious-salad-leaves-luying-brown-clay-plate_132075-13090.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cropped-topview-tasty-potato-puncakes-breakfast-served-with-fried-eggs-fresh-green-cucumbers-fried-golden-onion-crusty-meat-served-with-delicious-salad-leaves-luying-brown-clay-plate_132075-13090.jpg?_wi=2",
imageAlt: "Low angle glass with champagne almost full",
},
]}