Update src/app/page.tsx

This commit is contained in:
2026-03-03 07:57:34 +00:00
parent 8d04220b10
commit 5c0fe5c468

View File

@@ -86,12 +86,12 @@ export default function HomePage() {
mediaItems: [ mediaItems: [
{ {
imageSrc: 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", imageAlt: "Driving License Renewal Service",
}, },
{ {
imageSrc: 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", imageAlt: "Our Professional Team",
}, },
], ],
@@ -104,12 +104,12 @@ export default function HomePage() {
mediaItems: [ mediaItems: [
{ {
imageSrc: 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", imageAlt: "Insurance Renewal Process",
}, },
{ {
imageSrc: 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", imageAlt: "Our Office",
}, },
], ],
@@ -122,12 +122,12 @@ export default function HomePage() {
mediaItems: [ mediaItems: [
{ {
imageSrc: 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", imageAlt: "Vehicle Fitness Check",
}, },
{ {
imageSrc: 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", imageAlt: "Expert Mechanics",
}, },
], ],
@@ -140,12 +140,12 @@ export default function HomePage() {
mediaItems: [ mediaItems: [
{ {
imageSrc: 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", imageAlt: "Pollution Test Center",
}, },
{ {
imageSrc: 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", imageAlt: "Our Facility",
}, },
], ],
@@ -158,12 +158,12 @@ export default function HomePage() {
mediaItems: [ mediaItems: [
{ {
imageSrc: 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", imageAlt: "RC Transfer Service",
}, },
{ {
imageSrc: 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", imageAlt: "Expert Consultants",
}, },
], ],
@@ -176,12 +176,12 @@ export default function HomePage() {
mediaItems: [ mediaItems: [
{ {
imageSrc: 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", imageAlt: "Challan Settlement Experts",
}, },
{ {
imageSrc: 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", imageAlt: "Consultation Room",
}, },
], ],
@@ -255,7 +255,7 @@ export default function HomePage() {
name: "Rajesh Kumar", name: "Rajesh Kumar",
role: "Vehicle Owner, Karawal Nagar", role: "Vehicle Owner, Karawal Nagar",
imageSrc: 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", imageAlt: "Rajesh Kumar",
}, },
{ {
@@ -266,7 +266,7 @@ export default function HomePage() {
name: "Priya Singh", name: "Priya Singh",
role: "Business Owner, Delhi", role: "Business Owner, Delhi",
imageSrc: 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", imageAlt: "Priya Singh",
}, },
{ {
@@ -277,7 +277,7 @@ export default function HomePage() {
name: "Amit Patel", name: "Amit Patel",
role: "Fleet Owner, NCR", role: "Fleet Owner, NCR",
imageSrc: 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", imageAlt: "Amit Patel",
}, },
{ {
@@ -288,7 +288,7 @@ export default function HomePage() {
name: "Neha Sharma", name: "Neha Sharma",
role: "New Vehicle Owner", role: "New Vehicle Owner",
imageSrc: 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", imageAlt: "Neha Sharma",
}, },
{ {
@@ -299,7 +299,7 @@ export default function HomePage() {
name: "Vikram Singh", name: "Vikram Singh",
role: "Commercial Vehicle Owner", role: "Commercial Vehicle Owner",
imageSrc: 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", imageAlt: "Vikram Singh",
}, },
{ {
@@ -310,7 +310,7 @@ export default function HomePage() {
name: "Anjali Verma", name: "Anjali Verma",
role: "Regular Customer", role: "Regular Customer",
imageSrc: 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", imageAlt: "Anjali Verma",
}, },
]} ]}