Update src/app/page.tsx
This commit is contained in:
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Solicitar Cotação", href: "#hero" },
|
||||
{ text: "Cotação Gratuita Agora", href: "#hero" },
|
||||
{ text: "Falar no WhatsApp", href: "https://wa.me/5511945863001" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -259,4 +259,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user