Merge version_4 into main #6
@@ -44,6 +44,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardCarousel
|
||||
title="Transforma tu Carrera"
|
||||
description="Plataforma líder en e-learning para dominar habilidades del mañana."
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6Za7qwMwYWBWOwRCubzJdQbq4/uploaded-1777605198660-fdg3n7np.jpg" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6Za7qwMwYWBWOwRCubzJdQbq4/uploaded-1777605198660-k37zmy7r.jpg" }
|
||||
@@ -52,6 +53,7 @@ export default function LandingPage() {
|
||||
<HeroSplit
|
||||
title="Aprendizaje sin Límites"
|
||||
description="Metodología práctica, mentoría personalizada y certificación reconocida."
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6Za7qwMwYWBWOwRCubzJdQbq4/uploaded-1777605198660-ez9erdxr.png"
|
||||
imagePosition="left"
|
||||
buttons={[{ text: "Empezar Ahora", href: "#products" }]}
|
||||
@@ -81,8 +83,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Desarrollo Web Fullstack", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/surprised-girl-with-laptop-girl-laptop-technology-concept_169016-64377.jpg" },
|
||||
{ id: "p2", name: "Diseño UI/UX Avanzado", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-painting-indoors_23-2150182592.jpg" },
|
||||
{ id: "p3", name: "Marketing Digital Avanzado", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg" },
|
||||
{ id: "p2", name: "Diseño UI/UX Avanzado", price: "$59.99", imageSrc: "http://img.b2bpic.net/full-shot-man-painting-indoors_23-2150182592.jpg" },
|
||||
{ id: "p3", name: "Marketing Digital Avanzado", price: "$39.99", imageSrc: "http://img.b2bpic.net/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg" },
|
||||
]}
|
||||
title="Cursos Destacados"
|
||||
description="Explora nuestro catálogo seleccionado por expertos para tu desarrollo continuo."
|
||||
|
||||
Reference in New Issue
Block a user