diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 56c7bb2..1242624 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index c43fbc5..7e3b7bf 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -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" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index f0f5ef5..e5796dd 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1427,6 +1427,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +