Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
handle: "@daniel",
|
||||
testimonial: "Hemos ido a cenar con mi pareja y nuestro cachorro, gran detalle.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/antique-ceiling-lamp_1203-804.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/antique-ceiling-lamp_1203-804.jpg?_wi=1",
|
||||
imageAlt: "happy customer dining restaurant",
|
||||
},
|
||||
{
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
handle: "@lucia_m",
|
||||
testimonial: "La cocina toledana elevada a otro nivel, espectacular.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-offering-food-neighbor_23-2149447189.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-offering-food-neighbor_23-2149447189.jpg?_wi=1",
|
||||
imageAlt: "happy customer dining restaurant",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
handle: "@jsoler",
|
||||
testimonial: "Un ambiente íntimo y un servicio impecable, para repetir.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondant-with-ice-cream-tea-top-view_141793-4385.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondant-with-ice-cream-tea-top-view_141793-4385.jpg?_wi=1",
|
||||
imageAlt: "happy customer dining restaurant",
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
handle: "@elena_r",
|
||||
testimonial: "La torrija es, sin duda, la mejor que he probado jamás.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-salmon-herbs-close-up_23-2148516940.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-salmon-herbs-close-up_23-2148516940.jpg?_wi=1",
|
||||
imageAlt: "happy customer dining restaurant",
|
||||
},
|
||||
]}
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
alt: "Cliente 5",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/antique-ceiling-lamp_1203-804.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/antique-ceiling-lamp_1203-804.jpg?_wi=2"
|
||||
imageAlt="Ambiente acogedor en Restaurante Dominica"
|
||||
/>
|
||||
</div>
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
title: "Reseñas",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-offering-food-neighbor_23-2149447189.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-offering-food-neighbor_23-2149447189.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
price: "12€",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondant-with-ice-cream-tea-top-view_141793-4385.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondant-with-ice-cream-tea-top-view_141793-4385.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
price: "15€",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-salmon-herbs-close-up_23-2148516940.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-salmon-herbs-close-up_23-2148516940.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
|
||||
Reference in New Issue
Block a user