Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 02:23:33 +00:00

View File

@@ -67,23 +67,23 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-brazilian-food-with-shrimp_23-2148875211.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-brazilian-food-with-shrimp_23-2148875211.jpg?_wi=1",
imageAlt: "Ceviche premium fresco",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/spicy-lemon-squid-with-galangal-chilies-carrots-peppermint-spring-onions-garlic-plate-white-wooden-floor_1150-20835.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spicy-lemon-squid-with-galangal-chilies-carrots-peppermint-spring-onions-garlic-plate-white-wooden-floor_1150-20835.jpg?_wi=1",
imageAlt: "Ceviche de pulpo gourmet",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/spicy-salmon-salad_74190-5916.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spicy-salmon-salad_74190-5916.jpg?_wi=1",
imageAlt: "Ceviche tradicional",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-shrimp-calamari-platter-served-with-sweet-chili-yogurt-sauces_140725-8895.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-shrimp-calamari-platter-served-with-sweet-chili-yogurt-sauces_140725-8895.jpg?_wi=1",
imageAlt: "Mix de mariscos",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-shrimp-fried-rice-dish_84443-85756.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-shrimp-fried-rice-dish_84443-85756.jpg?_wi=1",
imageAlt: "Arroz con mariscos fresco",
},
]}
@@ -134,7 +134,7 @@ export default function LandingPage() {
price: "$12.00",
rating: 5,
reviewCount: "240",
imageSrc: "http://img.b2bpic.net/free-photo/spicy-lemon-squid-with-galangal-chilies-carrots-peppermint-spring-onions-garlic-plate-white-wooden-floor_1150-20835.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spicy-lemon-squid-with-galangal-chilies-carrots-peppermint-spring-onions-garlic-plate-white-wooden-floor_1150-20835.jpg?_wi=2",
},
{
id: "2",
@@ -143,7 +143,7 @@ export default function LandingPage() {
price: "$10.00",
rating: 5,
reviewCount: "190",
imageSrc: "http://img.b2bpic.net/free-photo/spicy-salmon-salad_74190-5916.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spicy-salmon-salad_74190-5916.jpg?_wi=2",
},
{
id: "3",
@@ -161,7 +161,7 @@ export default function LandingPage() {
price: "$15.00",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-shrimp-calamari-platter-served-with-sweet-chili-yogurt-sauces_140725-8895.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-shrimp-calamari-platter-served-with-sweet-chili-yogurt-sauces_140725-8895.jpg?_wi=2",
},
{
id: "5",
@@ -179,7 +179,7 @@ export default function LandingPage() {
price: "$13.00",
rating: 5,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-shrimp-fried-rice-dish_84443-85756.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-shrimp-fried-rice-dish_84443-85756.jpg?_wi=2",
},
]}
title="Nuestros imprescindibles"
@@ -244,7 +244,7 @@ export default function LandingPage() {
title="La espera vale la pena"
description="En Chao Pescao todo se prepara al momento para garantizar frescura absoluta. La calidad toma tiempo, pero cada minuto valdrá la pena."
faqsAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-brazilian-food-with-shrimp_23-2148875211.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-brazilian-food-with-shrimp_23-2148875211.jpg?_wi=2"
imageAlt="Preparación de ceviche fresco"
mediaAnimation="blur-reveal"
/>