Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-23 09:34:21 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Enroll Now", href: "#courses" },
{ text: "Contact Us", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001291.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001291.jpg?_wi=1"
mediaAnimation="blur-reveal"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/city-sparkles-light-streets-night_23-2149057571.jpg", alt: "City sparkles" },
@@ -89,8 +89,8 @@ export default function LandingPage() {
animationType="slide-up"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Headlights", price: "City Lights", imageSrc: "http://img.b2bpic.net/free-photo/black-yellow-metal-frame_250224-196.jpg" },
{ id: "p2", name: "Steering Wheel", price: "Dashboard", imageSrc: "http://img.b2bpic.net/free-photo/man-climbed-roof-car-while-shouting-through-megaphone-raising-fist_1194-1186.jpg" },
{ id: "p1", name: "Headlights", price: "City Lights", imageSrc: "http://img.b2bpic.net/free-photo/black-yellow-metal-frame_250224-196.jpg?_wi=1" },
{ id: "p2", name: "Steering Wheel", price: "Dashboard", imageSrc: "http://img.b2bpic.net/free-photo/man-climbed-roof-car-while-shouting-through-megaphone-raising-fist_1194-1186.jpg?_wi=1" },
{ id: "p3", name: "Brake System", price: "Safety", imageSrc: "http://img.b2bpic.net/free-photo/grey-coupe-rainy-highway-motion-focus_169016-69693.jpg" }
]}
title="Know Your Vehicle"
@@ -120,10 +120,10 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{ id: "t1", name: "Irshad Ali", role: "Student", testimonial: "Best school ever!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-with-business-person-car-dealership_23-2149117136.jpg" },
{ id: "t2", name: "Dimple H", role: "Student", testimonial: "Professional trainer!", imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001291.jpg" },
{ id: "t3", name: "Yash G", role: "Student", testimonial: "Great learning!", imageSrc: "http://img.b2bpic.net/free-photo/black-yellow-metal-frame_250224-196.jpg" },
{ id: "t4", name: "Rahul S", role: "Student", testimonial: "Supportive teachers!", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-mean-transportation-ultra-modern-city_23-2151065438.jpg" },
{ id: "t5", name: "Sneha", role: "Student", testimonial: "Easy learning!", imageSrc: "http://img.b2bpic.net/free-photo/man-climbed-roof-car-while-shouting-through-megaphone-raising-fist_1194-1186.jpg" }
{ id: "t2", name: "Dimple H", role: "Student", testimonial: "Professional trainer!", imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001291.jpg?_wi=2" },
{ id: "t3", name: "Yash G", role: "Student", testimonial: "Great learning!", imageSrc: "http://img.b2bpic.net/free-photo/black-yellow-metal-frame_250224-196.jpg?_wi=2" },
{ id: "t4", name: "Rahul S", role: "Student", testimonial: "Supportive teachers!", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-mean-transportation-ultra-modern-city_23-2151065438.jpg?_wi=1" },
{ id: "t5", name: "Sneha", role: "Student", testimonial: "Easy learning!", imageSrc: "http://img.b2bpic.net/free-photo/man-climbed-roof-car-while-shouting-through-megaphone-raising-fist_1194-1186.jpg?_wi=2" }
]}
title="Student Feedback"
description="What they say about us."
@@ -152,7 +152,7 @@ export default function LandingPage() {
title="Start Today"
description="Visit us in Faridabad!"
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/futuristic-mean-transportation-ultra-modern-city_23-2151065438.jpg"
imageSrc="http://img.b2bpic.net/free-photo/futuristic-mean-transportation-ultra-modern-city_23-2151065438.jpg?_wi=2"
/>
</div>