Update src/app/page.tsx
This commit is contained in:
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-dinner-party_23-2151043648.jpg", imageAlt: "Ambiente del mesón"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant_23-2148015001.jpg", imageAlt: "Interior acogedor"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant_23-2148015001.jpg?_wi=1", imageAlt: "Interior acogedor"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "5/5", title: "Valoración"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant_23-2148015001.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant_23-2148015001.jpg?_wi=2"
|
||||
imageAlt="Interior del Mesón"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user