Merge version_2 into main #2
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-science-background-with-plexus-design_1048-13217.jpg", imageAlt: "AI Dashboard" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-network-connections-low-poly-plexus-design_1048-11867.jpg", imageAlt: "Neural Network" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-dark-room-modern-futuristic-sci-fi-background-3d-illustration_35913-2390.jpg", imageAlt: "Holographic Interface" },
|
||||
{ imageSrc: "http://img.b2bpic.net/empty-dark-room-modern-futuristic-sci-fi-background-3d-illustration_35913-2390.jpg", imageAlt: "Holographic Interface" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-sound-waves-digital-technology-background_1048-13247.jpg", imageAlt: "Data Flow" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/rpa-concept-with-geometric-shapes-bright-light_23-2149311908.jpg", imageAlt: "Processing" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/dashboard-admin-panel-template-with-flat-design_23-2147868153.jpg", imageAlt: "Metrics" },
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128041.jpg", alt: "AI Processor" },
|
||||
{ type: "text", content: "para tu crecimiento." },
|
||||
]}
|
||||
buttons={[{ text: "Conócenos más" }]}
|
||||
buttons={[{ text: "Conócenos más" }]
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "animated-grid" }}
|
||||
text="Comienza tu transformación digital hoy. Agenda una consulta gratuita con nuestros expertos."
|
||||
text="Comienza tu transformación digital hoy. Agenda una consulta gratuita sin compromiso con nuestros expertos."
|
||||
buttons={[{ text: "Contactar ahora" }]}
|
||||
/>
|
||||
</div>
|
||||
@@ -178,4 +178,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user