Merge version_1 into main #1

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

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
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={[
{
@@ -147,13 +147,13 @@ export default function LandingPage() {
id: "p1",
name: "Headlights",
price: "City Lights",
imageSrc: "http://img.b2bpic.net/free-photo/black-yellow-metal-frame_250224-196.jpg",
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",
imageSrc: "http://img.b2bpic.net/free-photo/man-climbed-roof-car-while-shouting-through-megaphone-raising-fist_1194-1186.jpg?_wi=1",
},
{
id: "p3",
@@ -263,7 +263,7 @@ export default function LandingPage() {
name: "Dimple Hazarika",
role: "Student",
testimonial: "Very professional behaviour of trainer... taught all basic rules of driving.",
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=2",
imageAlt: "professional driving instructor India",
},
{
@@ -271,7 +271,7 @@ export default function LandingPage() {
name: "Yash Garg",
role: "Student",
testimonial: "Mughe acha lag rha ha gadi chalana or ma acha chla bhi pa rha hu aab.",
imageSrc: "http://img.b2bpic.net/free-photo/black-yellow-metal-frame_250224-196.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-yellow-metal-frame_250224-196.jpg?_wi=2",
imageAlt: "professional driving instructor India",
},
{
@@ -279,7 +279,7 @@ export default function LandingPage() {
name: "Rahul Sharma",
role: "Student",
testimonial: "Supportive teachers, would recommend for beginners.",
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=1",
imageAlt: "professional driving instructor India",
},
{
@@ -287,7 +287,7 @@ export default function LandingPage() {
name: "Sneha",
role: "Student",
testimonial: "Polite behavior and easy to learn with them.",
imageSrc: "http://img.b2bpic.net/free-photo/man-climbed-roof-car-while-shouting-through-megaphone-raising-fist_1194-1186.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-climbed-roof-car-while-shouting-through-megaphone-raising-fist_1194-1186.jpg?_wi=2",
imageAlt: "professional driving instructor India",
},
]}
@@ -332,7 +332,7 @@ export default function LandingPage() {
tag="Get In Touch"
title="Start Your Driving Journey Today"
description="Visit us at Sector 3 & 4, Ballabhgarh, or give us a call for any queries."
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"
mediaAnimation="slide-up"
/>
</div>