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, }, 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" 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' }, '*'); })(); +` + }} + /> + +