Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3d29e0a914 | |||
| ad35cb82d7 | |||
| daaa10a98f |
@@ -1392,4 +1392,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
<ContactFaq
|
||||
ctaTitle="Com fome agora?"
|
||||
ctaDescription="Faça seu pedido em segundos. Atendimento direto e rápido."
|
||||
ctaButton={{ text: "Quero Minha Pizza", href: "#" }}
|
||||
ctaButton={{ text: "Fazer Pedido Agora - 30min de Entrega", href: "#" }}
|
||||
ctaIcon={Phone}
|
||||
faqs={[
|
||||
{
|
||||
@@ -255,4 +255,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user