Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 17:00:58 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-with-cutlery_23-2150312255.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-with-cutlery_23-2150312255.jpg?_wi=1"
imageAlt="Ambiente del restaurante"
mediaAnimation="opacity"
avatars={[
@@ -136,21 +136,21 @@ export default function LandingPage() {
name: "Salmón al Eneldo",
price: "$38.00",
variant: "Principal",
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg?_wi=1",
},
{
id: "2",
name: "Carpaccio de Res",
price: "$25.00",
variant: "Entrante",
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-with-tomatoes-sesame-seeds-plate_140725-9191.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-with-tomatoes-sesame-seeds-plate_140725-9191.jpg?_wi=1",
},
{
id: "3",
name: "Risotto de Trufa",
price: "$32.00",
variant: "Principal",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-with-vegetables-plate-cafe_169016-39450.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-with-vegetables-plate-cafe_169016-39450.jpg?_wi=1",
},
{
id: "4",
@@ -192,7 +192,7 @@ export default function LandingPage() {
quote: "La mejor experiencia culinaria de mi vida.",
tag: "Vip",
avatarSrc: "http://img.b2bpic.net/free-photo/new-year-spend-with-friends-celebrating_23-2149196973.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-cutlery_23-2150312255.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-cutlery_23-2150312255.jpg?_wi=2",
imageAlt: "fine dining restaurant interior ambiance",
},
{
@@ -214,7 +214,7 @@ export default function LandingPage() {
quote: "El servicio y la atmósfera son impecables.",
tag: "Vip",
avatarSrc: "http://img.b2bpic.net/free-photo/two-senior-female-friends-luxurious-restaurant_23-2150517409.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg?_wi=2",
imageAlt: "gourmet plate close up",
},
{
@@ -225,7 +225,7 @@ export default function LandingPage() {
quote: "Calidad inigualable en cada detalle.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-with-tomatoes-sesame-seeds-plate_140725-9191.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-with-tomatoes-sesame-seeds-plate_140725-9191.jpg?_wi=2",
imageAlt: "gourmet appetizer close up",
},
{
@@ -236,7 +236,7 @@ export default function LandingPage() {
quote: "Una cena realmente inolvidable.",
tag: "Vip",
avatarSrc: "http://img.b2bpic.net/free-photo/three-african-woman-dress-posing-restaurant-eating-pizza-drink-juice-making-photos-phone_627829-4933.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-with-vegetables-plate-cafe_169016-39450.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-with-vegetables-plate-cafe_169016-39450.jpg?_wi=2",
imageAlt: "gourmet main course",
},
]}