Merge version_1 into main #3
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ text: "Contactar por WhatsApp", href: "https://wa.me/34600000000" },
|
||||
{ text: "Ver trabajos", href: "#galeria" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcqcSBkAh1MBYJvUwzxLUPPD1I/uploaded-1776696057084-a33obbvp.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcqcSBkAh1MBYJvUwzxLUPPD1I/uploaded-1776696057084-a33obbvp.jpg?_wi=1"
|
||||
imageAlt="Custom textile work studio"
|
||||
/>
|
||||
</div>
|
||||
@@ -129,8 +129,8 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "María G.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcqcSBkAh1MBYJvUwzxLUPPD1I/uploaded-1776696057084-a33obbvp.jpg" },
|
||||
{ id: "t2", name: "Carlos L.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcqcSBkAh1MBYJvUwzxLUPPD1I/uploaded-1776696057084-rhq83n8s.jpg" },
|
||||
{ id: "t1", name: "María G.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcqcSBkAh1MBYJvUwzxLUPPD1I/uploaded-1776696057084-a33obbvp.jpg?_wi=2" },
|
||||
{ id: "t2", name: "Carlos L.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcqcSBkAh1MBYJvUwzxLUPPD1I/uploaded-1776696057084-rhq83n8s.jpg?_wi=1" },
|
||||
{ id: "t3", name: "Elena R.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcqcSBkAh1MBYJvUwzxLUPPD1I/uploaded-1776696057085-87xcigax.jpg" },
|
||||
{ id: "t4", name: "Javier M.", imageSrc: "http://img.b2bpic.net/free-photo/glamorous-woman-elegant-pink-dress-holding-notebook-smartphone_343629-33.jpg" },
|
||||
{ id: "t5", name: "Laura S.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-owner_23-2148828326.jpg" },
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
tag="Contacto"
|
||||
title="Hagámoslo realidad"
|
||||
description="Cuéntanos qué necesitas y te ayudaremos con la mejor opción. Rápido, profesional y cerca de ti."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcqcSBkAh1MBYJvUwzxLUPPD1I/uploaded-1776696057084-rhq83n8s.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CcqcSBkAh1MBYJvUwzxLUPPD1I/uploaded-1776696057084-rhq83n8s.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="WhatsApp"
|
||||
onSubmit={(email) => window.location.href = 'https://wa.me/34600000000'}
|
||||
|
||||
Reference in New Issue
Block a user