diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c76c6d..052ad48 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,10 +52,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/expert-repairman-doing-condenser-investigations-filter-replacements-necessary-fixes-prevent-major-breakdowns-proficient-worker-checking-up-hvac-system-writing-findings-clipboard_482257-65742.jpg", imageAlt: "Professional HVAC technician working on air conditioning system" }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-with-tools-truck-worker-uniform-faulty-truck_1157-46520.jpg", imageAlt: "Winnetka HVAC service vehicle" + imageSrc: "http://img.b2bpic.net/free-photo/man-with-tools-truck-worker-uniform-faulty-truck_1157-46520.jpg?_wi=1", imageAlt: "Winnetka HVAC service vehicle" }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-sitting-table-working-laptop-co-working-office_1153-4314.jpg", imageAlt: "AC repair service in progress" + imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-sitting-table-working-laptop-co-working-office_1153-4314.jpg?_wi=1", imageAlt: "AC repair service in progress" } ]} buttons={[ @@ -77,7 +77,7 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "1", title: "AC Repair", description: "Fast diagnosis and professional repair for all major air conditioning systems. Same-day emergency service available for urgent cooling needs.", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-sitting-table-working-laptop-co-working-office_1153-4314.jpg", imageAlt: "AC repair service" }, + id: "1", title: "AC Repair", description: "Fast diagnosis and professional repair for all major air conditioning systems. Same-day emergency service available for urgent cooling needs.", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-sitting-table-working-laptop-co-working-office_1153-4314.jpg?_wi=2", imageAlt: "AC repair service" }, items: [ { icon: Zap, text: "Quick emergency response" }, { icon: CheckCircle, text: "All AC brands covered" }, @@ -234,7 +234,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/man-with-tools-truck-worker-uniform-faulty-truck_1157-46520.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-with-tools-truck-worker-uniform-faulty-truck_1157-46520.jpg?_wi=2" imageAlt="Winnetka HVAC service vehicle" mediaAnimation="slide-up" mediaPosition="right"