diff --git a/src/app/page.tsx b/src/app/page.tsx index 4080a7b..448e340 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,8 +134,7 @@ export default function LandingPage() { { type: "text", content: "No solo vendemos vestidos…"}, { - type: "text", content: "Creamos momentos inolvidables."}, - ]} + type: "text", content: "Creamos momentos inolvidables."]} /> @@ -168,7 +167,7 @@ export default function LandingPage() { text="Tu vestido perfecto te está esperando" buttons={[ { - text: "Book Your Fitting", href: "#"}, + text: "Agendar tu Prueba", href: "#"}, { text: "Contactar por WhatsApp", href: "https://wa.me/yournumber"}, ]}