Merge version_1 into main #2
1369
src/app/layout.tsx
1369
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
{ name: "Contato", id: "contact" },
|
||||
{ name: "Ligar Agora", id: "tel:+5511999999999" },
|
||||
]}
|
||||
brandName="Seu Negócio"
|
||||
brandName="ConverteLocal"
|
||||
bottomLeftText="Atendimento Local"
|
||||
bottomRightText="contato@seunegocio.com.br"
|
||||
/>
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
tag="Entre em Contato"
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
title="Pronto Para Transformar Seu Negócio?"
|
||||
title="Pronto Para Transformar ConverteLocal?"
|
||||
description="Não espere mais. Entre em contato agora e descubra como podemos ajudá-lo a alcançar seus objetivos. Nossa equipe está pronta para conversar."
|
||||
buttons={[
|
||||
{ text: "Ligar Agora", href: "tel:+5511999999999" },
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
logoText="Seu Negócio"
|
||||
logoText="ConverteLocal"
|
||||
columns={[
|
||||
{
|
||||
title: "Navegação", items: [
|
||||
@@ -229,7 +229,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2025 Seu Negócio. Todos os direitos reservados."
|
||||
copyrightText="© 2025 ConverteLocal. Todos os direitos reservados."
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user