Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -81,14 +81,14 @@ export default function LandingPage() {
|
||||
name: "Ana R.",
|
||||
role: "Cliente",
|
||||
testimonial: "El lugar es mágico, la atención de primera.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Carlos L.",
|
||||
role: "Cliente",
|
||||
testimonial: "La mejor carne que he probado en la ciudad.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517421.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517421.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -60,19 +60,19 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Ribeye",
|
||||
price: "$380",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-steak-dish-with-sauce_23-2150777637.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-steak-dish-with-sauce_23-2150777637.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Camarones",
|
||||
price: "$320",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-decoration-with-shrimps-blue-plate_23-2148308053.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-decoration-with-shrimps-blue-plate_23-2148308053.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Cocteles",
|
||||
price: "$150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-caipirinha-with-fruit_23-2149407460.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-caipirinha-with-fruit_23-2149407460.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -152,21 +152,21 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Ribeye al Carbón",
|
||||
price: "$380",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-steak-dish-with-sauce_23-2150777637.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-steak-dish-with-sauce_23-2150777637.jpg?_wi=1",
|
||||
imageAlt: "Ribeye",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Camarones al Ajillo",
|
||||
price: "$320",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-decoration-with-shrimps-blue-plate_23-2148308053.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-decoration-with-shrimps-blue-plate_23-2148308053.jpg?_wi=1",
|
||||
imageAlt: "Camarones",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Coctelería de Autor",
|
||||
price: "$150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-caipirinha-with-fruit_23-2149407460.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-caipirinha-with-fruit_23-2149407460.jpg?_wi=1",
|
||||
imageAlt: "Cocktails",
|
||||
},
|
||||
]}
|
||||
@@ -185,14 +185,14 @@ export default function LandingPage() {
|
||||
name: "Ashley K.",
|
||||
role: "Cliente",
|
||||
testimonial: "La comida está muy rica, el marisco es de buena calidad.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "María Eugenia S.",
|
||||
role: "Cliente",
|
||||
testimonial: "Excelente servicio. La comida muy bien y el ambiente agradable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517421.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517421.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
|
||||
Reference in New Issue
Block a user