From f6946faab4bfce1ba65a7f86dda4a9b2c569f0eb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 05:05:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0068c07..d9bdd68 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,11 +54,11 @@ export default function LandingPage() { description="Professional septic tank cleaning, inspection, and maintenance services you can trust for your home or business. We keep your system running smoothly year-round." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-oilfield-worker-standing-by-gas-pipe-construction-site_342744-366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-oilfield-worker-standing-by-gas-pipe-construction-site_342744-366.jpg?_wi=1", imageAlt: "Septic service truck", }, { - imageSrc: "http://img.b2bpic.net/free-photo/artisan-work-madhu-vana_181624-58285.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/artisan-work-madhu-vana_181624-58285.jpg?_wi=1", imageAlt: "Septic system inspection", }, { @@ -108,7 +108,7 @@ export default function LandingPage() { description: "Thorough system health checks for real estate transactions or routine maintenance assurance.", bentoComponent: "reveal-icon", icon: Search, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-oilfield-worker-standing-by-gas-pipe-construction-site_342744-366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-oilfield-worker-standing-by-gas-pipe-construction-site_342744-366.jpg?_wi=2", imageAlt: "septic tank repair service professional", }, { @@ -116,7 +116,7 @@ export default function LandingPage() { description: "We understand septic issues are urgent. Our team is ready to assist when you need us most.", bentoComponent: "reveal-icon", icon: AlertTriangle, - imageSrc: "http://img.b2bpic.net/free-photo/artisan-work-madhu-vana_181624-58285.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/artisan-work-madhu-vana_181624-58285.jpg?_wi=2", imageAlt: "septic tank repair service professional", }, ]} -- 2.49.1