Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7c53ea1d26 | |||
| 501e6f4632 | |||
| 6c1035dee6 | |||
| d4c0bb2607 | |||
| 6800a667d4 |
@@ -112,6 +112,12 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
tag="⭐ 4.5 estrellas (125 reseñas)"
|
tag="⭐ 4.5 estrellas (125 reseñas)"
|
||||||
tagIcon={Star}
|
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={[
|
buttons={[
|
||||||
{ text: "📞 Llamar ahora", href: "tel:+34960080146" },
|
{ text: "📞 Llamar ahora", href: "tel:+34960080146" },
|
||||||
{ text: "📝 Solicitar información", href: "#contact" }
|
{ text: "📝 Solicitar información", href: "#contact" }
|
||||||
|
|||||||
Reference in New Issue
Block a user