From 355aea3d4ef3d292b265abb402c90b5632cf9b35 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 19:01:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f76188..45cd5bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { buttons={[ { text: "Call Now: (954) 994-3434", href: "tel:9549943434" }, ]} - imageSrc="http://img.b2bpic.net/free-vector/striped-christmas-background-blue-tones_1048-465.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Binp2q4LZDuXKDXzZDq3pywIUG/uploaded-1774983679139-wnhx6a9m.jpg" /> @@ -67,8 +67,8 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { icon: Wrench, title: "Emergency Repair", description: "24/7 rapid response for cooling emergencies." }, - { icon: Settings, title: "New Installation", description: "Professional setup with 10-year warranty coverage." }, - { icon: ShieldCheck, title: "Maintenance", description: "Preventive checks to extend system life." }, + { icon: Settings, title: "New Installation", description: "Professional setup with 10-year warranty coverage.\n\n![Installation](https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Binp2q4LZDuXKDXzZDq3pywIUG/uploaded-1774983679139-e4knse2l.jpg)" }, + { icon: ShieldCheck, title: "Maintenance", description: "Preventive checks to extend system life.\n\n![Maintenance](https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Binp2q4LZDuXKDXzZDq3pywIUG/uploaded-1774983679139-a7wsqmwj.png)" }, { icon: Wind, title: "Air Ducts", description: "Cleaning and sealing for efficient airflow." }, { icon: Droplet, title: "HVAC Coating", description: "Protective treatments against salt air damage." }, { icon: Flame, title: "Heating Services", description: "Full heating system diagnostics and repair." }, -- 2.49.1