From aed2274735ef59dbcd89a32396380ff7e75d72f5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:03:05 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c99714b..d7508d4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -88,27 +88,27 @@ export default function AboutPage() { { id: "1", title: "Transparent & Honest Service", quote: "What I appreciate most is their transparency. No hidden charges, no surprises. They explain everything upfront. Best decision I made!", name: "Rajesh Kumar", role: "Vehicle Owner, Karawal Nagar", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Rajesh Kumar"}, + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=6", imageAlt: "Rajesh Kumar"}, { id: "2", title: "Quick & Professional Service", quote: "I was amazed how quickly they completed my insurance renewal. Professional team, great service, and very reasonable pricing. Highly recommended!", name: "Priya Singh", role: "Business Owner, Delhi", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Priya Singh"}, + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=7", imageAlt: "Priya Singh"}, { id: "3", title: "One-Stop Solution", quote: "Perfect solution for all vehicle documentation needs. Got my RC transfer, insurance, and fitness certificate done in one place. Saved so much time!", name: "Amit Patel", role: "Fleet Owner, NCR", imageSrc: - "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "Amit Patel"}, + "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg?_wi=2", imageAlt: "Amit Patel"}, { id: "4", title: "Expert Knowledge", quote: "Their team has deep knowledge of RTO procedures. They guided me through every step. No confusion, no complications. Excellent service!", name: "Neha Sharma", role: "New Vehicle Owner", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Neha Sharma"}, + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=8", imageAlt: "Neha Sharma"}, { id: "5", title: "Reliable & Trustworthy", quote: "I've been using their services for 3 years now. Never disappointed. Always available, always helpful, always professional. Truly a gem!", name: "Vikram Singh", role: "Commercial Vehicle Owner", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Vikram Singh"}, + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=9", imageAlt: "Vikram Singh"}, { id: "6", title: "Outstanding Support", quote: "Their customer support is outstanding. They're available 24/7 on WhatsApp for any queries. Best service in the entire Karawal Nagar area!", name: "Anjali Verma", role: "Long-term Customer", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Anjali Verma"}, + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=10", imageAlt: "Anjali Verma"}, ]} textboxLayout="default" useInvertedBackground={false} -- 2.49.1 From 8505d85daa93e5a2f6b53ea856c33b193eee4b79 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:03:06 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 828706a..6002140 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,10 +84,10 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/car-instructor-explaining-city-traffic-rules-before-driving-car_342744-678.jpg", imageAlt: "Driving License Renewal Service"}, + "http://img.b2bpic.net/free-photo/car-instructor-explaining-city-traffic-rules-before-driving-car_342744-678.jpg?_wi=1", imageAlt: "Driving License Renewal Service"}, { imageSrc: - "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg", imageAlt: "Our Professional Team"}, + "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg?_wi=1", imageAlt: "Our Professional Team"}, ], }, { @@ -96,10 +96,10 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/happy-customer-buying-brand-new-car-local-car-dealership_342744-748.jpg", imageAlt: "Insurance Renewal Process"}, + "http://img.b2bpic.net/free-photo/happy-customer-buying-brand-new-car-local-car-dealership_342744-748.jpg?_wi=1", imageAlt: "Insurance Renewal Process"}, { imageSrc: - "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg", imageAlt: "Our Office"}, + "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=1", imageAlt: "Our Office"}, ], }, { @@ -108,10 +108,10 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/mid-section-mechanic-preparing-check-list_1170-1309.jpg", imageAlt: "Vehicle Fitness Check"}, + "http://img.b2bpic.net/free-photo/mid-section-mechanic-preparing-check-list_1170-1309.jpg?_wi=1", imageAlt: "Vehicle Fitness Check"}, { imageSrc: - "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg", imageAlt: "Expert Mechanics"}, + "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg?_wi=2", imageAlt: "Expert Mechanics"}, ], }, { @@ -120,10 +120,10 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/auto-mechanic-using-laptop-while-talking-customer-repair-shop_637285-8614.jpg", imageAlt: "Pollution Test Center"}, + "http://img.b2bpic.net/free-photo/auto-mechanic-using-laptop-while-talking-customer-repair-shop_637285-8614.jpg?_wi=1", imageAlt: "Pollution Test Center"}, { imageSrc: - "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg", imageAlt: "Our Facility"}, + "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=2", imageAlt: "Our Facility"}, ], }, { @@ -132,10 +132,10 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/businesswoman-has-meeting-journey_329181-13739.jpg", imageAlt: "RC Transfer Service"}, + "http://img.b2bpic.net/free-photo/businesswoman-has-meeting-journey_329181-13739.jpg?_wi=1", imageAlt: "RC Transfer Service"}, { imageSrc: - "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg", imageAlt: "Expert Consultants"}, + "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg?_wi=3", imageAlt: "Expert Consultants"}, ], }, { @@ -144,10 +144,10 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg", imageAlt: "Challan Settlement Experts"}, + "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg?_wi=4", imageAlt: "Challan Settlement Experts"}, { imageSrc: - "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg", imageAlt: "Consultation Room"}, + "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=3", imageAlt: "Consultation Room"}, ], }, ]} @@ -202,27 +202,27 @@ export default function HomePage() { { id: "1", title: "Best RTO Services - No Tension!", quote: "I got my DL renewal done in just 2 days without visiting RTO office. Amazing service! No hidden charges, very transparent.", name: "Rajesh Kumar", role: "Vehicle Owner, Karawal Nagar", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Rajesh Kumar"}, + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Rajesh Kumar"}, { id: "2", title: "Fast & Reliable Service", quote: "Insurance renewal ho gaya same day. Bahut accha service diye hain unhone. Recommended!", name: "Priya Singh", role: "Business Owner, Delhi", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Priya Singh"}, + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Priya Singh"}, { id: "3", title: "Complete Solution at One Place", quote: "RC transfer, insurance, fitness certificate - sab kuch ek hi jagah ho gaya. Bilkul hassle-free process!", name: "Amit Patel", role: "Fleet Owner, NCR", imageSrc: - "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "Amit Patel"}, + "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg?_wi=1", imageAlt: "Amit Patel"}, { id: "4", title: "Highly Professional Team", quote: "The team is very professional and knowledgeable. They explained everything clearly. Great experience!", name: "Neha Sharma", role: "New Vehicle Owner", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Neha Sharma"}, + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3", imageAlt: "Neha Sharma"}, { id: "5", title: "No More RTO Tension", quote: "Finally found people I can trust with my vehicle documents. Best decision ever. Highly recommended!", name: "Vikram Singh", role: "Commercial Vehicle Owner", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Vikram Singh"}, + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4", imageAlt: "Vikram Singh"}, { id: "6", title: "Excellent Customer Support", quote: "From WhatsApp to phone call, they're always available. Best customer service in Karawal Nagar!", name: "Anjali Verma", role: "Regular Customer", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Anjali Verma"}, + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=5", imageAlt: "Anjali Verma"}, ]} textboxLayout="default" useInvertedBackground={false} -- 2.49.1 From 5fb628268b9b1366b21da0e2c6c397e6fc87aa7b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:03:07 +0000 Subject: [PATCH 3/3] Update src/app/services/page.tsx --- src/app/services/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index b33202e..9688dab 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -62,10 +62,10 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/car-instructor-explaining-city-traffic-rules-before-driving-car_342744-678.jpg", imageAlt: "Driving License Renewal Service"}, + "http://img.b2bpic.net/free-photo/car-instructor-explaining-city-traffic-rules-before-driving-car_342744-678.jpg?_wi=2", imageAlt: "Driving License Renewal Service"}, { imageSrc: - "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg", imageAlt: "Our Professional Team"}, + "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg?_wi=5", imageAlt: "Our Professional Team"}, ], }, { @@ -74,10 +74,10 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/happy-customer-buying-brand-new-car-local-car-dealership_342744-748.jpg", imageAlt: "Insurance Renewal Process"}, + "http://img.b2bpic.net/free-photo/happy-customer-buying-brand-new-car-local-car-dealership_342744-748.jpg?_wi=2", imageAlt: "Insurance Renewal Process"}, { imageSrc: - "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg", imageAlt: "Our Office"}, + "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=4", imageAlt: "Our Office"}, ], }, { @@ -86,10 +86,10 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/mid-section-mechanic-preparing-check-list_1170-1309.jpg", imageAlt: "Vehicle Fitness Check"}, + "http://img.b2bpic.net/free-photo/mid-section-mechanic-preparing-check-list_1170-1309.jpg?_wi=2", imageAlt: "Vehicle Fitness Check"}, { imageSrc: - "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg", imageAlt: "Expert Mechanics"}, + "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg?_wi=6", imageAlt: "Expert Mechanics"}, ], }, { @@ -98,10 +98,10 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/auto-mechanic-using-laptop-while-talking-customer-repair-shop_637285-8614.jpg", imageAlt: "Pollution Test Center"}, + "http://img.b2bpic.net/free-photo/auto-mechanic-using-laptop-while-talking-customer-repair-shop_637285-8614.jpg?_wi=2", imageAlt: "Pollution Test Center"}, { imageSrc: - "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg", imageAlt: "Our Facility"}, + "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=5", imageAlt: "Our Facility"}, ], }, { @@ -110,10 +110,10 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/businesswoman-has-meeting-journey_329181-13739.jpg", imageAlt: "RC Transfer Service"}, + "http://img.b2bpic.net/free-photo/businesswoman-has-meeting-journey_329181-13739.jpg?_wi=2", imageAlt: "RC Transfer Service"}, { imageSrc: - "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg", imageAlt: "Expert Consultants"}, + "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg?_wi=7", imageAlt: "Expert Consultants"}, ], }, { @@ -122,10 +122,10 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg", imageAlt: "Challan Settlement Experts"}, + "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg?_wi=8", imageAlt: "Challan Settlement Experts"}, { imageSrc: - "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg", imageAlt: "Consultation Room"}, + "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=6", imageAlt: "Consultation Room"}, ], }, ]} -- 2.49.1