Merge version_1 into main #3
@@ -58,17 +58,17 @@ export default function HomePage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-green-plant-field_181624-21437.jpg", imageAlt: "Lush soybean field ready for harvest"},
|
||||
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", imageAlt: "High quality soybean seeds"},
|
||||
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", imageAlt: "Farmer harvesting soybean crops"},
|
||||
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", imageAlt: "Soybean seed germination process"},
|
||||
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", imageAlt: "Agricultural field in Maharashtra"},
|
||||
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", imageAlt: "Premium yield quality soybean"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-view-thumb-up-man-field_23-2148233409.jpg?_wi=1", imageAlt: "Premium yield quality soybean"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -95,7 +95,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"
|
||||
|
||||
@@ -56,15 +56,15 @@ export default function ProductsPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-hands-holding-bunch-white-beans_114579-76881.jpg", imageAlt: "High quality soybean seeds"},
|
||||
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", imageAlt: "Soybean field at full growth"},
|
||||
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", imageAlt: "Mature soybean crop ready for harvest"},
|
||||
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", imageAlt: "Quality assurance of harvested crop"},
|
||||
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", imageAlt: "Germination and seedling development"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seedlings-planting-tray_1150-23158.jpg?_wi=2", imageAlt: "Germination and seedling development"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -76,7 +76,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=2"
|
||||
imageAlt="Product testing and quality verification"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
|
||||
@@ -56,15 +56,15 @@ export default function ResearchPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13437.jpg", imageAlt: "Advanced laboratory testing facilities"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13437.jpg?_wi=3", imageAlt: "Advanced laboratory testing facilities"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seedlings-planting-tray_1150-23158.jpg", imageAlt: "Controlled seed germination trials"},
|
||||
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", imageAlt: "Field trials and research plots"},
|
||||
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", imageAlt: "Research crop development"},
|
||||
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", imageAlt: "Seed quality evaluation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-hands-holding-bunch-white-beans_114579-76881.jpg?_wi=3", imageAlt: "Seed quality evaluation"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -76,7 +76,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=4"
|
||||
imageAlt="State-of-the-art research facilities"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
@@ -100,7 +100,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=5"
|
||||
imageAlt="Advanced research laboratory equipment"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user