Update src/app/page.tsx
This commit is contained in:
254
src/app/page.tsx
254
src/app/page.tsx
@@ -30,26 +30,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Nosotros",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Servicios",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Opiniones",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Inicio", id: "hero" },
|
||||
{ name: "Nosotros", id: "about" },
|
||||
{ name: "Servicios", id: "services" },
|
||||
{ name: "Opiniones", id: "testimonials" },
|
||||
{ name: "Contacto", id: "contact" },
|
||||
]}
|
||||
brandName="Autoescuela Sport"
|
||||
/>
|
||||
@@ -57,52 +42,20 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
title="Aprueba tu carnet de conducir a la primera"
|
||||
description="Autoescuela con trato cercano, profesores pacientes y excelentes resultados en Sevilla. Prepárate con los mejores expertos."
|
||||
buttons={[
|
||||
{
|
||||
text: "Apúntate ahora",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Llamar",
|
||||
href: "tel:615441969",
|
||||
},
|
||||
{ text: "Apúntate ahora", href: "#contact" },
|
||||
{ text: "Llamar", href: "tel:615441969" },
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "h1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-outdoors_23-2149105450.jpg?_wi=1",
|
||||
imageAlt: "Clases de conducir",
|
||||
},
|
||||
{
|
||||
id: "h2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-driving-car_23-2148999058.jpg",
|
||||
imageAlt: "Alumno aprendiendo",
|
||||
},
|
||||
{
|
||||
id: "h3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167587.jpg",
|
||||
imageAlt: "Examen aprobado",
|
||||
},
|
||||
{
|
||||
id: "h4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-girl-with-thumbs-up-car-travel-scene-baby-car-seat_169016-68402.jpg",
|
||||
imageAlt: "Coche autoescuela",
|
||||
},
|
||||
{
|
||||
id: "h5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-driving-car_23-2148213499.jpg",
|
||||
imageAlt: "Ciudad de Sevilla",
|
||||
},
|
||||
{
|
||||
id: "h6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-man-sunglasses-sits-inside-black-sport-retro-car_8353-4972.jpg",
|
||||
imageAlt: "Éxito al volante",
|
||||
},
|
||||
{ id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-outdoors_23-2149105450.jpg", imageAlt: "Clases de conducir" },
|
||||
{ id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-driving-car_23-2148999058.jpg", imageAlt: "Alumno aprendiendo" },
|
||||
{ id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167587.jpg", imageAlt: "Examen aprobado" },
|
||||
{ id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/teen-girl-with-thumbs-up-car-travel-scene-baby-car-seat_169016-68402.jpg", imageAlt: "Coche autoescuela" },
|
||||
{ id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-driving-car_23-2148213499.jpg", imageAlt: "Ciudad de Sevilla" },
|
||||
{ id: "h6", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-man-sunglasses-sits-inside-black-sport-retro-car_8353-4972.jpg", imageAlt: "Éxito al volante" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -112,7 +65,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Tu camino al carnet, con un enfoque humano"
|
||||
description="En Autoescuela Sport creemos que cada alumno es único. Por eso, nuestros profesores no solo enseñan a conducir, sino que te acompañan con paciencia, cercanía y un ambiente de plena confianza durante todo el proceso. En Sevilla, somos tu mejor aliado para lograr tu objetivo."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318428.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318428.jpg"
|
||||
imageAlt="Profesor cercano"
|
||||
/>
|
||||
</div>
|
||||
@@ -124,46 +77,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Clases Teóricas",
|
||||
description: "Formación dinámica y actualizada para aprobar el examen teórico sin complicaciones.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-business-woman-using-laptop-phone-car_231208-7755.jpg",
|
||||
imageAlt: "Teoría",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-car-consulting-map_23-2148704508.jpg",
|
||||
imageAlt: "Estudio",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-outdoors_23-2149105450.jpg?_wi=2",
|
||||
imageAlt: "clase teorica conduccion moderna",
|
||||
title: "Clases Teóricas", description: "Formación dinámica y actualizada para aprobar el examen teórico sin complicaciones.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-business-woman-using-laptop-phone-car_231208-7755.jpg", imageAlt: "Teoría" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-car-consulting-map_23-2148704508.jpg", imageAlt: "Estudio" }
|
||||
},
|
||||
{
|
||||
title: "Clases Prácticas",
|
||||
description: "Aprende con coches modernos y profesores expertos en las rutas de examen de Sevilla.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-with-luggage-car_23-2148687126.jpg",
|
||||
imageAlt: "Prácticas",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-women-driver-sitting-her-vehicle-holding-car-keys-ready-drive_342744-700.jpg",
|
||||
imageAlt: "Volante",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318428.jpg?_wi=2",
|
||||
imageAlt: "clase teorica conduccion moderna",
|
||||
title: "Clases Prácticas", description: "Aprende con coches modernos y profesores expertos en las rutas de examen de Sevilla.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-with-luggage-car_23-2148687126.jpg", imageAlt: "Prácticas" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-women-driver-sitting-her-vehicle-holding-car-keys-ready-drive_342744-700.jpg", imageAlt: "Volante" }
|
||||
},
|
||||
{
|
||||
title: "Seguimiento Personalizado",
|
||||
description: "Acompañamiento cercano durante todo tu proceso, resolviendo dudas de forma constante.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-with-business-person-car-dealership_23-2149117130.jpg",
|
||||
imageAlt: "Apoyo",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-traveling-by-car_23-2148687108.jpg",
|
||||
imageAlt: "Seguimiento",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-inside-car_23-2148142499.jpg?_wi=1",
|
||||
imageAlt: "clase teorica conduccion moderna",
|
||||
title: "Seguimiento Personalizado", description: "Acompañamiento cercano durante todo tu proceso, resolviendo dudas de forma constante.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-with-business-person-car-dealership_23-2149117130.jpg", imageAlt: "Apoyo" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-traveling-by-car_23-2148687108.jpg", imageAlt: "Seguimiento" }
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -178,60 +101,16 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "María G.",
|
||||
role: "Estudiante",
|
||||
company: "Sevilla",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-inside-car_23-2148142499.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Juan R.",
|
||||
role: "Estudiante",
|
||||
company: "Sevilla",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-showing-double-thumbs-up-t-shirt-jacket-looking-confident-front-view_176474-85540.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Lucía P.",
|
||||
role: "Estudiante",
|
||||
company: "Sevilla",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-travelling-car_23-2147874689.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David L.",
|
||||
role: "Estudiante",
|
||||
company: "Sevilla",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-young-slavic-student-girl-with-headphones-wearing-backpack-stands-with-closed-eyes-raising-fist-up-holding-credit-card_141793-99697.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Ana M.",
|
||||
role: "Estudiante",
|
||||
company: "Sevilla",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-driving-his-car-drinking-coffee_1303-31533.jpg",
|
||||
},
|
||||
{ id: "t1", name: "María G.", role: "Estudiante", company: "Sevilla", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-inside-car_23-2148142499.jpg" },
|
||||
{ id: "t2", name: "Juan R.", role: "Estudiante", company: "Sevilla", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-lady-showing-double-thumbs-up-t-shirt-jacket-looking-confident-front-view_176474-85540.jpg" },
|
||||
{ id: "t3", name: "Lucía P.", role: "Estudiante", company: "Sevilla", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-travelling-car_23-2147874689.jpg" },
|
||||
{ id: "t4", name: "David L.", role: "Estudiante", company: "Sevilla", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/excited-young-slavic-student-girl-with-headphones-wearing-backpack-stands-with-closed-eyes-raising-fist-up-holding-credit-card_141793-99697.jpg" },
|
||||
{ id: "t5", name: "Ana M.", role: "Estudiante", company: "Sevilla", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-driving-his-car-drinking-coffee_1303-31533.jpg" },
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "5.0",
|
||||
label: "Nota media",
|
||||
},
|
||||
{
|
||||
value: "869",
|
||||
label: "Reseñas",
|
||||
},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Confianza",
|
||||
},
|
||||
{ value: "5.0", label: "Nota media" },
|
||||
{ value: "869", label: "Reseñas" },
|
||||
{ value: "100%", label: "Confianza" },
|
||||
]}
|
||||
title="Más de 800 alumnos satisfechos"
|
||||
description="Nuestros alumnos nos avalan con una nota media de 5 estrellas gracias al trato profesional y cercano."
|
||||
@@ -243,21 +122,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "¿Cuáles son los horarios?",
|
||||
content: "Abrimos de lunes a viernes. Por las mañanas hasta las 13:30 y por las tardes a partir de las 17:00.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "¿Dónde estamos ubicados?",
|
||||
content: "Nos encontramos en C. Jose Saramago, 27C, 41013, Sevilla.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "¿Cómo puedo apuntarme?",
|
||||
content: "Puedes llamarnos al 615 44 19 69 o venir a visitarnos directamente a la autoescuela.",
|
||||
},
|
||||
{ id: "q1", title: "¿Cuáles son los horarios?", content: "Abrimos de lunes a viernes. Por las mañanas hasta las 13:30 y por las tardes a partir de las 17:00." },
|
||||
{ id: "q2", title: "¿Dónde estamos ubicados?", content: "Nos encontramos en C. Jose Saramago, 27C, 41013, Sevilla." },
|
||||
{ id: "q3", title: "¿Cómo puedo apuntarme?", content: "Puedes llamarnos al 615 44 19 69 o venir a visitarnos directamente a la autoescuela." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-blue-sweater-helping-his-friend-choosing-auto_651396-1201.jpg"
|
||||
imageAlt="FAQ"
|
||||
@@ -274,36 +141,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "869",
|
||||
title: "Opiniones positivas",
|
||||
items: [
|
||||
"Calidad",
|
||||
"Cercanía",
|
||||
"Éxito",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "95%",
|
||||
title: "Tasa de aprobación",
|
||||
items: [
|
||||
"Teoría",
|
||||
"Práctica",
|
||||
"Garantía",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
title: "Trato humano",
|
||||
items: [
|
||||
"Profesores",
|
||||
"Paciencia",
|
||||
"Ambiente",
|
||||
],
|
||||
},
|
||||
{ id: "m1", value: "869", title: "Opiniones positivas", items: ["Calidad", "Cercanía", "Éxito"] },
|
||||
{ id: "m2", value: "95%", title: "Tasa de aprobación", items: ["Teoría", "Práctica", "Garantía"] },
|
||||
{ id: "m3", value: "100%", title: "Trato humano", items: ["Profesores", "Paciencia", "Ambiente"] },
|
||||
]}
|
||||
title="Resultados que marcan la diferencia"
|
||||
description="En Autoescuela Sport nos esforzamos cada día para que alcances tu objetivo."
|
||||
@@ -313,19 +153,11 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
text="Estamos en C. Jose Saramago, 27C, Sevilla. ¡Llámanos al 615 44 19 69 o visítanos hoy mismo!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Llamar ahora",
|
||||
href: "tel:615441969",
|
||||
},
|
||||
{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/34615441969",
|
||||
},
|
||||
{ text: "Llamar ahora", href: "tel:615441969" },
|
||||
{ text: "WhatsApp", href: "https://wa.me/34615441969" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -333,14 +165,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Autoescuela Sport"
|
||||
leftLink={{
|
||||
text: "© 2024 Autoescuela Sport",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Aviso Legal",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "© 2024 Autoescuela Sport", href: "#" }}
|
||||
rightLink={{ text: "Aviso Legal", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user