From e11ecdb0ef13be39ad9ef26402e1309a6b6e3b23 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 09:42:52 +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 efb3939..7ae2b6a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -48,7 +48,7 @@ export default function AboutPage() { "Reliable and experienced repair professionals serving Kannur and nearby areas with proven expertise in all appliance types.", tags: ["Trusted", "Local"], imageSrc: - "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-131901.jpg", + "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-131901.jpg?_wi=2", imageAlt: "professional technician trusted reliable service", }, { @@ -59,7 +59,7 @@ export default function AboutPage() { "We offer same-day service at your convenience. Fast response times and professional on-site repairs without hassle.", tags: ["Quick", "Convenient"], imageSrc: - "http://img.b2bpic.net/free-photo/man-looking-information-control-panel-dishwasher_259150-58285.jpg", + "http://img.b2bpic.net/free-photo/man-looking-information-control-panel-dishwasher_259150-58285.jpg?_wi=2", imageAlt: "fast quick service technician same day", }, { @@ -70,7 +70,7 @@ export default function AboutPage() { "Transparent and honest pricing with no hidden charges. Quality service at competitive rates for homeowners and businesses.", tags: ["Affordable", "Transparent"], imageSrc: - "http://img.b2bpic.net/free-photo/word-save-circled-red-list-spending-surrounded-by-pencils-graphs-books-calculator_1101-3199.jpg", + "http://img.b2bpic.net/free-photo/word-save-circled-red-list-spending-surrounded-by-pencils-graphs-books-calculator_1101-3199.jpg?_wi=2", imageAlt: "affordable budget friendly service cost", }, { @@ -81,7 +81,7 @@ export default function AboutPage() { "Serving all of Kannur and nearby areas including Balapuram, Naduvil, and surrounding regions with reliable service.", tags: ["Coverage", "Local"], imageSrc: - "http://img.b2bpic.net/free-photo/low-angle-smiley-delivery-guy_23-2148546091.jpg", + "http://img.b2bpic.net/free-photo/low-angle-smiley-delivery-guy_23-2148546091.jpg?_wi=2", imageAlt: "service coverage wide area delivery", }, ]} -- 2.49.1 From 45a0ecfd3a181b1fe532256d4cac9e9751a450cb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 09:42:52 +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 717f38e..c87ad4b 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -69,7 +69,7 @@ export default function ContactPage() { "We offer same-day service at your convenience. Fast response times and professional on-site repairs without hassle.", tags: ["Quick", "Convenient"], imageSrc: - "http://img.b2bpic.net/free-photo/man-looking-information-control-panel-dishwasher_259150-58285.jpg", + "http://img.b2bpic.net/free-photo/man-looking-information-control-panel-dishwasher_259150-58285.jpg?_wi=3", imageAlt: "fast quick service technician same day", }, { @@ -80,7 +80,7 @@ export default function ContactPage() { "Transparent and honest pricing with no hidden charges. Quality service at competitive rates for homeowners and businesses.", tags: ["Affordable", "Transparent"], imageSrc: - "http://img.b2bpic.net/free-photo/word-save-circled-red-list-spending-surrounded-by-pencils-graphs-books-calculator_1101-3199.jpg", + "http://img.b2bpic.net/free-photo/word-save-circled-red-list-spending-surrounded-by-pencils-graphs-books-calculator_1101-3199.jpg?_wi=3", imageAlt: "affordable budget friendly service cost", }, { @@ -91,7 +91,7 @@ export default function ContactPage() { "Serving all of Kannur and nearby areas including Balapuram, Naduvil, and surrounding regions with reliable service.", tags: ["Coverage", "Local"], imageSrc: - "http://img.b2bpic.net/free-photo/low-angle-smiley-delivery-guy_23-2148546091.jpg", + "http://img.b2bpic.net/free-photo/low-angle-smiley-delivery-guy_23-2148546091.jpg?_wi=3", imageAlt: "service coverage wide area delivery", }, ]} -- 2.49.1 From 3c5f722acea7f4b5830a9bd550711cdeb22ab29e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 09:42:52 +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 c439ae8..890ad51 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' }, '*'); })(); +` + }} + /> + +