diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 61e307d..0728324 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -105,7 +105,7 @@ export default function AboutPage() { name: "Rajesh Kumar", role: "Vehicle Owner, Karawal Nagar", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=6", imageAlt: "Rajesh Kumar", }, { @@ -116,7 +116,7 @@ export default function AboutPage() { name: "Priya Singh", role: "Business Owner, Delhi", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=7", imageAlt: "Priya Singh", }, { @@ -127,7 +127,7 @@ export default function AboutPage() { 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", + "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", }, { @@ -138,7 +138,7 @@ export default function AboutPage() { name: "Neha Sharma", role: "New Vehicle Owner", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=8", imageAlt: "Neha Sharma", }, { @@ -149,7 +149,7 @@ export default function AboutPage() { name: "Vikram Singh", role: "Commercial Vehicle Owner", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=9", imageAlt: "Vikram Singh", }, { @@ -160,7 +160,7 @@ export default function AboutPage() { name: "Anjali Verma", role: "Long-term Customer", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=10", imageAlt: "Anjali Verma", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index 99e7297..e0a5dd2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,12 +86,12 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/car-instructor-explaining-city-traffic-rules-before-driving-car_342744-678.jpg", + "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", + "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg?_wi=1", imageAlt: "Our Professional Team", }, ], @@ -104,12 +104,12 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/happy-customer-buying-brand-new-car-local-car-dealership_342744-748.jpg", + "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", + "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=1", imageAlt: "Our Office", }, ], @@ -122,12 +122,12 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/mid-section-mechanic-preparing-check-list_1170-1309.jpg", + "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", + "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg?_wi=2", imageAlt: "Expert Mechanics", }, ], @@ -140,12 +140,12 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/auto-mechanic-using-laptop-while-talking-customer-repair-shop_637285-8614.jpg", + "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", + "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=2", imageAlt: "Our Facility", }, ], @@ -158,12 +158,12 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/businesswoman-has-meeting-journey_329181-13739.jpg", + "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", + "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg?_wi=3", imageAlt: "Expert Consultants", }, ], @@ -176,12 +176,12 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg", + "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", + "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=3", imageAlt: "Consultation Room", }, ], @@ -255,7 +255,7 @@ export default function HomePage() { name: "Rajesh Kumar", role: "Vehicle Owner, Karawal Nagar", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Rajesh Kumar", }, { @@ -266,7 +266,7 @@ export default function HomePage() { name: "Priya Singh", role: "Business Owner, Delhi", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Priya Singh", }, { @@ -277,7 +277,7 @@ export default function HomePage() { 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", + "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", }, { @@ -288,7 +288,7 @@ export default function HomePage() { name: "Neha Sharma", role: "New Vehicle Owner", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3", imageAlt: "Neha Sharma", }, { @@ -299,7 +299,7 @@ export default function HomePage() { name: "Vikram Singh", role: "Commercial Vehicle Owner", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4", imageAlt: "Vikram Singh", }, { @@ -310,7 +310,7 @@ export default function HomePage() { name: "Anjali Verma", role: "Regular Customer", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=5", imageAlt: "Anjali Verma", }, ]} diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 1e71bde..cd467d5 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -64,12 +64,12 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/car-instructor-explaining-city-traffic-rules-before-driving-car_342744-678.jpg", + "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", + "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg?_wi=5", imageAlt: "Our Professional Team", }, ], @@ -82,12 +82,12 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/happy-customer-buying-brand-new-car-local-car-dealership_342744-748.jpg", + "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", + "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=4", imageAlt: "Our Office", }, ], @@ -100,12 +100,12 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/mid-section-mechanic-preparing-check-list_1170-1309.jpg", + "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", + "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg?_wi=6", imageAlt: "Expert Mechanics", }, ], @@ -118,12 +118,12 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/auto-mechanic-using-laptop-while-talking-customer-repair-shop_637285-8614.jpg", + "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", + "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=5", imageAlt: "Our Facility", }, ], @@ -136,12 +136,12 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/businesswoman-has-meeting-journey_329181-13739.jpg", + "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", + "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg?_wi=7", imageAlt: "Expert Consultants", }, ], @@ -154,12 +154,12 @@ export default function ServicesPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/colleagues-meeting-room-posing-camera_114579-2809.jpg", + "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", + "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=6", imageAlt: "Consultation Room", }, ],