Update src/app/page.tsx

This commit is contained in:
2026-04-20 15:18:56 +00:00
parent 706f7d2f89
commit 6f897cb543

View File

@@ -150,6 +150,7 @@ export default function LandingPage() {
{ text: "WhatsApp", href: "https://wa.me/34600000000" },
{ text: "Llamar ahora", href: "tel:+34600000000" }
]}
background={{ variant: "plain" }}
useInvertedBackground={true}
/>
</div>