Update src/app/about/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function AboutPage() {
|
||||
{ value: "2017", title: "Year Established" },
|
||||
{ value: "10+", title: "Soybean Varieties" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/corn-harvest-combine-unloading-corn-seeds-after-harvest_342744-575.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/corn-harvest-combine-unloading-corn-seeds-after-harvest_342744-575.jpg?_wi=2"
|
||||
imageAlt="Modern seed processing facility at MIDC Latur"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -59,16 +59,16 @@ export default function AboutPage() {
|
||||
<FeatureCardTwentySix
|
||||
features={[
|
||||
{
|
||||
title: "High Germination Standards", description: "Laboratory-tested seeds ensuring maximum germination rates for reliable crop establishment and yield", imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-group-green-sprouts-growing-out-from-soil_181624-30096.jpg", imageAlt: "Seed germination testing and quality assurance", buttonIcon: Sprout,
|
||||
title: "High Germination Standards", description: "Laboratory-tested seeds ensuring maximum germination rates for reliable crop establishment and yield", imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-group-green-sprouts-growing-out-from-soil_181624-30096.jpg?_wi=2", imageAlt: "Seed germination testing and quality assurance", buttonIcon: Sprout,
|
||||
},
|
||||
{
|
||||
title: "Quality-Controlled Processing", description: "Advanced processing facilities at our MIDC manufacturing center ensure seed purity and viability", imageSrc: "http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13437.jpg", imageAlt: "Quality control laboratory testing procedures", buttonIcon: Shield,
|
||||
title: "Quality-Controlled Processing", description: "Advanced processing facilities at our MIDC manufacturing center ensure seed purity and viability", imageSrc: "http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13437.jpg?_wi=2", imageAlt: "Quality control laboratory testing procedures", buttonIcon: Shield,
|
||||
},
|
||||
{
|
||||
title: "Reliable Supply Chain", description: "Consistent, timely delivery to agricultural distributors and farmers across Maharashtra", imageSrc: "http://img.b2bpic.net/free-photo/farmer-supplying-bio-shop-with-veggies_482257-81599.jpg", imageAlt: "Agricultural supply chain and distribution network", buttonIcon: Truck,
|
||||
title: "Reliable Supply Chain", description: "Consistent, timely delivery to agricultural distributors and farmers across Maharashtra", imageSrc: "http://img.b2bpic.net/free-photo/farmer-supplying-bio-shop-with-veggies_482257-81599.jpg?_wi=2", imageAlt: "Agricultural supply chain and distribution network", buttonIcon: Truck,
|
||||
},
|
||||
{
|
||||
title: "MIDC Manufacturing Facility", description: "State-of-the-art seed processing and storage at Plot No. D49, MIDC, Latur, Maharashtra", imageSrc: "http://img.b2bpic.net/free-photo/female-model-being-photographed-with-grunge-environment-urban-exploration_23-2150943471.jpg", imageAlt: "MIDC Latur manufacturing and processing facility", buttonIcon: Building,
|
||||
title: "MIDC Manufacturing Facility", description: "State-of-the-art seed processing and storage at Plot No. D49, MIDC, Latur, Maharashtra", imageSrc: "http://img.b2bpic.net/free-photo/female-model-being-photographed-with-grunge-environment-urban-exploration_23-2150943471.jpg?_wi=2", imageAlt: "MIDC Latur manufacturing and processing facility", buttonIcon: Building,
|
||||
},
|
||||
]}
|
||||
title="Why Farmers Trust Renai Seeds"
|
||||
@@ -85,7 +85,7 @@ export default function AboutPage() {
|
||||
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=2"
|
||||
imageAlt="Renai Seeds location at MIDC Latur"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user