diff --git a/src/app/page.tsx b/src/app/page.tsx index 81dfa65..df1c4ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { handle: "@rameshp", testimonial: "Quick response even late night. Very punctual and professional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/this-is-simple-task-that-guy-man-blue-uniform-black-hat-repairing-damaged-automobile_146671-16089.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/this-is-simple-task-that-guy-man-blue-uniform-black-hat-repairing-damaged-automobile_146671-16089.jpg?_wi=1", imageAlt: "car repair service modern garage", }, { @@ -72,7 +72,7 @@ export default function LandingPage() { handle: "@anitashah", testimonial: "Solved my problem within time and explained everything clearly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-with-arms-crossed_1170-1281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-with-arms-crossed_1170-1281.jpg?_wi=1", imageAlt: "happy customer portrait", }, { @@ -80,7 +80,7 @@ export default function LandingPage() { handle: "@vijayk", testimonial: "Helped me during emergency without damage and at low cost.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-manager-car-dealership-posing-with-folder_651396-1163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-manager-car-dealership-posing-with-folder_651396-1163.jpg?_wi=1", imageAlt: "professional customer portrait", }, { @@ -88,7 +88,7 @@ export default function LandingPage() { handle: "@smehta", testimonial: "Best service for both new and old cars.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-worried-businessman-talking-with-african-american-auto-mechanic-about-costs-car-reparation-auto-repair-shop_637285-4251.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-worried-businessman-talking-with-african-american-auto-mechanic-about-costs-car-reparation-auto-repair-shop_637285-4251.jpg?_wi=1", imageAlt: "friendly client portrait", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { handle: "@poojas", testimonial: "Highly reliable team, saved me from a major breakdown.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/technician-coveralls-with-wrenches-workshop_23-2147897956.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technician-coveralls-with-wrenches-workshop_23-2147897956.jpg?_wi=1", imageAlt: "smiling person car workshop", }, ]} @@ -110,7 +110,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/this-is-simple-task-that-guy-man-blue-uniform-black-hat-repairing-damaged-automobile_146671-16089.jpg" + imageSrc="http://img.b2bpic.net/free-photo/this-is-simple-task-that-guy-man-blue-uniform-black-hat-repairing-damaged-automobile_146671-16089.jpg?_wi=2" imageAlt="Manan Auto Garage Service" mediaAnimation="slide-up" /> @@ -129,7 +129,7 @@ export default function LandingPage() { "Maintenance", "General", ], - imageSrc: "http://img.b2bpic.net/free-photo/this-is-simple-task-that-guy-man-blue-uniform-black-hat-repairing-damaged-automobile_146671-16089.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/this-is-simple-task-that-guy-man-blue-uniform-black-hat-repairing-damaged-automobile_146671-16089.jpg?_wi=3", imageAlt: "car repair service modern garage", }, { @@ -139,7 +139,7 @@ export default function LandingPage() { "24/7", "Roadside", ], - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-with-arms-crossed_1170-1281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-with-arms-crossed_1170-1281.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -149,7 +149,7 @@ export default function LandingPage() { "Key Retrieval", "Urgent", ], - imageSrc: "http://img.b2bpic.net/free-photo/pretty-manager-car-dealership-posing-with-folder_651396-1163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-manager-car-dealership-posing-with-folder_651396-1163.jpg?_wi=2", imageAlt: "professional customer portrait", }, { @@ -159,7 +159,7 @@ export default function LandingPage() { "Technical", "Advanced", ], - imageSrc: "http://img.b2bpic.net/free-photo/young-worried-businessman-talking-with-african-american-auto-mechanic-about-costs-car-reparation-auto-repair-shop_637285-4251.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-worried-businessman-talking-with-african-american-auto-mechanic-about-costs-car-reparation-auto-repair-shop_637285-4251.jpg?_wi=2", imageAlt: "friendly client portrait", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { "Expertise", "Restoration", ], - imageSrc: "http://img.b2bpic.net/free-photo/technician-coveralls-with-wrenches-workshop_23-2147897956.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technician-coveralls-with-wrenches-workshop_23-2147897956.jpg?_wi=2", imageAlt: "smiling person car workshop", }, { @@ -179,7 +179,7 @@ export default function LandingPage() { "Mobile", "Service", ], - imageSrc: "http://img.b2bpic.net/free-photo/this-is-simple-task-that-guy-man-blue-uniform-black-hat-repairing-damaged-automobile_146671-16089.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/this-is-simple-task-that-guy-man-blue-uniform-black-hat-repairing-damaged-automobile_146671-16089.jpg?_wi=4", imageAlt: "car repair service modern garage", }, ]} @@ -221,27 +221,27 @@ export default function LandingPage() { { id: "t1", name: "Ramesh Patel", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-with-arms-crossed_1170-1281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-with-arms-crossed_1170-1281.jpg?_wi=3", }, { id: "t2", name: "Anita Shah", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-manager-car-dealership-posing-with-folder_651396-1163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-manager-car-dealership-posing-with-folder_651396-1163.jpg?_wi=3", }, { id: "t3", name: "Vijay Kumar", - imageSrc: "http://img.b2bpic.net/free-photo/young-worried-businessman-talking-with-african-american-auto-mechanic-about-costs-car-reparation-auto-repair-shop_637285-4251.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-worried-businessman-talking-with-african-american-auto-mechanic-about-costs-car-reparation-auto-repair-shop_637285-4251.jpg?_wi=3", }, { id: "t4", name: "Suresh Mehta", - imageSrc: "http://img.b2bpic.net/free-photo/technician-coveralls-with-wrenches-workshop_23-2147897956.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technician-coveralls-with-wrenches-workshop_23-2147897956.jpg?_wi=3", }, { id: "t5", name: "Pooja Sharma", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-with-arms-crossed_1170-1281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-with-arms-crossed_1170-1281.jpg?_wi=4", }, ]} cardTitle="What Our Customers Say"