From d1131107b6c3811ff8653122559f45f2e9e84290 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:24:50 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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", }, ]} From d4f64c25b4ea74eb92cc9381046b41a8b05e3ab3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:24:50 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 63693f0..77504e6 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -46,7 +46,7 @@ const ContactPage = () => { tagAnimation="slide-up" background={{ variant: "noiseDiagonalGradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-village-dry-grassy-hill-surrounded-by-forested-mountains-daytime_181624-8106.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-village-dry-grassy-hill-surrounded-by-forested-mountains-daytime_181624-8106.jpg?_wi=2" imageAlt="Beautiful agricultural landscape" mediaAnimation="slide-up" mediaPosition="right" From 24ec2a9fbbf76ac0914911839b6887cb10d56d20 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:24:51 +0000 Subject: [PATCH 3/5] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 435827d..bc4fde2 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1424,6 +1424,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +