From b144b93f63f086d64c12357406dc072636e36c37 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 17:35:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9a46f59..3d4e47d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,8 +47,8 @@ export default function HvacPage() { { text: "Schedule Service", href: "#contact" }, { text: "Our Services", href: "#services" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dzty5x7hGDecNhS0Qt7XQz4lxU/uploaded-1779298194140-mcn0o0l3.jpg?_wi=1" - imageAlt="Professional HVAC service van and team" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dzty5x7hGDecNhS0Qt7XQz4lxU/uploaded-1779298194140-mcn0o0l3.jpg?w=1200&q=80" + imageAlt="Professional HVAC service van and team on site" /> @@ -56,13 +56,13 @@ export default function HvacPage() { @@ -126,7 +129,7 @@ export default function HvacPage() { title="Need Immediate HVAC Help?" description="We are available 24/7 to solve your cooling and heating problems. Call Infiniti Air Conditioning & Heating today!" buttons={[ - { text: "Call (905) 555-0199", href: "tel:9055550199" }, + { text: "Call (226) 317-9440", href: "tel:2263179440" }, { text: "Request a Free Quote", href: "#contact" } ]} background={{ variant: "plain" }} -- 2.49.1