Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user