Merge version_2 into main #2
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Visite-nos e conheça a melhor mercearia do seu bairro! Temos tudo que você precisa com qualidade e preços justos."
|
||||
text="Visite-nos e conheça a melhor mercearia do seu bairro! Temos tudo que você precisa com qualidade e preços justos. Ligue para nós: 017991675059"
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Chamar no WhatsApp", href: "https://wa.me/5511999999999" },
|
||||
@@ -180,9 +180,9 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Contato", items: [
|
||||
{ label: "WhatsApp", href: "https://wa.me/5511999999999" },
|
||||
{ label: "Telefone: 017991675059", href: "tel:017991675059" },
|
||||
{ label: "Rua das Flores, 123", href: "#" },
|
||||
{ label: "Bairro, São Paulo - SP", href: "#" },
|
||||
{ label: "Email: contato@fazanmercearia.com", href: "mailto:contato@fazanmercearia.com" }
|
||||
{ label: "Bairro, São Paulo - SP", href: "#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -199,4 +199,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user