From 0cc51985e53ee81a3bb67cef82d33ed46a2acbcf Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 13:36:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a4da471..433c628 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -159,7 +159,7 @@ export default function LandingPage() { id: "emergency-hvac", title: "Emergency HVAC Service", author: "24/7 Response", description: "Rapid response when comfort can't wait during unexpected breakdowns.", tags: [ "Urgent", "Breakdowns" ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg", imageAlt: "Emergency HVAC Service" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg", imageAlt: "Emergency HVAC Service" } ]} title="Our Premium HVAC Services" @@ -170,7 +170,7 @@ export default function LandingPage() {