Update src/app/page.tsx
This commit is contained in:
@@ -58,7 +58,7 @@ export default function HomePage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-agronomist-looking-away-cornfield_23-2148233386.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-agronomist-looking-away-cornfield_23-2148233386.jpg?_wi=1",
|
||||
imageAlt: "Fresh organic crops from farmers",
|
||||
},
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default function HomePage() {
|
||||
imageAlt: "Vendor examining marketplace crops",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-forecast-affiliates-group-work-monitoring-room_482257-91193.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-forecast-affiliates-group-work-monitoring-room_482257-91193.jpg?_wi=1",
|
||||
imageAlt: "Trading dashboard interface",
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"AI-powered translation enables seamless conversations between farmers and vendors in multiple languages.",
|
||||
tag: "Translation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-worker-trouble-feeling-distraught-about-losing-her-job_482257-123722.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-worker-trouble-feeling-distraught-about-losing-her-job_482257-123722.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -421,7 +421,7 @@ export default function HomePage() {
|
||||
title="Ready to Transform Your Agricultural Trading?"
|
||||
description="Join thousands of farmers and vendors already benefiting from AgroTrade. Contact our team to learn how you can get started today."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15946.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15946.jpg?_wi=1"
|
||||
imageAlt="Farming team collaboration"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user