Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -115,6 +115,7 @@ export default function LandingPage() {
|
|||||||
{ id: "f2", title: "Qual o horário de atendimento?", content: "Atendemos diariamente das 11h às 23h." },
|
{ id: "f2", title: "Qual o horário de atendimento?", content: "Atendemos diariamente das 11h às 23h." },
|
||||||
{ id: "f3", title: "Tem delivery?", content: "Sim, fazemos entrega em toda a região de Santa Lúcia e arredores." }
|
{ id: "f3", title: "Tem delivery?", content: "Sim, fazemos entrega em toda a região de Santa Lúcia e arredores." }
|
||||||
]}
|
]}
|
||||||
|
buttons={[{ text: "Falar via WhatsApp", href: "https://wa.me/5582996231312" }]}
|
||||||
title="Perguntas Frequentes"
|
title="Perguntas Frequentes"
|
||||||
description="Tire suas dúvidas sobre nossos pedidos e delivery."
|
description="Tire suas dúvidas sobre nossos pedidos e delivery."
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
@@ -142,4 +143,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user