Merge version_1 into main #1
@@ -57,7 +57,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"We believe every farmer deserves access to global markets without intermediaries. AgroTrade provides the tools for direct, fair, and profitable trading.",
|
||||
tag: "Mission",
|
||||
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=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -65,7 +65,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"Real-time pricing data, fair fees, and open communication between all parties ensure trust and confidence in every transaction.",
|
||||
tag: "Values",
|
||||
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=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -73,7 +73,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"Through AI-powered translation and intuitive design, AgroTrade breaks language barriers and makes global trade accessible to everyone.",
|
||||
tag: "Vision",
|
||||
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=2",
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
@@ -50,7 +50,7 @@ export default function ContactPage() {
|
||||
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=2"
|
||||
imageAlt="Farming team collaboration"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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