diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index f194082..c8cb37d 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -70,27 +70,27 @@ export default function HomePage() { tag="Our Services" title="Comprehensive HVAC Solutions" description="From installations to emergency repairs, we have your comfort covered." - primaryButton={{ text: "Book Your Service Now", href: "#contact" }} + primaryButton={{ text: "Get a Quote", href: "#contact" }} items={[ { title: "AC Installation", description: "Expert installation of high-efficiency air conditioning systems for homes and commercial spaces.", - imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-4.jpg", + imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-4.jpg?_wi=1", }, { title: "Heating Systems", description: "Complete furnace and heat pump installations to keep you warm through every winter.", - imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-5.jpg", + imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-5.jpg?_wi=1", }, { title: "Maintenance Plans", description: "Preventative maintenance programs that extend the life of your system and reduce energy costs.", - imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-6.jpg", + imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-6.jpg?_wi=1", }, { title: "Emergency Repairs", description: "24/7 emergency repair service — we respond fast when your system breaks down unexpectedly.", - imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-7.jpg", + imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-7.jpg?_wi=1", }, { title: "Duct Cleaning", @@ -116,17 +116,17 @@ export default function HomePage() { { title: "Reliability & Trust", description: "Looking for a dependable HVAC company? We arrive on time and do the job right. Our technicians are background-checked and professionally trained.", - imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-4.jpg", + imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-4.jpg?_wi=2", }, { title: "Quality Workmanship", description: "Our skilled technicians excel in various HVAC repairs, using only top-quality materials and proven techniques that stand the test of time.", - imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-5.jpg", + imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-5.jpg?_wi=2", }, { title: "Fair & Transparent Pricing", description: "No surprises here! We offer clear quotes and fair pricing for quality work. You'll know exactly what you're paying for before we begin.", - imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-6.jpg", + imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-6.jpg?_wi=2", }, ]} /> @@ -142,17 +142,17 @@ export default function HomePage() { { title: "Schedule a Call", description: "Contact us by phone or online to describe your HVAC issue. We'll find a time that works for you.", - imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-6.jpg", + imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-6.jpg?_wi=3", }, { title: "On-Site Diagnosis", description: "A certified technician arrives on time, inspects your system, and explains the issue with a clear quote.", - imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-7.jpg", + imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-7.jpg?_wi=2", }, { title: "Expert Repair", description: "We complete the work using premium parts and proven techniques — most jobs done same day with our satisfaction guarantee.", - imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-4.jpg", + imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-4.jpg?_wi=3", }, ]} />