Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pretty-white-woman-stylish-summer-bohemain-autfit-posing-tropical-cafe_273443-3153.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pretty-white-woman-stylish-summer-bohemain-autfit-posing-tropical-cafe_273443-3153.jpg?_wi=1"
|
||||
imageAlt="Plato gourmet mediterráneo servido en ChiBarri"
|
||||
/>
|
||||
</div>
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
price: "18€",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-white-woman-stylish-summer-bohemain-autfit-posing-tropical-cafe_273443-3153.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-white-woman-stylish-summer-bohemain-autfit-posing-tropical-cafe_273443-3153.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
price: "24€",
|
||||
rating: 5,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-white-woman-stylish-summer-bohemain-autfit-posing-tropical-cafe_273443-3153.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-white-woman-stylish-summer-bohemain-autfit-posing-tropical-cafe_273443-3153.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
price: "9€",
|
||||
rating: 4,
|
||||
reviewCount: "200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-white-woman-stylish-summer-bohemain-autfit-posing-tropical-cafe_273443-3153.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-white-woman-stylish-summer-bohemain-autfit-posing-tropical-cafe_273443-3153.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
title="Nuestra Gastronomía"
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
role: "Cliente habitual",
|
||||
company: "Sant Cugat",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-mixed-race-female-with-dark-skin-shining-smile-enjoys-coffee-break-sits-against-cafe-interior_273609-3185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-mixed-race-female-with-dark-skin-shining-smile-enjoys-coffee-break-sits-against-cafe-interior_273609-3185.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
role: "Gastrónoma",
|
||||
company: "Barcelona",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-mixed-race-female-with-dark-skin-shining-smile-enjoys-coffee-break-sits-against-cafe-interior_273609-3185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-mixed-race-female-with-dark-skin-shining-smile-enjoys-coffee-break-sits-against-cafe-interior_273609-3185.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user