diff --git a/src/app/page.tsx b/src/app/page.tsx
index c7ff20c..8b9d57d 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -57,63 +49,33 @@ export default function LandingPage() {
description="Plataforma de e-learning profesional diseñada para impulsar tu carrera con cursos interactivos, mentoría y certificación."
testimonials={[
{
- name: "Elena Martinez",
- handle: "@elena",
- testimonial: "La mejor plataforma para aprender programación.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-girl-with-tablet-drinks-coffee-street-walking-city-centre_1258-193190.jpg",
- },
+ name: "Elena Martinez", handle: "@elena", testimonial: "La mejor plataforma para aprender programación.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-girl-with-tablet-drinks-coffee-street-walking-city-centre_1258-193190.jpg"},
{
- name: "Carlos Ruiz",
- handle: "@carlos",
- testimonial: "Cursos muy estructurados y prácticos.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-student-black-jacket-wearing-backpack-holding-yellow-files-blue-desk-school-college-university-lesson_140725-43380.jpg",
- },
+ name: "Carlos Ruiz", handle: "@carlos", testimonial: "Cursos muy estructurados y prácticos.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-student-black-jacket-wearing-backpack-holding-yellow-files-blue-desk-school-college-university_140725-43380.jpg"},
{
- name: "Ana Sofia",
- handle: "@ana",
- testimonial: "Impulsó mi carrera profesional en 3 meses.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-enthusiastic-young-woman-makes-fist-pump-celebrating-triumphing-holding-laptop_1258-205198.jpg",
- },
+ name: "Ana Sofia", handle: "@ana", testimonial: "Impulsó mi carrera profesional en 3 meses.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-enthusiastic-young-woman-makes-fist-pump-celebrating-triumphing-holding-laptop_1258-205198.jpg"},
{
- name: "David Leon",
- handle: "@david",
- testimonial: "Excelente soporte y calidad de contenido.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-laptop-outdoors-showing-super-smiling_651396-3635.jpg",
- },
+ name: "David Leon", handle: "@david", testimonial: "Excelente soporte y calidad de contenido.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-laptop-outdoors-showing-super-smiling_651396-3635.jpg"},
{
- name: "Lucia Vazquez",
- handle: "@lucia",
- testimonial: "La mejor experiencia de aprendizaje.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/super-hero-businessman-red-cape-glasses-looking-front-smiling-broadly-happy-positive-standing-orange-wall_141793-53770.jpg",
- },
+ name: "Lucia Vazquez", handle: "@lucia", testimonial: "La mejor experiencia de aprendizaje.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/super-hero-businessman-red-cape-glasses-looking-front-smiling-broadly-happy-positive-standing-orange-wall_141793-53770.jpg"},
]}
imageSrc="http://img.b2bpic.net/free-photo/girl-student-is-talking-phone-home-conversation-phone_169016-67694.jpg"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/vertical-portrait-young-successful-woman-employee-entrepreneur-office-hall-tutor-carry-laptop-notebooks-looking-away-with-satisfied-pleased-smile-like-her-job_197531-30584.jpg",
- alt: "estudiante 1",
- },
+ src: "http://img.b2bpic.net/free-photo/vertical-portrait-young-successful-woman-employee-entrepreneur-office-hall-tutor-carry-laptop-notebooks-looking-away-with-satisfied-pleased-smile-like-her-job_197531-30584.jpg", alt: "estudiante 1"},
{
- src: "http://img.b2bpic.net/free-photo/young-beautiful-african-female-student-smiling-holding-books-college_176420-12452.jpg",
- alt: "estudiante 2",
- },
+ src: "http://img.b2bpic.net/free-photo/young-beautiful-african-female-student-smiling-holding-books-college_176420-12452.jpg", alt: "estudiante 2"},
{
- src: "http://img.b2bpic.net/free-photo/girl-resting-steps-attractive-fashionable-cheerful-trendy-hipster-girl-walking-city-streets_1153-5866.jpg",
- alt: "estudiante 3",
- },
+ src: "http://img.b2bpic.net/free-photo/girl-resting-steps-attractive-fashionable-cheerful-trendy-hipster-girl-walking-city-streets_1153-5866.jpg", alt: "estudiante 3"},
{
- src: "http://img.b2bpic.net/free-photo/cheerful-brunette-man-eyeglasses-smiles-widely-outside-happy-guy-black-jacket-white-tshirt-poses-near-airport_197531-27123.jpg",
- alt: "estudiante 4",
- },
+ src: "http://img.b2bpic.net/free-photo/cheerful-brunette-man-eyeglasses-smiles-widely-outside-happy-guy-black-jacket-white-tshirt-poses-near-airport_197531-27123.jpg", alt: "estudiante 4"},
{
- src: "http://img.b2bpic.net/free-photo/front-view-female-student-black-jacket-wearing-backpack-holding-yellow-files-rejoicing-blue-wall-school-college-university_140725-43373.jpg",
- alt: "estudiante 5",
- },
+ src: "http://img.b2bpic.net/free-photo/front-view-female-student-black-jacket-wearing-backpack-holding-yellow-files-rejoicing-blue-wall-school-college-university_140725-43373.jpg", alt: "estudiante 5"},
]}
avatarText="Más de 15,000 estudiantes ya confían en nosotros."
/>
@@ -121,33 +83,22 @@ export default function LandingPage() {
@@ -323,16 +193,13 @@ export default function LandingPage() {
@@ -342,29 +209,19 @@ export default function LandingPage() {
logoText="EduLearn"
columns={[
{
- title: "Plataforma",
- items: [
+ title: "Plataforma", items: [
{
- label: "Inicio",
- href: "#",
- },
+ label: "Inicio", href: "#"},
{
- label: "Cursos",
- href: "#",
- },
+ label: "Cursos", href: "#"},
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{
- label: "Privacidad",
- href: "#",
- },
+ label: "Privacidad", href: "#"},
{
- label: "Términos",
- href: "#",
- },
+ label: "Términos", href: "#"},
],
},
]}