diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6f2f1eb..9edbe16 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -97,7 +97,7 @@ export default function AboutPage() { title: "Reliable Climate Control", subtitle: "Service Excellence Daily", description: "We are committed to providing professional, affordable, and reliable AC repair and maintenance services that keep homes and businesses comfortable year-round.", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-out-insurance-contract_482257-85122.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-out-insurance-contract_482257-85122.jpg?_wi=2", imageAlt: "Technician commitment to service", }, { @@ -106,7 +106,7 @@ export default function AboutPage() { title: "Trust & Transparency", subtitle: "Honest Pricing Always", description: "We believe in transparent communication, fair pricing with no hidden charges, and building long-term relationships with our customers through honest service delivery.", - imageSrc: "http://img.b2bpic.net/free-photo/professional-repairmen-enlisted-air-conditioner-check-refilling-freon-expert-african-american-mechanic-colleague-using-manometers-precisely-measure-pressure-condenser_482257-65757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-repairmen-enlisted-air-conditioner-check-refilling-freon-expert-african-american-mechanic-colleague-using-manometers-precisely-measure-pressure-condenser_482257-65757.jpg?_wi=8", imageAlt: "Professional consultation with customer", }, { @@ -115,7 +115,7 @@ export default function AboutPage() { title: "Certified Professionals", subtitle: "Expertise You Can Trust", description: "Our team consists of factory-trained and certified HVAC technicians with extensive field experience. We invest in continuous training to stay updated with latest technologies.", - imageSrc: "http://img.b2bpic.net/free-photo/bored-data-center-engineer-mindlessly-writing-code_482257-118031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bored-data-center-engineer-mindlessly-writing-code_482257-118031.jpg?_wi=3", imageAlt: "Expert technician team", }, ]} @@ -132,37 +132,37 @@ export default function AboutPage() { { id: "1", name: "Rajesh Kumar", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-afro-american-woman-smiling_23-2148336914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-afro-american-woman-smiling_23-2148336914.jpg?_wi=4", imageAlt: "Rajesh Kumar", }, { id: "2", name: "Priya Sharma", - imageSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg?_wi=3", imageAlt: "Priya Sharma", }, { id: "3", name: "Amit Patel", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg?_wi=2", imageAlt: "Amit Patel", }, { id: "4", name: "Neha Devi", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-man-keeps-fists-isolated-white-wall_141793-70642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-man-keeps-fists-isolated-white-wall_141793-70642.jpg?_wi=2", imageAlt: "Neha Devi", }, { id: "5", name: "Vikram Singh", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-afro-american-woman-smiling_23-2148336914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-afro-american-woman-smiling_23-2148336914.jpg?_wi=5", imageAlt: "Vikram Singh", }, { id: "6", name: "Anjali Gupta", - imageSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg?_wi=4", imageAlt: "Anjali Gupta", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 4aa2743..6884a04 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -91,7 +91,7 @@ export default function ContactPage() { description="Get in touch with our team for instant AC repair, maintenance, or installation services. Multiple contact options available for your convenience." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/task-management-app_23-2148661892.jpg" + imageSrc="http://img.b2bpic.net/free-vector/task-management-app_23-2148661892.jpg?_wi=5" imageAlt="Easy booking interface" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 68e092e..2730a65 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1438,6 +1438,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +