diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 50c0560..4eabb5c 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -65,7 +65,7 @@ const AboutPage = () => { handle: "@rajesh_farming", testimonial: "Raja Auto Store provided exceptional equipment and support. The tractors are reliable and the customer service is outstanding. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-summer-hat-looking-front-smiling-with-happy-face-showing-thumbs-up-standing-green-wall_141793-52827.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-summer-hat-looking-front-smiling-with-happy-face-showing-thumbs-up-standing-green-wall_141793-52827.jpg?_wi=2", imageAlt: "Rajesh Kumar", }, { @@ -74,7 +74,7 @@ const AboutPage = () => { handle: "@priya_agri", testimonial: "Best agricultural equipment supplier in the region. Their after-sales service is impeccable and they truly care about customer satisfaction.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-female-gardener-greenhouse_23-2147918840.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-female-gardener-greenhouse_23-2147918840.jpg?_wi=2", imageAlt: "Priya Sharma", }, { @@ -83,7 +83,7 @@ const AboutPage = () => { handle: "@vikram_farm", testimonial: "For over 10 years, I've been using equipment from Raja Auto Store. Quality, reliability, and fair pricing - everything you need.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/farmer-examines-field-agronomist-farmer-examines-growth-wheat_1157-39748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/farmer-examines-field-agronomist-farmer-examines-growth-wheat_1157-39748.jpg?_wi=2", imageAlt: "Vikram Singh", }, ]}