From 2fa4d875342191c90f90b789c9c8243024c1da0c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:58:54 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 65772df..a2ac646 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -52,7 +52,7 @@ export default function AboutPage() { description="Plot No. D49, MIDC, Latur, Maharashtra" subdescription="Renai Seeds Private Limited" icon={Sprout} - imageSrc="http://img.b2bpic.net/free-photo/caucasian-man-pushing-rack-crates-with-different-types-organic-green-lettuce-saying-hello-african-american-woman-coworker-greenhouse-worker-preparing-greens-delivery-local-business_482257-47577.jpg" + imageSrc="http://img.b2bpic.net/free-photo/caucasian-man-pushing-rack-crates-with-different-types-organic-green-lettuce-saying-hello-african-american-woman-coworker-greenhouse-worker-preparing-greens-delivery-local-business_482257-47577.jpg?_wi=2" imageAlt="Renai Seeds manufacturing facility in Latur" mediaAnimation="slide-up" useInvertedBackground={false} @@ -76,7 +76,7 @@ export default function AboutPage() { name: "Vivekanand Jadhav", role: "Director", description: "Brings extensive expertise in soybean seed production and agricultural business management to lead Renai Seeds' operations.", - imageSrc: "http://img.b2bpic.net/free-photo/man-greenhouse_1398-1871.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-greenhouse_1398-1871.jpg?_wi=1", imageAlt: "Vivekanand Jadhav, Director", socialLinks: [{ icon: Phone, url: "tel:+919623644478" }], }, @@ -85,7 +85,7 @@ export default function AboutPage() { name: "Gunwant Khose", role: "Director", description: "Dedicated to innovation and quality assurance in seed manufacturing, ensuring every batch meets our rigorous standards.", - imageSrc: "http://img.b2bpic.net/free-photo/man-greenhouse_1398-1871.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-greenhouse_1398-1871.jpg?_wi=2", imageAlt: "Gunwant Khose, Director", socialLinks: [{ icon: Phone, url: "tel:+919130077099" }], }, @@ -94,7 +94,7 @@ export default function AboutPage() { name: "Dayanand Jadhav", role: "Owner", description: "Founder and owner of Renai Seeds, driving the company's vision of delivering premium quality soybean seeds since 2017.", - imageSrc: "http://img.b2bpic.net/free-photo/man-greenhouse_1398-1871.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-greenhouse_1398-1871.jpg?_wi=3", imageAlt: "Dayanand Jadhav, Owner", socialLinks: [{ icon: Building2, url: "#" }], }, @@ -109,7 +109,7 @@ export default function AboutPage() { tag="Company Vision" tagIcon={CheckCircle} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13437.jpg" + imageSrc="http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13437.jpg?_wi=2" imageAlt="Research and development at Renai Seeds" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 8f2d0a47e7ca58ca9a704e724c42fd164ebf8f49 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:58:55 +0000 Subject: [PATCH 2/6] 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 7f70e5b..270f04a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -64,7 +64,7 @@ export default function ContactPage() { tag="Ways to Reach Us" tagIcon={MessageSquare} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/caucasian-man-pushing-rack-crates-with-different-types-organic-green-lettuce-saying-hello-african-american-woman-coworker-greenhouse-worker-preparing-greens-delivery-local-business_482257-47577.jpg" + imageSrc="http://img.b2bpic.net/free-photo/caucasian-man-pushing-rack-crates-with-different-types-organic-green-lettuce-saying-hello-african-american-woman-coworker-greenhouse-worker-preparing-greens-delivery-local-business_482257-47577.jpg?_wi=3" imageAlt="Renai Seeds team ready to assist" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 6d9263a19553a59f40dcbea1a738d90986fc1405 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:58:56 +0000 Subject: [PATCH 3/6] Update src/app/dealer-inquiry/page.tsx --- src/app/dealer-inquiry/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/dealer-inquiry/page.tsx b/src/app/dealer-inquiry/page.tsx index 09f5366..833384e 100644 --- a/src/app/dealer-inquiry/page.tsx +++ b/src/app/dealer-inquiry/page.tsx @@ -64,7 +64,7 @@ export default function DealerInquiryPage() { tag="Partnership Program" tagIcon={Briefcase} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-field-covered-green-grass-captured-canggu-bali_181624-7666.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-field-covered-green-grass-captured-canggu-bali_181624-7666.jpg?_wi=3" imageAlt="Success in agricultural business partnership" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1 From e6231eaf70e7005b72e37e3a0d2a85a751e95fdb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:58:56 +0000 Subject: [PATCH 4/6] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e20bd73..28ce89e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,27 +60,27 @@ export default function HomePage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-green-plant-field_181624-21437.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-green-plant-field_181624-21437.jpg?_wi=1", imageAlt: "Lush soybean field ready for harvest", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-hands-holding-bunch-white-beans_114579-76881.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-hands-holding-bunch-white-beans_114579-76881.jpg?_wi=1", imageAlt: "High quality soybean seeds", }, { - imageSrc: "http://img.b2bpic.net/free-photo/male-wearing-flannel-shirt-picking-corn-beautiful-cornfield-sunset_181624-55690.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-wearing-flannel-shirt-picking-corn-beautiful-cornfield-sunset_181624-55690.jpg?_wi=1", imageAlt: "Farmer harvesting soybean crops", }, { - imageSrc: "http://img.b2bpic.net/free-photo/seedlings-planting-tray_1150-23158.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seedlings-planting-tray_1150-23158.jpg?_wi=1", imageAlt: "Soybean seed germination process", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-field-covered-green-grass-captured-canggu-bali_181624-7666.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-field-covered-green-grass-captured-canggu-bali_181624-7666.jpg?_wi=1", imageAlt: "Agricultural field in Maharashtra", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-view-thumb-up-man-field_23-2148233409.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-view-thumb-up-man-field_23-2148233409.jpg?_wi=1", imageAlt: "Premium yield quality soybean", }, ]} @@ -95,7 +95,7 @@ export default function HomePage() { description="Plot No. D49, MIDC, Latur, Maharashtra" subdescription="Renai Seeds Private Limited" icon={Sprout} - imageSrc="http://img.b2bpic.net/free-photo/caucasian-man-pushing-rack-crates-with-different-types-organic-green-lettuce-saying-hello-african-american-woman-coworker-greenhouse-worker-preparing-greens-delivery-local-business_482257-47577.jpg" + imageSrc="http://img.b2bpic.net/free-photo/caucasian-man-pushing-rack-crates-with-different-types-organic-green-lettuce-saying-hello-african-american-woman-coworker-greenhouse-worker-preparing-greens-delivery-local-business_482257-47577.jpg?_wi=1" imageAlt="Renai Seeds manufacturing facility in Latur" mediaAnimation="slide-up" useInvertedBackground={false} @@ -109,7 +109,7 @@ export default function HomePage() { tag="Quality Assurance" tagIcon={CheckCircle} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13437.jpg" + imageSrc="http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13437.jpg?_wi=1" imageAlt="Quality testing in laboratory" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1 From b7a8fdf8de0f22354de37409866e1b34e9cb9db3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:58:57 +0000 Subject: [PATCH 5/6] Update src/app/products/page.tsx --- src/app/products/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 70156b9..583d1df 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -58,23 +58,23 @@ export default function ProductsPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/female-hands-holding-bunch-white-beans_114579-76881.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-hands-holding-bunch-white-beans_114579-76881.jpg?_wi=2", imageAlt: "High quality soybean seeds", }, { - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-green-plant-field_181624-21437.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-green-plant-field_181624-21437.jpg?_wi=2", imageAlt: "Soybean field at full growth", }, { - imageSrc: "http://img.b2bpic.net/free-photo/male-wearing-flannel-shirt-picking-corn-beautiful-cornfield-sunset_181624-55690.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-wearing-flannel-shirt-picking-corn-beautiful-cornfield-sunset_181624-55690.jpg?_wi=2", imageAlt: "Mature soybean crop ready for harvest", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-view-thumb-up-man-field_23-2148233409.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-view-thumb-up-man-field_23-2148233409.jpg?_wi=2", imageAlt: "Quality assurance of harvested crop", }, { - imageSrc: "http://img.b2bpic.net/free-photo/seedlings-planting-tray_1150-23158.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seedlings-planting-tray_1150-23158.jpg?_wi=2", imageAlt: "Germination and seedling development", }, ]} @@ -88,7 +88,7 @@ export default function ProductsPage() { tag="Product Features" tagIcon={CheckCircle} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13437.jpg" + imageSrc="http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13437.jpg?_wi=3" imageAlt="Product testing and quality verification" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1 From a30ee699c440a59633473dfaf33677ff78ed14c9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:58:58 +0000 Subject: [PATCH 6/6] Update src/app/research/page.tsx --- src/app/research/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/research/page.tsx b/src/app/research/page.tsx index 3b4951f..52a16d5 100644 --- a/src/app/research/page.tsx +++ b/src/app/research/page.tsx @@ -58,23 +58,23 @@ export default function ResearchPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13437.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13437.jpg?_wi=4", imageAlt: "Advanced laboratory testing facilities", }, { - imageSrc: "http://img.b2bpic.net/free-photo/seedlings-planting-tray_1150-23158.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seedlings-planting-tray_1150-23158.jpg?_wi=3", imageAlt: "Controlled seed germination trials", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-field-covered-green-grass-captured-canggu-bali_181624-7666.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-field-covered-green-grass-captured-canggu-bali_181624-7666.jpg?_wi=2", imageAlt: "Field trials and research plots", }, { - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-green-plant-field_181624-21437.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-green-plant-field_181624-21437.jpg?_wi=3", imageAlt: "Research crop development", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-hands-holding-bunch-white-beans_114579-76881.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-hands-holding-bunch-white-beans_114579-76881.jpg?_wi=3", imageAlt: "Seed quality evaluation", }, ]} @@ -88,7 +88,7 @@ export default function ResearchPage() { tag="R&D Programs" tagIcon={Beaker} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13437.jpg" + imageSrc="http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13437.jpg?_wi=5" imageAlt="State-of-the-art research facilities" mediaAnimation="slide-up" mediaPosition="left" @@ -121,7 +121,7 @@ export default function ResearchPage() { description="Equipped with modern testing equipment and germination chambers" subdescription="Renai Seeds Research Division, Latur" icon={Sprout} - imageSrc="http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13437.jpg" + imageSrc="http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13437.jpg?_wi=6" imageAlt="Advanced research laboratory equipment" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1