Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-12 17:23:33 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{ text: "Enviar WhatsApp", href: "https://wa.me/5562993333215" },
{ text: "Pedir Agora no WhatsApp", href: "https://wa.me/5562993333215" },
{ text: "Ver Localização", href: "#contact" }
]}
buttonAnimation="slide-up"
@@ -215,4 +215,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}