From 4fbd643e73c9a3546ab7d6863d1d55f2e425d726 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 23:27:56 +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 47057e2..df306b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,7 +119,7 @@ export default function LandingPage() { description="Dedicated to helping homeowners and businesses improve energy efficiency, indoor comfort, and long-term cost savings." subdescription="With years of hands-on experience, our team provides precise, reliable insulation solutions for attics, walls, crawl spaces, and basements." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/acoustic-foam-studio_1381-22.jpg" + imageSrc="http://img.b2bpic.net/free-photo/acoustic-foam-studio_1381-22.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -134,11 +134,11 @@ export default function LandingPage() { title: "Attic Installation", description: "Premium attic insulation upgrades to maximize thermal performance.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/interior-design-set_98292-444.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/interior-design-set_98292-444.jpg?_wi=1", imageAlt: "Attic icon", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/interior-design-set_98292-444.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/interior-design-set_98292-444.jpg?_wi=2", imageAlt: "Attic icon", }, imageSrc: "http://img.b2bpic.net/free-photo/front-view-carpenter-man-sitting-smiling_23-2148748790.jpg", @@ -148,28 +148,28 @@ export default function LandingPage() { title: "Wall Insulation", description: "Effective insulation for new construction and retrofit projects.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/20-building-construction-blue-color-icon-presentation_1142-22329.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/20-building-construction-blue-color-icon-presentation_1142-22329.jpg?_wi=1", imageAlt: "Wall icon", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/20-building-construction-blue-color-icon-presentation_1142-22329.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/20-building-construction-blue-color-icon-presentation_1142-22329.jpg?_wi=2", imageAlt: "Wall icon", }, - imageSrc: "http://img.b2bpic.net/free-photo/acoustic-foam-studio_1381-22.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/acoustic-foam-studio_1381-22.jpg?_wi=2", imageAlt: "modern insulation rolls for home", }, { title: "Basement & Crawl Space", description: "Sealing and insulating vulnerable areas to prevent energy loss.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/minimal-wavy-doodle-social-story-highlight-design-resource-vector_53876-168010.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/minimal-wavy-doodle-social-story-highlight-design-resource-vector_53876-168010.jpg?_wi=1", imageAlt: "Basement icon", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/minimal-wavy-doodle-social-story-highlight-design-resource-vector_53876-168010.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/minimal-wavy-doodle-social-story-highlight-design-resource-vector_53876-168010.jpg?_wi=2", imageAlt: "Basement icon", }, - imageSrc: "http://img.b2bpic.net/free-vector/interior-design-set_98292-444.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/interior-design-set_98292-444.jpg?_wi=3", imageAlt: "insulation icon attic service", }, ]} -- 2.49.1