Merge version_1 into main #1
@@ -54,13 +54,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-instructor-explaining-city-traffic-rules-before-driving-car_342744-678.jpg", imageAlt: "Fahrstunde mit Fahrschule Thorsten Schnell"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-instructor-explaining-city-traffic-rules-before-driving-car_342744-678.jpg?_wi=1", imageAlt: "Fahrstunde mit Fahrschule Thorsten Schnell"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-highway-curves-into-golden-sunset-freedom-road_169016-71137.jpg", imageAlt: "Deutsche Straße für Fahrerausbildung"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-learning-drive-car-going-reverse_342744-693.jpg", imageAlt: "Modernes Fahrschulauto"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-learning-drive-car-going-reverse_342744-693.jpg?_wi=1", imageAlt: "Modernes Fahrschulauto"
|
||||
}
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
@@ -89,16 +89,16 @@ export default function LandingPage() {
|
||||
description="Umfassende Fahrausbildung für alle Führerscheinklassen mit professionellen Fahrlehrern"
|
||||
features={[
|
||||
{
|
||||
title: "Führerschein Klasse B", description: "Komplette Ausbildung für PKW - Theorie und Praxis mit modernen Lernmethoden", imageSrc: "http://img.b2bpic.net/free-photo/woman-learning-drive-car-going-reverse_342744-693.jpg", imageAlt: "Fahrschule Auto für Klasse B", buttonIcon: ArrowRight
|
||||
title: "Führerschein Klasse B", description: "Komplette Ausbildung für PKW - Theorie und Praxis mit modernen Lernmethoden", imageSrc: "http://img.b2bpic.net/free-photo/woman-learning-drive-car-going-reverse_342744-693.jpg?_wi=2", imageAlt: "Fahrschule Auto für Klasse B", buttonIcon: ArrowRight
|
||||
},
|
||||
{
|
||||
title: "Theorieunterricht", description: "Interaktive Theorieunterricht-Sessions mit aktuellen Materialien und Prüfungsvorbereitung", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-studying-library_23-2149204752.jpg", imageAlt: "Theorieunterricht", buttonIcon: BookOpen
|
||||
title: "Theorieunterricht", description: "Interaktive Theorieunterricht-Sessions mit aktuellen Materialien und Prüfungsvorbereitung", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-studying-library_23-2149204752.jpg?_wi=1", imageAlt: "Theorieunterricht", buttonIcon: BookOpen
|
||||
},
|
||||
{
|
||||
title: "Praxisstunden", description: "Intensive Fahrstunden mit erfahrenen Fahrlehrern auf verschiedenen Streckentypen", imageSrc: "http://img.b2bpic.net/free-photo/car-instructor-explaining-city-traffic-rules-before-driving-car_342744-678.jpg", imageAlt: "Praxisstunde", buttonIcon: ArrowRight
|
||||
title: "Praxisstunden", description: "Intensive Fahrstunden mit erfahrenen Fahrlehrern auf verschiedenen Streckentypen", imageSrc: "http://img.b2bpic.net/free-photo/car-instructor-explaining-city-traffic-rules-before-driving-car_342744-678.jpg?_wi=2", imageAlt: "Praxisstunde", buttonIcon: ArrowRight
|
||||
},
|
||||
{
|
||||
title: "Intensivkurse", description: "Beschleunigte Ausbildungsprogramme für Schüler mit zeitlichen Einschränkungen", imageSrc: "http://img.b2bpic.net/free-photo/happy-freelance-worker-holding-education-training-class-laptop-from-home_637285-6051.jpg", imageAlt: "Intensivkurs", buttonIcon: ArrowRight
|
||||
title: "Intensivkurse", description: "Beschleunigte Ausbildungsprogramme für Schüler mit zeitlichen Einschränkungen", imageSrc: "http://img.b2bpic.net/free-photo/happy-freelance-worker-holding-education-training-class-laptop-from-home_637285-6051.jpg?_wi=1", imageAlt: "Intensivkurs", buttonIcon: ArrowRight
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
description="Übersichtliche und faire Preise für alle Arten von Fahrausbildung"
|
||||
plans={[
|
||||
{
|
||||
id: "theory", title: "Theorieunterricht", price: "€50-70", period: "/pro Doppelstunde", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-studying-library_23-2149204752.jpg", imageAlt: "Theorieunterricht", button: {
|
||||
id: "theory", title: "Theorieunterricht", price: "€50-70", period: "/pro Doppelstunde", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-studying-library_23-2149204752.jpg?_wi=2", imageAlt: "Theorieunterricht", button: {
|
||||
text: "Jetzt anmelden", href: "#contact"
|
||||
},
|
||||
features: [
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "practice", title: "Fahrstunde (45 Minuten)", price: "€45-55", period: "/pro Stunde", imageSrc: "http://img.b2bpic.net/free-photo/car-instructor-explaining-city-traffic-rules-before-driving-car_342744-678.jpg", imageAlt: "Praxisstunde", button: {
|
||||
id: "practice", title: "Fahrstunde (45 Minuten)", price: "€45-55", period: "/pro Stunde", imageSrc: "http://img.b2bpic.net/free-photo/car-instructor-explaining-city-traffic-rules-before-driving-car_342744-678.jpg?_wi=3", imageAlt: "Praxisstunde", button: {
|
||||
text: "Jetzt buchen", href: "#contact"
|
||||
},
|
||||
features: [
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "intensive", title: "Intensivkurs", price: "€1.200-1.500", period: "/für komplette Ausbildung", imageSrc: "http://img.b2bpic.net/free-photo/happy-freelance-worker-holding-education-training-class-laptop-from-home_637285-6051.jpg", imageAlt: "Intensivkurs", button: {
|
||||
id: "intensive", title: "Intensivkurs", price: "€1.200-1.500", period: "/für komplette Ausbildung", imageSrc: "http://img.b2bpic.net/free-photo/happy-freelance-worker-holding-education-training-class-laptop-from-home_637285-6051.jpg?_wi=2", imageAlt: "Intensivkurs", button: {
|
||||
text: "Mehr erfahren", href: "#contact"
|
||||
},
|
||||
features: [
|
||||
|
||||
Reference in New Issue
Block a user