From 307d58496f76a94a8042ce56e5c6d247d7a20c6a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 23:38:24 +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 c2c6ec4..67f1914 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,7 +124,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/contrasting-outdoor-texture-design_23-2149756603.jpg" + imageSrc="http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756603.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -139,11 +139,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/home-insurance-icons_23-2147502766.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/home-insurance-icons_23-2147502766.jpg?_wi=1", imageAlt: "Attic icon", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/home-insurance-icons_23-2147502766.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/home-insurance-icons_23-2147502766.jpg?_wi=2", imageAlt: "Attic icon", }, imageSrc: "http://img.b2bpic.net/free-photo/3d-elements-house-construction_1048-5036.jpg", @@ -153,28 +153,28 @@ export default function LandingPage() { title: "Wall Insulation", description: "Effective insulation for new construction and retrofit projects.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-recycling-concept_23-2148737673.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-recycling-concept_23-2148737673.jpg?_wi=1", imageAlt: "Wall icon", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-recycling-concept_23-2148737673.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-recycling-concept_23-2148737673.jpg?_wi=2", imageAlt: "Wall icon", }, - imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756603.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756603.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/illustration-house-insurance_53876-6173.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/illustration-house-insurance_53876-6173.jpg?_wi=1", imageAlt: "Basement icon", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/illustration-house-insurance_53876-6173.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/illustration-house-insurance_53876-6173.jpg?_wi=2", imageAlt: "Basement icon", }, - imageSrc: "http://img.b2bpic.net/free-vector/home-insurance-icons_23-2147502766.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/home-insurance-icons_23-2147502766.jpg?_wi=3", imageAlt: "insulation icon attic service", }, ]} -- 2.49.1