From c2070723e631866151dfb48df7bef2b38a5db4b9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 13:42:27 +0000 Subject: [PATCH 1/5] 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 5b21c9e..a967586 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -152,21 +152,21 @@ export default function AboutPage() { { title: "Wheat Sourcing & Selection", description: "We source premium quality wheat from trusted suppliers, ensuring the finest raw material for our production", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-beans_23-2148865556.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-beans_23-2148865556.jpg?_wi=2", imageAlt: "Premium wheat selection process", buttonIcon: CheckCircle, }, { title: "Advanced Cleaning Technology", description: "Our multi-stage cleaning systems remove all impurities, dust, and foreign materials to guarantee purity", - imageSrc: "http://img.b2bpic.net/free-photo/lush-stalks-golden-ornamental-grass-wild-field-outdoors-close-up-magnificent-soft-grass_7502-10515.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lush-stalks-golden-ornamental-grass-wild-field-outdoors-close-up-magnificent-soft-grass_7502-10515.jpg?_wi=2", imageAlt: "Wheat cleaning machinery", buttonIcon: CheckCircle, }, { title: "Precision Conditioning", description: "Moisture conditioning optimizes milling efficiency and ensures consistent flour quality and texture", - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-using-wood-make-sculptures-atelier_114579-11496.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/carpenter-using-wood-make-sculptures-atelier_114579-11496.jpg?_wi=2", imageAlt: "Conditioning equipment operation", buttonIcon: CheckCircle, }, -- 2.49.1 From b573a0fc21851d315c67287c2712c13a13b475a4 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 13:42:28 +0000 Subject: [PATCH 2/5] 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 a6f7e0b..e7637d2 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -102,7 +102,7 @@ export default function ContactPage() { content: "You can contact us via phone, WhatsApp, or email to discuss your requirements. Our sales team will provide quotations, discuss delivery schedules, and set up wholesale partnerships with favorable terms and dedicated support.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/glassblower-examining-glassware_107420-74242.jpg" + imageSrc="http://img.b2bpic.net/free-photo/glassblower-examining-glassware_107420-74242.jpg?_wi=2" imageAlt="flour mill factory interior modern setup" title="Frequently Asked Questions" description="Find answers to common questions about our products, services, and wholesale partnerships" -- 2.49.1 From 470660e3cb74a2303aa52ba5bb9062f7ec710605 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 13:42:28 +0000 Subject: [PATCH 3/5] 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 3d9dedd..4584b36 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1428,6 +1428,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +