From a7566cad117876108b0cea4fe56c7fc5164fe3b3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 16:33:46 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 554c5ac..883cebd 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -73,11 +73,11 @@ export default function AboutPage() { icon: Award, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code-holding-black-jacket-smiling_114579-19029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code-holding-black-jacket-smiling_114579-19029.jpg?_wi=2", imageAlt: "Life Line Glove founding team and leadership", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holding-clipboard_23-2149426495.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holding-clipboard_23-2149426495.jpg?_wi=2", imageAlt: "Life Line Glove executives and international partners", }, ], @@ -88,11 +88,11 @@ export default function AboutPage() { icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-cobbler-doing-measurments-shoe_171337-12243.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-cobbler-doing-measurments-shoe_171337-12243.jpg?_wi=3", imageAlt: "Raw leather material selection and quality control", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-cobbler-stitching-leather-patrs_171337-12301.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-cobbler-stitching-leather-patrs_171337-12301.jpg?_wi=3", imageAlt: "Expert craftsmanship in leather processing", }, ], @@ -103,11 +103,11 @@ export default function AboutPage() { icon: CheckCircle, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/male-workers-working-cold-drink-factory_107420-96512.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-workers-working-cold-drink-factory_107420-96512.jpg?_wi=3", imageAlt: "Quality assurance laboratory and testing facilities", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-buys-dishes-store_1157-36682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-buys-dishes-store_1157-36682.jpg?_wi=3", imageAlt: "Final inspection and certification verification", }, ], @@ -133,7 +133,7 @@ export default function AboutPage() { handle: "@PPECorp Dubai", testimonial: "Life Line Glove transformed our PPE supply chain. Direct factory access, flexible MOQs, and competitive pricing let us build a sustainable import business. Their team genuinely understands distributor needs.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code-holding-black-jacket-smiling_114579-19029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code-holding-black-jacket-smiling_114579-19029.jpg?_wi=3", }, { id: "2", @@ -141,7 +141,7 @@ export default function AboutPage() { handle: "@SafetyEquip Mexico", testimonial: "Working with Life Line Glove for three years has been transformative. Zero supply chain delays, consistent quality, and responsive customer service. They're not just a supplier—they're true partners in our growth.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-posing-city_23-2148767032.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-posing-city_23-2148767032.jpg?_wi=2", }, { id: "3", @@ -149,7 +149,7 @@ export default function AboutPage() { handle: "@IndiaWorks Safety", testimonial: "Factory-direct pricing with OEM customization options makes Life Line Glove unbeatable. Their vertical integration means they can deliver on tight timelines without sacrificing quality. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holding-clipboard_23-2149426495.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holding-clipboard_23-2149426495.jpg?_wi=3", }, ]} /> -- 2.49.1 From a5183e029f64487d8b7de666c52eef04e319281a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 16:33:46 +0000 Subject: [PATCH 2/6] 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 7249937..ad0c316 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -92,7 +92,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-checking-suitcase_23-2149729274.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-checking-suitcase_23-2149729274.jpg?_wi=2" mediaAnimation="blur-reveal" mediaPosition="right" inputPlaceholder="Enter your business email" -- 2.49.1 From 4ebdbc346463ee54c4619b93cd26e9c1b18b4017 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 16:33:46 +0000 Subject: [PATCH 3/6] 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 8d75687..17166ed 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1433,6 +1433,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +