From 1f29bc0410586a1df9c6f10e86bee95212fc057c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:52:07 +0000 Subject: [PATCH 1/3] 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 e9d4c97..37188a4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -66,7 +66,7 @@ export default function AboutPage() { role: "Homeowner", company: "Eldoret", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2", imageAlt: "John Kipchoge testimonial", }, { @@ -75,7 +75,7 @@ export default function AboutPage() { role: "Property Manager", company: "Iten Properties", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2", imageAlt: "Mary Kiprotich testimonial", }, { @@ -84,7 +84,7 @@ export default function AboutPage() { role: "Contractor", company: "Kisumu Construction", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg?_wi=2", imageAlt: "Peter Kemboi testimonial", }, { @@ -93,7 +93,7 @@ export default function AboutPage() { role: "Business Owner", company: "Eldoret Retail", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg?_wi=2", imageAlt: "Ruth Cheruiyot testimonial", }, ]} -- 2.49.1 From d9ef829f84ac971c703832665b11497316f21887 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:52:08 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0f69aef..9591701 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function HomePage() { { title: "Electrical Installations", description: "Professional wiring, lighting installations, and complete electrical systems for homes and businesses.", - imageSrc: "http://img.b2bpic.net/free-photo/electrical-panel-with-fuses-contactors-closeup_169016-52188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrical-panel-with-fuses-contactors-closeup_169016-52188.jpg?_wi=1", imageAlt: "Electrical installation service", buttonIcon: ArrowRight, buttonHref: "/services", @@ -111,7 +111,7 @@ export default function HomePage() { { title: "Plumbing Solutions", description: "Expert pipe installations, leak repairs, drain blockage resolution, and water system setup.", - imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg?_wi=1", imageAlt: "Plumbing repair service", buttonIcon: ArrowRight, buttonHref: "/services", @@ -119,7 +119,7 @@ export default function HomePage() { { title: "Interior Fittings", description: "Premium kitchen and bathroom fittings with professional installation and design consultation.", - imageSrc: "http://img.b2bpic.net/free-photo/part-interior-kitchen-black-modern-minimalism_169016-20012.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/part-interior-kitchen-black-modern-minimalism_169016-20012.jpg?_wi=1", imageAlt: "Interior fittings installation", buttonIcon: ArrowRight, buttonHref: "/services", @@ -127,7 +127,7 @@ export default function HomePage() { { title: "Appliance Installation", description: "Safe and professional installation of electrical appliances with warranty support.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-technician-doing-work-report-broken-fridge-home-kitchen_662251-2719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-technician-doing-work-report-broken-fridge-home-kitchen_662251-2719.jpg?_wi=1", imageAlt: "Appliance installation", buttonIcon: ArrowRight, buttonHref: "/services", @@ -193,7 +193,7 @@ export default function HomePage() { role: "Homeowner", company: "Eldoret", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1", imageAlt: "John Kipchoge testimonial", }, { @@ -202,7 +202,7 @@ export default function HomePage() { role: "Property Manager", company: "Iten Properties", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1", imageAlt: "Mary Kiprotich testimonial", }, { @@ -211,7 +211,7 @@ export default function HomePage() { role: "Contractor", company: "Kisumu Construction", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg?_wi=1", imageAlt: "Peter Kemboi testimonial", }, { @@ -220,7 +220,7 @@ export default function HomePage() { role: "Business Owner", company: "Eldoret Retail", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg?_wi=1", imageAlt: "Ruth Cheruiyot testimonial", }, ]} -- 2.49.1 From 3970e19c80c46a0d614d92c0bd2540581c3aef56 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:52:08 +0000 Subject: [PATCH 3/3] Update src/app/services/page.tsx --- src/app/services/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index c4893f6..18a7322 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -48,7 +48,7 @@ export default function ServicesPage() { { title: "Electrical Installations", description: "Professional wiring, lighting installations, and complete electrical systems for homes and businesses. We handle new installations, rewiring, and system upgrades.", - imageSrc: "http://img.b2bpic.net/free-photo/electrical-panel-with-fuses-contactors-closeup_169016-52188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrical-panel-with-fuses-contactors-closeup_169016-52188.jpg?_wi=2", imageAlt: "Electrical installation service", buttonIcon: ArrowRight, buttonHref: "/contact", @@ -56,7 +56,7 @@ export default function ServicesPage() { { title: "Emergency Repairs", description: "24/7 emergency response for electrical failures, plumbing leaks, and urgent repairs. Our rapid response team ensures minimal downtime for your home or business.", - imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg?_wi=2", imageAlt: "Emergency repair service", buttonIcon: ArrowRight, buttonHref: "/contact", @@ -64,7 +64,7 @@ export default function ServicesPage() { { title: "Interior Fittings & Design", description: "Premium kitchen and bathroom fittings with professional installation and design consultation. Transform your space with modern, quality fixtures.", - imageSrc: "http://img.b2bpic.net/free-photo/part-interior-kitchen-black-modern-minimalism_169016-20012.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/part-interior-kitchen-black-modern-minimalism_169016-20012.jpg?_wi=2", imageAlt: "Interior fittings installation", buttonIcon: ArrowRight, buttonHref: "/contact", @@ -72,7 +72,7 @@ export default function ServicesPage() { { title: "Appliance Installation & Support", description: "Safe and professional installation of electrical appliances with warranty support. We ensure all installations meet safety standards and local codes.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-technician-doing-work-report-broken-fridge-home-kitchen_662251-2719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-technician-doing-work-report-broken-fridge-home-kitchen_662251-2719.jpg?_wi=2", imageAlt: "Appliance installation", buttonIcon: ArrowRight, buttonHref: "/contact", -- 2.49.1