diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f611dc..b4f0f2c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,13 +102,14 @@ export default function LandingPage() { type: "text", content: "¿Quiénes Somos? "}, { type: "text", content: "Tu Espacio para Celebrar"}, + { + type: "image", src: "http://img.b2bpic.net/free-photo/front-view-composition-quinceanera-party-table_23-2148478077.jpg", alt: "Interior moderno del salón Happy Holiday" + } ]} buttons={[ { text: "Conoce más", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-composition-quinceanera-party-table_23-2148478077.jpg" - imageAlt="Interior moderno del salón Happy Holiday" />