Update src/app/page.tsx

This commit is contained in:
2026-04-24 08:03:40 +00:00
parent 9bc0076df4
commit 4eb4f33b93

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-cherry-tomatoes_114579-1718.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-cherry-tomatoes_114579-1718.jpg?_wi=1",
imageAlt: "Ambiente del gastrobar",
},
{
@@ -319,7 +319,7 @@ export default function LandingPage() {
title="Preguntas frecuentes"
description="Todo lo que necesitas saber antes de tu visita."
faqsAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-cherry-tomatoes_114579-1718.jpg"
imageSrc="http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-cherry-tomatoes_114579-1718.jpg?_wi=2"
mediaAnimation="blur-reveal"
/>
</div>