diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ae27f23..5d9a574 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -73,7 +73,7 @@ export default function AboutPage() { tag="About Us" tagIcon={Shield} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-cleaning-office-together_23-2149345517.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-cleaning-office-together_23-2149345517.jpg?_wi=3" imageAlt="KAL Cleaning team at work" useInvertedBackground={false} buttons={[{ text: "Our Values", href: "#values" }]} @@ -98,7 +98,7 @@ export default function AboutPage() { title: "Years in Business", description: "Consistently delivering professional cleaning excellence since day one", imageSrc: - "http://img.b2bpic.net/free-photo/man-operating-special-equipment-cleaning-construction-site_259150-57675.jpg", + "http://img.b2bpic.net/free-photo/man-operating-special-equipment-cleaning-construction-site_259150-57675.jpg?_wi=5", imageAlt: "Years of professional cleaning", }, { @@ -107,7 +107,7 @@ export default function AboutPage() { title: "Satisfied Clients", description: "Trusted by businesses and facilities across diverse industries", imageSrc: - "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-using-steam-cleaner-office_23-2150520635.jpg", + "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-using-steam-cleaner-office_23-2150520635.jpg?_wi=3", imageAlt: "Client satisfaction", }, { @@ -116,7 +116,7 @@ export default function AboutPage() { title: "Commitment", description: "Dedicated to professional standards and customer satisfaction on every job", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-men-cleaning-office-together_23-2149345517.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-men-cleaning-office-together_23-2149345517.jpg?_wi=4", imageAlt: "Professional commitment", }, ]} @@ -143,7 +143,7 @@ export default function AboutPage() { name: "David Mitchell", role: "Facilities Manager, Tech Corp", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "David Mitchell", }, { @@ -154,7 +154,7 @@ export default function AboutPage() { name: "Sarah Johnson", role: "Property Manager, Downtown Complex", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", + "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=3", imageAlt: "Sarah Johnson", }, { @@ -165,7 +165,7 @@ export default function AboutPage() { name: "Michael Chen", role: "Owner, Commercial Plaza", imageSrc: - "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", + "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=3", imageAlt: "Michael Chen", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 7da2cb5..6401528 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -74,7 +74,7 @@ export default function ContactPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-952.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-952.jpg?_wi=4" imageAlt="Customer support team" mediaAnimation="blur-reveal" mediaPosition="left" @@ -129,7 +129,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-952.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-952.jpg?_wi=5" imageAlt="Contact KAL Cleaning" mediaAnimation="blur-reveal" mediaPosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index 7750e2b..6bb46e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function HomePage() { tagAnimation="slide-up" background={{ variant: "glowing-orb" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-cleaning-office-together_23-2149345517.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-cleaning-office-together_23-2149345517.jpg?_wi=1" imageAlt="Professional cleaning team in action" imagePosition="right" mediaAnimation="slide-up" @@ -91,7 +91,7 @@ export default function HomePage() { "KAL Cleaning has been exceptional. Their attention to detail and reliability is unmatched. Our office has never looked better!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", }, { name: "Sarah Johnson", @@ -100,7 +100,7 @@ export default function HomePage() { "Professional, punctual, and thorough. They handle our entire building's cleaning needs perfectly. Highly recommended!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", + "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=1", }, { name: "Michael Chen", @@ -109,7 +109,7 @@ export default function HomePage() { "Switched to KAL Cleaning 2 years ago and never looked back. Their service quality is consistent and reliable.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", + "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=1", }, { name: "Jennifer Brooks", @@ -118,7 +118,7 @@ export default function HomePage() { "Their biohazard and specialized cleaning services are top-notch. We trust them completely with our facility.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", }, ]} buttons={[ @@ -145,7 +145,7 @@ export default function HomePage() { description: "Professional cleaning for offices, retail spaces, and commercial buildings. We maintain pristine environments that impress clients.", imageSrc: - "http://img.b2bpic.net/free-photo/man-operating-special-equipment-cleaning-construction-site_259150-57675.jpg", + "http://img.b2bpic.net/free-photo/man-operating-special-equipment-cleaning-construction-site_259150-57675.jpg?_wi=1", imageAlt: "Commercial building cleaning", }, { @@ -154,7 +154,7 @@ export default function HomePage() { description: "Deep carpet cleaning using advanced equipment and eco-friendly solutions. Restores carpets to like-new condition.", imageSrc: - "http://img.b2bpic.net/free-photo/people-housework-housekeeping-concept-close-up-woman-with-legs-vacuum-cleaner-cleaning-carpet-home_231208-13612.jpg", + "http://img.b2bpic.net/free-photo/people-housework-housekeeping-concept-close-up-woman-with-legs-vacuum-cleaner-cleaning-carpet-home_231208-13612.jpg?_wi=1", imageAlt: "Professional carpet cleaning", }, { @@ -163,7 +163,7 @@ export default function HomePage() { description: "Specialized biohazard and hazmat cleanup services with full compliance and professional handling. Safety is our priority.", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-people-cleaning-hazmat-suits_23-2149345578.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-people-cleaning-hazmat-suits_23-2149345578.jpg?_wi=1", imageAlt: "Biohazard cleanup service", }, { @@ -172,7 +172,7 @@ export default function HomePage() { description: "Comprehensive kitchen canopy and duct cleaning for food service establishments. Ensures compliance and safety.", imageSrc: - "http://img.b2bpic.net/free-photo/chef-with-uniform-utensil-kitchen_23-2148145552.jpg", + "http://img.b2bpic.net/free-photo/chef-with-uniform-utensil-kitchen_23-2148145552.jpg?_wi=1", imageAlt: "Kitchen canopy cleaning", }, ]} @@ -188,7 +188,7 @@ export default function HomePage() { tag="Our Commitment" tagIcon={Shield} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-cleaning-office-together_23-2149345517.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-cleaning-office-together_23-2149345517.jpg?_wi=2" imageAlt="KAL Cleaning professional team" useInvertedBackground={false} buttons={[{ text: "Learn Our Story", href: "/about" }]} @@ -213,7 +213,7 @@ export default function HomePage() { title: "Happy Clients", description: "Trusted by businesses across the region", imageSrc: - "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-using-steam-cleaner-office_23-2150520635.jpg", + "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-using-steam-cleaner-office_23-2150520635.jpg?_wi=1", imageAlt: "Happy client workspace", }, { @@ -222,7 +222,7 @@ export default function HomePage() { title: "Years Experience", description: "Dedicated to professional cleaning excellence", imageSrc: - "http://img.b2bpic.net/free-photo/man-operating-special-equipment-cleaning-construction-site_259150-57675.jpg", + "http://img.b2bpic.net/free-photo/man-operating-special-equipment-cleaning-construction-site_259150-57675.jpg?_wi=2", imageAlt: "Years of expertise", }, { @@ -258,7 +258,7 @@ export default function HomePage() { name: "David Mitchell", role: "Facilities Manager, Tech Corp", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Mitchell", }, { @@ -269,7 +269,7 @@ export default function HomePage() { name: "Sarah Johnson", role: "Property Manager, Downtown Complex", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", + "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=2", imageAlt: "Sarah Johnson", }, { @@ -280,7 +280,7 @@ export default function HomePage() { name: "Michael Chen", role: "Owner, Commercial Plaza", imageSrc: - "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", + "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=2", imageAlt: "Michael Chen", }, { @@ -291,7 +291,7 @@ export default function HomePage() { name: "Jennifer Brooks", role: "Operations Director, Healthcare Facility", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Jennifer Brooks", }, ]} @@ -307,7 +307,7 @@ export default function HomePage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-952.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-952.jpg?_wi=1" imageAlt="Contact support team" mediaAnimation="blur-reveal" mediaPosition="left" @@ -362,7 +362,7 @@ export default function HomePage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-952.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-952.jpg?_wi=2" imageAlt="Contact us today" mediaAnimation="blur-reveal" mediaPosition="right" diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 7b4262c..e1ddbba 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -82,7 +82,7 @@ export default function ServicesPage() { description: "Professional cleaning for offices, retail spaces, and commercial buildings. We maintain pristine environments that impress clients and support productivity.", imageSrc: - "http://img.b2bpic.net/free-photo/man-operating-special-equipment-cleaning-construction-site_259150-57675.jpg", + "http://img.b2bpic.net/free-photo/man-operating-special-equipment-cleaning-construction-site_259150-57675.jpg?_wi=3", imageAlt: "Commercial building cleaning", }, { @@ -91,7 +91,7 @@ export default function ServicesPage() { description: "Deep carpet cleaning using advanced equipment and eco-friendly solutions. Restores carpets to like-new condition and extends their lifespan.", imageSrc: - "http://img.b2bpic.net/free-photo/people-housework-housekeeping-concept-close-up-woman-with-legs-vacuum-cleaner-cleaning-carpet-home_231208-13612.jpg", + "http://img.b2bpic.net/free-photo/people-housework-housekeeping-concept-close-up-woman-with-legs-vacuum-cleaner-cleaning-carpet-home_231208-13612.jpg?_wi=2", imageAlt: "Professional carpet cleaning", }, { @@ -100,7 +100,7 @@ export default function ServicesPage() { description: "Specialized biohazard and hazmat cleanup services with full compliance and professional handling. Safety is our priority in every situation.", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-people-cleaning-hazmat-suits_23-2149345578.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-people-cleaning-hazmat-suits_23-2149345578.jpg?_wi=2", imageAlt: "Biohazard cleanup service", }, { @@ -109,7 +109,7 @@ export default function ServicesPage() { description: "Comprehensive kitchen canopy and duct cleaning for food service establishments. Ensures health compliance and improves air quality.", imageSrc: - "http://img.b2bpic.net/free-photo/chef-with-uniform-utensil-kitchen_23-2148145552.jpg", + "http://img.b2bpic.net/free-photo/chef-with-uniform-utensil-kitchen_23-2148145552.jpg?_wi=2", imageAlt: "Kitchen canopy cleaning", }, ]} @@ -135,7 +135,7 @@ export default function ServicesPage() { title: "Satisfaction Guaranteed", description: "We stand behind our work with complete customer satisfaction assurance", imageSrc: - "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-using-steam-cleaner-office_23-2150520635.jpg", + "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-using-steam-cleaner-office_23-2150520635.jpg?_wi=2", imageAlt: "Quality service assurance", }, { @@ -144,7 +144,7 @@ export default function ServicesPage() { title: "Emergency Services", description: "Available around the clock for urgent biohazard and emergency cleaning situations", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-people-cleaning-hazmat-suits_23-2149345578.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-people-cleaning-hazmat-suits_23-2149345578.jpg?_wi=3", imageAlt: "Emergency response team", }, { @@ -153,7 +153,7 @@ export default function ServicesPage() { title: "Green Solutions", description: "Environmentally responsible cleaning products and sustainable practices", imageSrc: - "http://img.b2bpic.net/free-photo/man-operating-special-equipment-cleaning-construction-site_259150-57675.jpg", + "http://img.b2bpic.net/free-photo/man-operating-special-equipment-cleaning-construction-site_259150-57675.jpg?_wi=4", imageAlt: "Eco-friendly cleaning", }, ]} @@ -171,7 +171,7 @@ export default function ServicesPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-952.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-952.jpg?_wi=3" imageAlt="Contact our services team" mediaAnimation="blur-reveal" mediaPosition="right"