Merge version_3 into main #6

Merged
bender merged 1 commits from version_3 into main 2026-03-03 13:52:54 +00:00

View File

@@ -112,6 +112,12 @@ export default function LandingPage() {
background={{ variant: "plain" }}
tag="⭐ 4.5 estrellas (125 reseñas)"
tagIcon={Star}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Cliente 1" },
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Cliente 2" },
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Cliente 3" }
]}
avatarText="10+ años de confianza"
buttons={[
{ text: "📞 Llamar ahora", href: "tel:+34960080146" },
{ text: "📝 Solicitar información", href: "#contact" }