Merge version_1 into main #1
@@ -64,35 +64,35 @@ export default function LandingPage() {
|
||||
handle: "@juanp",
|
||||
testimonial: "Las mejores milanesas de Gonnet, siempre abundantes.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Maria Lopez",
|
||||
handle: "@marial",
|
||||
testimonial: "Excelente atención y todo siempre fresco.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006633.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006633.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Carlos Gomez",
|
||||
handle: "@carlosg",
|
||||
testimonial: "La pizza muzzarella es un clásico que no falla.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
name: "Ana Silva",
|
||||
handle: "@anasilva",
|
||||
testimonial: "Empanadas caseras de verdad, muy ricas.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006633.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006633.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
name: "Diego Ruiz",
|
||||
handle: "@diego88",
|
||||
testimonial: "La porción de milanesa es enorme y el sabor es de hogar.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
price: "$$$",
|
||||
rating: 5,
|
||||
reviewCount: "120+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-french-toast-from-brown-bread_140725-7138.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-french-toast-from-brown-bread_140725-7138.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p1",
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
price: "$$$",
|
||||
rating: 5,
|
||||
reviewCount: "85+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caesar-pizza-table_140725-6526.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caesar-pizza-table_140725-6526.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "e1",
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
price: "$$$",
|
||||
rating: 5,
|
||||
reviewCount: "95+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-french-toast-from-brown-bread_140725-7138.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-french-toast-from-brown-bread_140725-7138.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
||||
price: "$$",
|
||||
rating: 4,
|
||||
reviewCount: "110+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caesar-pizza-table_140725-6526.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caesar-pizza-table_140725-6526.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t1",
|
||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
||||
price: "$$",
|
||||
rating: 5,
|
||||
reviewCount: "70+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-french-toast-from-brown-bread_140725-7138.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-french-toast-from-brown-bread_140725-7138.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Nuestro Menú"
|
||||
|
||||
Reference in New Issue
Block a user