Merge version_1 into main #3
@@ -56,9 +56,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-brazilian-food-with-shrimp_23-2148875211.jpg", imageAlt: "Ceviche premium fresco"},
|
||||
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", imageAlt: "Ceviche de pulpo gourmet"}
|
||||
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"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Especialidad", name: "Ceviche de Pulpo", 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"},
|
||||
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?_wi=2"},
|
||||
{
|
||||
id: "2", brand: "Clásico", name: "Ceviche Tradicional", price: "$10.00", rating: 5,
|
||||
reviewCount: "190", imageSrc: "http://img.b2bpic.net/free-photo/spicy-salmon-salad_74190-5916.jpg"},
|
||||
@@ -156,7 +156,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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user