Update src/app/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[{ text: "Book Your First Lesson", href: "contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-instructor-explaining-city-traffic-rules-before-driving-car_342744-678.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-instructor-explaining-city-traffic-rules-before-driving-car_342744-678.jpg"
|
||||
imageAlt="Professional driving instruction"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "car-auto", brand: "License Class B", name: "Car - Automatic", price: "€2,499", rating: 5,
|
||||
reviewCount: "340+", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318410.jpg?_wi=1", imageAlt: "Automatic transmission car training"
|
||||
reviewCount: "340+", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318410.jpg", imageAlt: "Automatic transmission car training"
|
||||
},
|
||||
{
|
||||
id: "car-manual", brand: "License Class B", name: "Car - Manual", price: "€2,799", rating: 5,
|
||||
@@ -82,15 +82,15 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "motorcycle", brand: "License Classes A1/A2/A", name: "Motorcycle Training", price: "€1,899", rating: 5,
|
||||
reviewCount: "156+", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891421.jpg?_wi=1", imageAlt: "Motorcycle license training"
|
||||
reviewCount: "156+", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891421.jpg", imageAlt: "Motorcycle license training"
|
||||
},
|
||||
{
|
||||
id: "truck", brand: "License Class C/C1", name: "Truck Certification", price: "€3,299", rating: 5,
|
||||
reviewCount: "89+", imageSrc: "http://img.b2bpic.net/free-photo/two-guys-talking-about-work-work-garage-near-truck-transfer-documents-with-goods_1157-46506.jpg?_wi=1", imageAlt: "Commercial truck certification"
|
||||
reviewCount: "89+", imageSrc: "http://img.b2bpic.net/free-photo/two-guys-talking-about-work-work-garage-near-truck-transfer-documents-with-goods_1157-46506.jpg", imageAlt: "Commercial truck certification"
|
||||
},
|
||||
{
|
||||
id: "trailer", brand: "License Class BE", name: "Trailer License", price: "€1,499", rating: 5,
|
||||
reviewCount: "67+", imageSrc: "http://img.b2bpic.net/free-photo/two-guys-talking-about-work-work-garage-near-truck-transfer-documents-with-goods_1157-46506.jpg?_wi=2", imageAlt: "Trailer license training"
|
||||
reviewCount: "67+", imageSrc: "http://img.b2bpic.net/free-photo/two-guys-talking-about-work-work-garage-near-truck-transfer-documents-with-goods_1157-46506.jpg", imageAlt: "Trailer license training"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -109,22 +109,22 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Experienced Instructors", description: "Certified professionals with decades of combined experience and proven student success rates. All instructors maintain current certifications and undergo regular safety training updates.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-looking-medical-report-while-walking_107420-84823.jpg?_wi=1", imageAlt: "Professional instructor team"
|
||||
id: "1", title: "Experienced Instructors", description: "Certified professionals with decades of combined experience and proven student success rates. All instructors maintain current certifications and undergo regular safety training updates.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-looking-medical-report-while-walking_107420-84823.jpg", imageAlt: "Professional instructor team"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Modern Fleet", description: "Well-maintained vehicles with dual controls and the latest safety technology. Our fleet includes automatic and manual options across all training categories.", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318410.jpg?_wi=2", imageAlt: "Modern training vehicles"
|
||||
id: "2", title: "Modern Fleet", description: "Well-maintained vehicles with dual controls and the latest safety technology. Our fleet includes automatic and manual options across all training categories.", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318410.jpg", imageAlt: "Modern training vehicles"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Flexible Scheduling", description: "Lessons available throughout the week including evenings and weekends. Flexible booking system to fit your busy lifestyle and learning pace.", imageSrc: "http://img.b2bpic.net/free-photo/car-instructor-explaining-city-traffic-rules-before-driving-car_342744-678.jpg?_wi=2", imageAlt: "Convenient lesson scheduling"
|
||||
id: "3", title: "Flexible Scheduling", description: "Lessons available throughout the week including evenings and weekends. Flexible booking system to fit your busy lifestyle and learning pace.", imageSrc: "http://img.b2bpic.net/free-photo/car-instructor-explaining-city-traffic-rules-before-driving-car_342744-678.jpg", imageAlt: "Convenient lesson scheduling"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Affordable Pricing", description: "Competitive, transparent pricing with no hidden fees. Package discounts available for block bookings and referrals.", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891421.jpg?_wi=2", imageAlt: "Value-focused training"
|
||||
id: "4", title: "Affordable Pricing", description: "Competitive, transparent pricing with no hidden fees. Package discounts available for block bookings and referrals.", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891421.jpg", imageAlt: "Value-focused training"
|
||||
},
|
||||
{
|
||||
id: "5", title: "High Pass Rates", description: "92% first-attempt pass rate for theory exams and 87% for practical tests. Comprehensive preparation materials and mock exams included.", imageSrc: "http://img.b2bpic.net/free-photo/two-guys-talking-about-work-work-garage-near-truck-transfer-documents-with-goods_1157-46506.jpg?_wi=3", imageAlt: "Proven success statistics"
|
||||
id: "5", title: "High Pass Rates", description: "92% first-attempt pass rate for theory exams and 87% for practical tests. Comprehensive preparation materials and mock exams included.", imageSrc: "http://img.b2bpic.net/free-photo/two-guys-talking-about-work-work-garage-near-truck-transfer-documents-with-goods_1157-46506.jpg", imageAlt: "Proven success statistics"
|
||||
},
|
||||
{
|
||||
id: "6", title: "German Compliance", description: "Full adherence to German traffic regulations (StVO/FeV) and TÜV requirements. All certifications recognized by German authorities nationwide.", imageSrc: "http://img.b2bpic.net/free-photo/two-guys-talking-about-work-work-garage-near-truck-transfer-documents-with-goods_1157-46506.jpg?_wi=4", imageAlt: "Regulatory compliance"
|
||||
id: "6", title: "German Compliance", description: "Full adherence to German traffic regulations (StVO/FeV) and TÜV requirements. All certifications recognized by German authorities nationwide.", imageSrc: "http://img.b2bpic.net/free-photo/two-guys-talking-about-work-work-garage-near-truck-transfer-documents-with-goods_1157-46506.jpg", imageAlt: "Regulatory compliance"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-looking-medical-report-while-walking_107420-84823.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-looking-medical-report-while-walking_107420-84823.jpg"
|
||||
imageAlt="Fahrschule Scheurich facility"
|
||||
mediaAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Anna Fischer", handle: "@fischer_anna", testimonial: "Passed my car license first attempt! Klaus's instruction was clear, patient, and truly effective. Highly recommend Fahrschule Scheurich!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-smiling-wearing-headphones-university-campus_839833-11696.jpg?_wi=1", imageAlt: "Anna Fischer"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-smiling-wearing-headphones-university-campus_839833-11696.jpg", imageAlt: "Anna Fischer"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Hoffmann", handle: "@m_hoffmann_", testimonial: "Best decision to choose them for my motorcycle license. Sarah made me feel confident and safe. Great instructors, great facility!", rating: 5,
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", name: "Marco Rossi", handle: "@marco_rossi_", testimonial: "Professional, affordable, and results-oriented. Got my truck license in just 8 weeks. Thomas knew exactly what was needed!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-smiling-wearing-headphones-university-campus_839833-11696.jpg?_wi=2", imageAlt: "Marco Rossi"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-smiling-wearing-headphones-university-campus_839833-11696.jpg", imageAlt: "Marco Rossi"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Julia Weber", handle: "@j_weber_", testimonial: "Excellent customer service and flexible scheduling. The instructors genuinely care about your success. Worth every euro!", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user