diff --git a/src/app/page.tsx b/src/app/page.tsx index 1852e11..f3a9ed6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -228,6 +228,12 @@ export default function LandingPage() { ]} sideTitle="Got Questions?" sideDescription="Find answers to the most common questions about La Nieve's menu, ordering, and delivery." + buttons={[ + { + text: "Contáctanos", href: "#contact" + } + ]} + buttonAnimation="slide-up" faqsAnimation="slide-up" textPosition="left" />