From ea6bf7d329b9ac12d8faaf8e9c824f5750b816a7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 19:23:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a0b184..ac0258f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg" + imageSrc="http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg?_wi=1" imageAlt="Professional roofing services" mediaAnimation="slide-up" avatars={[ @@ -134,7 +134,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Hammer, }, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-closeup-shot-black-roof-building_181624-10654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-closeup-shot-black-roof-building_181624-10654.jpg?_wi=1", imageAlt: "professional roof tile repair", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Droplets, }, - imageSrc: "http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg?_wi=2", imageAlt: "professional roof tile repair", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Building, }, - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1", imageAlt: "professional roof tile repair", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Sun, }, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guys-posing-together_23-2149241592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guys-posing-together_23-2149241592.jpg?_wi=1", imageAlt: "professional roof tile repair", }, { @@ -268,7 +268,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Phone, }, - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2", imageAlt: "clean gutter repair home", }, { @@ -278,7 +278,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Camera, }, - imageSrc: "http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg?_wi=3", imageAlt: "clean gutter repair home", }, { @@ -288,7 +288,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: CheckCircle, }, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-closeup-shot-black-roof-building_181624-10654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-closeup-shot-black-roof-building_181624-10654.jpg?_wi=2", imageAlt: "clean gutter repair home", }, { @@ -298,7 +298,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Sparkles, }, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guys-posing-together_23-2149241592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guys-posing-together_23-2149241592.jpg?_wi=2", imageAlt: "clean gutter repair home", }, ]} -- 2.49.1