From 2e9cc918f2323a35078be4852fbb652c9fe355ee Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 16:38:09 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" -- 2.49.1 From b8e071b2d69cba1381ede1ba2b208c809960b89d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 16:38:09 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1 From b5a0724b9f133297c51c844219019b858797bdca Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 16:38:09 +0000 Subject: [PATCH 3/4] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) 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' }, '*'); })(); +` + }} + /> + +