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