diff --git a/src/app/page.tsx b/src/app/page.tsx index 8175147..3732bf9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function SureCoolPage() { ]} buttonAnimation="slide-up" background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/repairman-working-air-conditioner_482257-80191.jpg" + imageSrc="http://img.b2bpic.net/free-photo/repairman-working-air-conditioner_482257-80191.jpg?_wi=1" imageAlt="Modern air conditioning unit installation" mediaAnimation="slide-up" frameStyle="card" @@ -84,16 +84,16 @@ export default function SureCoolPage() { tag="AC Excellence" features={[ { - id: "installation", title: "AC Installation", description: "Professional installation of new air conditioning systems for residential and commercial properties", tag: "Installation", imageSrc: "http://img.b2bpic.net/free-photo/hvac-system-refrigerant-tank-check_482257-85115.jpg", imageAlt: "Professional AC installation technician" + id: "installation", title: "AC Installation", description: "Professional installation of new air conditioning systems for residential and commercial properties", tag: "Installation", imageSrc: "http://img.b2bpic.net/free-photo/hvac-system-refrigerant-tank-check_482257-85115.jpg?_wi=1", imageAlt: "Professional AC installation technician" }, { - id: "servicing", title: "AC Servicing & Maintenance", description: "Regular maintenance to keep your system running efficiently and prevent costly repairs", tag: "Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/concept-fake-news_23-2148837024.jpg", imageAlt: "Modern indoor AC unit" + id: "servicing", title: "AC Servicing & Maintenance", description: "Regular maintenance to keep your system running efficiently and prevent costly repairs", tag: "Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/concept-fake-news_23-2148837024.jpg?_wi=1", imageAlt: "Modern indoor AC unit" }, { id: "repair", title: "AC Repairs", description: "Quick and reliable repair service for malfunctioning air conditioning systems", tag: "Repairs", imageSrc: "http://img.b2bpic.net/free-photo/trained-engineer-certified-technician-opening-up-old-faulty-hvac-system-replace-it-with-new-performant-outside-air-conditioner-after-draining-refrigerant-replacing-ductwork_482257-70157.jpg", imageAlt: "Outdoor AC unit installation" }, { - id: "rust-treatment", title: "Rust Treatment", description: "Protective rust treatment to extend the lifespan of your AC equipment in Barbados climate", tag: "Protection", imageSrc: "http://img.b2bpic.net/free-photo/serviceman-calibrating-barometer-meters_482257-91184.jpg", imageAlt: "Professional clean AC installation" + id: "rust-treatment", title: "Rust Treatment", description: "Protective rust treatment to extend the lifespan of your AC equipment in Barbados climate", tag: "Protection", imageSrc: "http://img.b2bpic.net/free-photo/serviceman-calibrating-barometer-meters_482257-91184.jpg?_wi=1", imageAlt: "Professional clean AC installation" }, ]} animationType="slide-up" @@ -132,7 +132,7 @@ export default function SureCoolPage() { textboxLayout="default" useInvertedBackground={false} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/hvac-system-refrigerant-tank-check_482257-85115.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hvac-system-refrigerant-tank-check_482257-85115.jpg?_wi=2" imageAlt="Professional AC installation" ariaLabel="Why choose us section" /> @@ -145,16 +145,16 @@ export default function SureCoolPage() { tag="Simple & Straightforward" features={[ { - id: "step1", title: "Call or Request a Quote", description: "Contact us by phone at +1 246-252-4131 or fill out our free quote form online", tag: "Step 1", imageSrc: "http://img.b2bpic.net/free-photo/repairman-working-air-conditioner_482257-80191.jpg", imageAlt: "Contact SureCool Services" + id: "step1", title: "Call or Request a Quote", description: "Contact us by phone at +1 246-252-4131 or fill out our free quote form online", tag: "Step 1", imageSrc: "http://img.b2bpic.net/free-photo/repairman-working-air-conditioner_482257-80191.jpg?_wi=2", imageAlt: "Contact SureCool Services" }, { - id: "step2", title: "Technician Visit & Inspection", description: "Our professional technician visits your property to assess your AC needs and provide an accurate quote", tag: "Step 2", imageSrc: "http://img.b2bpic.net/free-photo/hvac-system-refrigerant-tank-check_482257-85115.jpg", imageAlt: "Technician inspection" + id: "step2", title: "Technician Visit & Inspection", description: "Our professional technician visits your property to assess your AC needs and provide an accurate quote", tag: "Step 2", imageSrc: "http://img.b2bpic.net/free-photo/hvac-system-refrigerant-tank-check_482257-85115.jpg?_wi=3", imageAlt: "Technician inspection" }, { - id: "step3", title: "Professional Installation or Repair", description: "Our team completes the installation or repair with meticulous attention to detail and cleanliness", tag: "Step 3", imageSrc: "http://img.b2bpic.net/free-photo/serviceman-calibrating-barometer-meters_482257-91184.jpg", imageAlt: "Professional AC installation work" + id: "step3", title: "Professional Installation or Repair", description: "Our team completes the installation or repair with meticulous attention to detail and cleanliness", tag: "Step 3", imageSrc: "http://img.b2bpic.net/free-photo/serviceman-calibrating-barometer-meters_482257-91184.jpg?_wi=2", imageAlt: "Professional AC installation work" }, { - id: "step4", title: "Cool Comfort Restored", description: "Your AC system is working perfectly. Enjoy reliable cooling with our ongoing support available", tag: "Step 4", imageSrc: "http://img.b2bpic.net/free-photo/concept-fake-news_23-2148837024.jpg", imageAlt: "Indoor AC unit working" + id: "step4", title: "Cool Comfort Restored", description: "Your AC system is working perfectly. Enjoy reliable cooling with our ongoing support available", tag: "Step 4", imageSrc: "http://img.b2bpic.net/free-photo/concept-fake-news_23-2148837024.jpg?_wi=2", imageAlt: "Indoor AC unit working" }, ]} animationType="slide-up"