From 2608ccd93bfe2b8413ccbbd58ec7b7623ef84cfc Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 22:02:21 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1b96256..9e19d08 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -72,7 +72,7 @@ export default function AboutPage() { description: "All our feeds are sourced from trusted suppliers and tested for nutritional content and safety standards", imageSrc: - "http://img.b2bpic.net/free-photo/front-view-stapled-pepper-injected-with-chemicals_23-2148536492.jpg", + "http://img.b2bpic.net/free-photo/front-view-stapled-pepper-injected-with-chemicals_23-2148536492.jpg?_wi=2", imageAlt: "quality control testing laboratory inspection", }, { @@ -81,7 +81,7 @@ export default function AboutPage() { description: "We provide personalized consultation and support to local farmers, helping them optimize their livestock nutrition", imageSrc: - "http://img.b2bpic.net/free-photo/farmer-examines-field-agronomist-farmer-examines-growth-wheat_1157-39761.jpg", + "http://img.b2bpic.net/free-photo/farmer-examines-field-agronomist-farmer-examines-growth-wheat_1157-39761.jpg?_wi=2", imageAlt: "farmer consultation advice agriculture expert", }, { @@ -90,7 +90,7 @@ export default function AboutPage() { description: "Schedule farm deliveries at your convenience with our reliable logistics network across the region", imageSrc: - "http://img.b2bpic.net/free-photo/agronomist-choosing-new-planter-man-outdoor-ground-shop-agricultural-machinery_1157-43621.jpg", + "http://img.b2bpic.net/free-photo/agronomist-choosing-new-planter-man-outdoor-ground-shop-agricultural-machinery_1157-43621.jpg?_wi=2", imageAlt: "agricultural delivery truck farm supplies", }, { @@ -99,7 +99,7 @@ export default function AboutPage() { description: "Bulk discounts and loyalty rewards program for regular customers help maximize your farm profitability", imageSrc: - "http://img.b2bpic.net/free-photo/female-chooses-healthy-leafy-vegetable-market_23-2148209850.jpg", + "http://img.b2bpic.net/free-photo/female-chooses-healthy-leafy-vegetable-market_23-2148209850.jpg?_wi=2", imageAlt: "competitive pricing farmer cost savings", }, ]} -- 2.49.1 From 7fc7225940fe354b401bc5a34b42a3c66ddeb4f1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 22:02:22 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 497bcd0..b7c910c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -73,7 +73,7 @@ export default function ContactPage() { "Since I started buying feed from FarmFresh, my chickens grow faster and healthier. The quality is exceptional and the prices are fair.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-caucasian-man-black-shirt-posing-near-tree-arhus-city_181624-59262.jpg", + "http://img.b2bpic.net/free-photo/young-caucasian-man-black-shirt-posing-near-tree-arhus-city_181624-59262.jpg?_wi=2", imageAlt: "satisfied farmer smiling agriculture", }, { @@ -84,7 +84,7 @@ export default function ContactPage() { "Their customer service is outstanding. They helped me select the right feed for my goats, and production has increased by 30%.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/female-farmer-relaxing-outdoors_23-2149066191.jpg", + "http://img.b2bpic.net/free-photo/female-farmer-relaxing-outdoors_23-2149066191.jpg?_wi=2", imageAlt: "female farmer smiling agriculture", }, { @@ -95,7 +95,7 @@ export default function ContactPage() { "Reliable delivery, consistent quality, and they offer the best loyalty rewards in the area. Highly recommended!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-young-female-gardener-uniform-wearing-gardening-hat-showing-thumbs-up_141793-89360.jpg", + "http://img.b2bpic.net/free-photo/smiling-young-female-gardener-uniform-wearing-gardening-hat-showing-thumbs-up_141793-89360.jpg?_wi=2", imageAlt: "male farmer testimonial satisfied", }, ]} -- 2.49.1 From 10176078b08710afc698185c49c5fa8cc62731a1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 22:02:22 +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 ec7b259..dcdda69 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +