Update src/app/page.tsx
This commit is contained in:
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "h1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-outdoors_23-2149105450.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-outdoors_23-2149105450.jpg?_wi=1",
|
||||
imageAlt: "Clases de conducir",
|
||||
},
|
||||
{
|
||||
@@ -112,7 +112,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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318428.jpg?_wi=1"
|
||||
imageAlt="Profesor cercano"
|
||||
/>
|
||||
</div>
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-outdoors_23-2149105450.jpg?_wi=2",
|
||||
imageAlt: "clase teorica conduccion moderna",
|
||||
},
|
||||
{
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-inside-car_23-2148142499.jpg?_wi=1",
|
||||
imageAlt: "clase teorica conduccion moderna",
|
||||
},
|
||||
]}
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
role: "Estudiante",
|
||||
company: "Sevilla",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-inside-car_23-2148142499.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-inside-car_23-2148142499.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
|
||||
Reference in New Issue
Block a user