diff --git a/src/app/page.tsx b/src/app/page.tsx index 14e19e2..6a35e36 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,21 +115,21 @@ export default function LandingPage() { "System inspection and diagnostics", "Filter replacement", "Component cleaning", "30-day workmanship warranty" ], button: { text: "Schedule Service", href: "#contact" }, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216649.jpg", imageAlt: "Basic HVAC service call" + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216649.jpg?_wi=1", imageAlt: "Basic HVAC service call" }, { id: "premium", title: "Premium Maintenance Plan", price: "$299", period: "per year", features: [ "2 annual preventive maintenance visits", "Priority emergency service", "10% discount on repairs", "Free parts and labor on maintenance", "System efficiency optimization" ], button: { text: "Enroll Now", href: "#contact" }, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216649.jpg", imageAlt: "Premium HVAC maintenance plan" + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216649.jpg?_wi=2", imageAlt: "Premium HVAC maintenance plan" }, { id: "elite", title: "Elite Protection Plan", price: "$599", period: "per year", features: [ "Quarterly maintenance visits", "24/7 emergency response", "100% coverage on parts and labor", "System replacement guarantee", "Energy efficiency consultation", "Priority scheduling year-round" ], button: { text: "Get Protected", href: "#contact" }, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216649.jpg", imageAlt: "Elite HVAC protection plan" + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216649.jpg?_wi=3", imageAlt: "Elite HVAC protection plan" } ]} /> @@ -149,15 +149,15 @@ export default function LandingPage() { }, { id: 2, - title: "2. Transparent Quote", description: "We provide honest, upfront pricing with no surprises. You decide before any work begins.", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-removing-tool-from-tool-box_1170-1228.jpg", imageAlt: "Service quote presentation" + title: "2. Transparent Quote", description: "We provide honest, upfront pricing with no surprises. You decide before any work begins.", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-removing-tool-from-tool-box_1170-1228.jpg?_wi=1", imageAlt: "Service quote presentation" }, { id: 3, - title: "3. Expert Service", description: "Our skilled technicians deliver reliable repairs, maintenance, or installation with professional care.", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-removing-tool-from-tool-box_1170-1228.jpg", imageAlt: "Expert HVAC service delivery" + title: "3. Expert Service", description: "Our skilled technicians deliver reliable repairs, maintenance, or installation with professional care.", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-removing-tool-from-tool-box_1170-1228.jpg?_wi=2", imageAlt: "Expert HVAC service delivery" }, { id: 4, - title: "4. Follow-Up Support", description: "We stand behind our work with warranties and ongoing support to ensure your satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-removing-tool-from-tool-box_1170-1228.jpg", imageAlt: "HVAC service follow-up support" + title: "4. Follow-Up Support", description: "We stand behind our work with warranties and ongoing support to ensure your satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-removing-tool-from-tool-box_1170-1228.jpg?_wi=3", imageAlt: "HVAC service follow-up support" } ]} />