Update src/app/page.tsx

This commit is contained in:
2026-04-03 18:25:33 +00:00
parent 72543c6c5e
commit 8a9a25224a

View File

@@ -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"