Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user