Update src/app/research/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function ResearchPage() {
|
||||
{ value: "10+", title: "Years of Research" },
|
||||
{ value: "5+", title: "New Varieties Developed" },
|
||||
]}
|
||||
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="Agricultural research and seed development facility"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -59,16 +59,16 @@ export default function ResearchPage() {
|
||||
<FeatureCardTwentySix
|
||||
features={[
|
||||
{
|
||||
title: "Advanced Testing Facilities", description: "State-of-the-art laboratories for germination analysis, pathology testing, and seed quality evaluation", imageSrc: "http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13437.jpg", imageAlt: "Advanced research laboratory facilities", buttonIcon: Shield,
|
||||
title: "Advanced Testing Facilities", description: "State-of-the-art laboratories for germination analysis, pathology testing, and seed quality evaluation", imageSrc: "http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13437.jpg?_wi=5", imageAlt: "Advanced research laboratory facilities", buttonIcon: Shield,
|
||||
},
|
||||
{
|
||||
title: "Multi-Year Field Trials", description: "Rigorous field testing across diverse agro-climatic zones to validate variety performance and resilience", imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-group-green-sprouts-growing-out-from-soil_181624-30096.jpg", imageAlt: "Field trial testing agricultural research", buttonIcon: Sprout,
|
||||
title: "Multi-Year Field Trials", description: "Rigorous field testing across diverse agro-climatic zones to validate variety performance and resilience", imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-group-green-sprouts-growing-out-from-soil_181624-30096.jpg?_wi=4", imageAlt: "Field trial testing agricultural research", buttonIcon: Sprout,
|
||||
},
|
||||
{
|
||||
title: "Crop Breeding Programs", description: "Advanced breeding techniques to develop varieties with enhanced yield potential and disease resistance", imageSrc: "http://img.b2bpic.net/free-photo/corn-harvest-combine-unloading-corn-seeds-after-harvest_342744-575.jpg", imageAlt: "Crop breeding and genetic selection", buttonIcon: Truck,
|
||||
title: "Crop Breeding Programs", description: "Advanced breeding techniques to develop varieties with enhanced yield potential and disease resistance", imageSrc: "http://img.b2bpic.net/free-photo/corn-harvest-combine-unloading-corn-seeds-after-harvest_342744-575.jpg?_wi=3", imageAlt: "Crop breeding and genetic selection", buttonIcon: Truck,
|
||||
},
|
||||
{
|
||||
title: "Farmer Collaboration Network", description: "Direct partnerships with farmers to gather real-world feedback and continuously improve variety performance", imageSrc: "http://img.b2bpic.net/free-photo/farmer-supplying-bio-shop-with-veggies_482257-81599.jpg", imageAlt: "Farmer collaboration and feedback", buttonIcon: Building,
|
||||
title: "Farmer Collaboration Network", description: "Direct partnerships with farmers to gather real-world feedback and continuously improve variety performance", imageSrc: "http://img.b2bpic.net/free-photo/farmer-supplying-bio-shop-with-veggies_482257-81599.jpg?_wi=4", imageAlt: "Farmer collaboration and feedback", buttonIcon: Building,
|
||||
},
|
||||
]}
|
||||
title="Our Research Capabilities"
|
||||
@@ -85,7 +85,7 @@ export default function ResearchPage() {
|
||||
description="Reach out to us for inquiries about our premium soybean varieties, bulk orders, or partnership opportunities."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-india-map-infographics_23-2148859954.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-india-map-infographics_23-2148859954.jpg?_wi=4"
|
||||
imageAlt="Renai Seeds location at MIDC Latur"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user