From 0821137418e19da552da845ab4e8e7bbc6373418 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 09:33:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b5bddc..0ef689e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> -- 2.49.1