From 5c805d1d66357c0f7928cd27a152efaee367e307 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 17:59:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 ++++++ 1 file changed, 6 insertions(+) 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" />