Merge version_1 into main #3
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
title: "Brunch Completo", description: "Disfruta de nuestra amplia variedad de platos para un brunch completo y satisfactorio.", icon: Croissant,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yellow-pink-dices-colorful-background_23-2148952395.jpg", imageAlt: "Full brunch spread on a table"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yellow-pink-dices-colorful-background_23-2148952395.jpg?_wi=1", imageAlt: "Full brunch spread on a table"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-closeup_624325-1756.jpg", imageAlt: "Full brunch spread on a table"},
|
||||
]
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "game-catan", name: "Catan", price: "Estrategia", variant: "2-4 jugadores", imageSrc: "http://img.b2bpic.net/free-photo/yellow-pink-dices-colorful-background_23-2148952395.jpg", imageAlt: "Catan board game"},
|
||||
id: "game-catan", name: "Catan", price: "Estrategia", variant: "2-4 jugadores", imageSrc: "http://img.b2bpic.net/free-photo/yellow-pink-dices-colorful-background_23-2148952395.jpg?_wi=2", imageAlt: "Catan board game"},
|
||||
{
|
||||
id: "game-ticket-to-ride", name: "Ticket to Ride", price: "Aventura", variant: "2-5 jugadores", imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282470.jpg", imageAlt: "Ticket to Ride board game"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user