Merge version_1 into main #3
@@ -59,9 +59,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-cheeseburger_23-2148314189.jpg", imageAlt: "Local Encuentro's Burger"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-cheeseburger_23-2148314189.jpg?_wi=1", imageAlt: "Local Encuentro's Burger"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-egg-benedict-energy-drinks-can_114579-2137.jpg", imageAlt: "Hamburguesa estrella"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-egg-benedict-energy-drinks-can_114579-2137.jpg?_wi=1", imageAlt: "Hamburguesa estrella"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={4.6}
|
||||
@@ -92,13 +92,13 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/enjoying-meal-street_23-2151542634.jpg", imageAlt: "Enjoying a meal in the street"},
|
||||
{
|
||||
title: "Para llevar", description: "Haz tu pedido y recógelo cuando esté listo.", buttonIcon: ShoppingBag,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-cheeseburger_23-2148314189.jpg", imageAlt: "Enjoying a meal in the street"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-cheeseburger_23-2148314189.jpg?_wi=2", imageAlt: "Enjoying a meal in the street"},
|
||||
{
|
||||
title: "A domicilio", description: "Te lo llevamos a casa cómodamente.", buttonIcon: Bike,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-egg-benedict-energy-drinks-can_114579-2137.jpg", imageAlt: "Enjoying a meal in the street"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-egg-benedict-energy-drinks-can_114579-2137.jpg?_wi=2", imageAlt: "Enjoying a meal in the street"},
|
||||
{
|
||||
title: "Eventos Privados", description: "Celebra tus ocasiones especiales con nosotros.", buttonIcon: PartyPopper,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-golden-fried-chicken-drumsticks-metal-bucket_84443-81944.jpg", imageAlt: "Enjoying a meal in the street"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-golden-fried-chicken-drumsticks-metal-bucket_84443-81944.jpg?_wi=1", imageAlt: "Enjoying a meal in the street"},
|
||||
]}
|
||||
title="Nuestros servicios"
|
||||
description="Disfruta de nuestros productos como prefieras."
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "p1", name: "Burger Estrella", price: "12 €", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-close-up-burger-wooden-board_23-2148238512.jpg", imageAlt: "Hamburguesa Estrella"},
|
||||
{
|
||||
id: "p2", name: "Fingers de Pollo", price: "10 €", imageSrc: "http://img.b2bpic.net/free-photo/crispy-golden-fried-chicken-drumsticks-metal-bucket_84443-81944.jpg", imageAlt: "Fingers de pollo"},
|
||||
id: "p2", name: "Fingers de Pollo", price: "10 €", imageSrc: "http://img.b2bpic.net/free-photo/crispy-golden-fried-chicken-drumsticks-metal-bucket_84443-81944.jpg?_wi=2", imageAlt: "Fingers de pollo"},
|
||||
{
|
||||
id: "p3", name: "Perrito Clásico", price: "10 €", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-hot-dogs-arrangement_23-2148768200.jpg", imageAlt: "Perrito clásico"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user