+ {/* Floating WhatsApp Button */}
+
+
+
+
@@ -130,7 +151,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/process-polishing-welding-metal-factory_651396-4.jpg?_wi=2"
imageAlt="Equipo profesional de Herrería NAM"
buttons={[
- { text: "Solicitar presupuesto", href: "#contact" }
+ { text: "Contactar por WhatsApp", href: "https://wa.me/543518139382?text=Hola%2C%20vi%20su%20p%C3%A1gina%20web%20y%20quiero%20consultar%20por%20un%20trabajo%20de%20herrer%C3%ADa." }
]}
useInvertedBackground={false}
/>
@@ -170,7 +191,7 @@ export default function LandingPage() {
@@ -197,7 +218,7 @@ export default function LandingPage() {
{
title: "Contacto", items: [
{ label: "Llamar: +54 351 813-9382", href: "tel:+543518139382" },
- { label: "WhatsApp", href: "https://wa.me/543518139382" },
+ { label: "WhatsApp", href: "https://wa.me/543518139382?text=Hola%2C%20vi%20su%20p%C3%A1gina%20web%20y%20quiero%20consultar%20por%20un%20trabajo%20de%20herrer%C3%ADa." },
{ label: "Ubicación", href: "#" }
]
},