Update src/app/page.tsx
This commit is contained in:
@@ -228,6 +228,12 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
sideTitle="Got Questions?"
|
sideTitle="Got Questions?"
|
||||||
sideDescription="Find answers to the most common questions about La Nieve's menu, ordering, and delivery."
|
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"
|
faqsAnimation="slide-up"
|
||||||
textPosition="left"
|
textPosition="left"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user