From fd4cef71b6b270edff345a8d261690028bf799f5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 19:11:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f14f9c..b0d5448 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ 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.\n\n![Installation](https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Binp2q4LZDuXKDXzZDq3pywIUG/uploaded-1774983679139-e4knse2l.jpg)" }, + { 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)\n\n![Photo](https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Binp2q4LZDuXKDXzZDq3pywIUG/uploaded-1774984288615-il12u8a8.png)" }, { 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." }, -- 2.49.1