Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-18 00:52:41 +00:00

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
description="Cocina contemporánea en un ambiente social y vibrante."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7822.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7822.jpg?_wi=1",
imageAlt: "restaurante moderno iluminación cálida interior",
},
{
@@ -85,7 +85,7 @@ export default function LandingPage() {
description="En Piso Uno Social Kitchen creemos que la comida es el punto de encuentro perfecto. Nuestro concepto combina una cocina contemporánea con un ambiente relajado y sofisticado, ideal para reuniones, celebraciones o simplemente disfrutar de una gran comida."
subdescription="Seleccionamos ingredientes frescos y de calidad, cuidando cada detalle en la preparación para ofrecer sabores auténticos y memorables."
icon={Utensils}
imageSrc="http://img.b2bpic.net/free-photo/grilled-foie-gras_1203-3591.jpg"
imageSrc="http://img.b2bpic.net/free-photo/grilled-foie-gras_1203-3591.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -195,7 +195,7 @@ export default function LandingPage() {
button: {
text: "Reservar",
},
imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7822.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7822.jpg?_wi=2",
imageAlt: "restaurante moderno iluminación cálida interior",
},
{
@@ -211,7 +211,7 @@ export default function LandingPage() {
button: {
text: "Reservar",
},
imageSrc: "http://img.b2bpic.net/free-photo/grilled-foie-gras_1203-3591.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-foie-gras_1203-3591.jpg?_wi=2",
imageAlt: "restaurante moderno iluminación cálida interior",
},
]}