Merge version_1 into main #3
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
testimonialRotationInterval={5000}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/economics-female-success-corporate-workplace-manager_1418-66.jpg"
|
||||
imageAlt="accounting financial business professional office"
|
||||
@@ -261,7 +261,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Estamos listos para ayudarle. Contáctenos hoy para una consulta personalizada sin compromiso."
|
||||
animationType="blur-reveal"
|
||||
animationType="reveal-blur"
|
||||
buttons={[
|
||||
{ text: "Enviar Mensaje", href: "#" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user