diff --git a/src/app/page.tsx b/src/app/page.tsx index c55374e..5a677d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,23 +44,23 @@ export default function LandingPage() { title="Fast & Reliable AC Repair in Gurugram" description="Expert AC repair, installation & service at affordable prices. Same-day service available. Trusted by 89+ satisfied customers with a 5.0★ rating." tag="Same-Day Service Available" - imageSrc="http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg" + imageSrc="http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=1" imageAlt="Professional AC repair technician" mediaAnimation="slide-up" imagePosition="right" testimonials={[ { name: "M Rashid Chaudhary", handle: "Homeowner, Chakkarpur", testimonial: "Fast service and affordable price. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1"}, { name: "Lalgulab Kumar", handle: "Apartment Owner, DLF Phase 3", testimonial: "Good work and reasonable price. Will hire again.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=1"}, { name: "Sourav Dhar", handle: "Business Owner, MG Road", testimonial: "Professional technicians. Quick response time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2"}, { name: "Priya Singh", handle: "Office Manager, Sector 29", testimonial: "Reliable service and transparent pricing. Very satisfied!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3"}, ]} testimonialRotationInterval={5000} buttons={[ @@ -81,7 +81,7 @@ export default function LandingPage() { features={[ { id: "1", title: "AC Repair & Troubleshooting", tags: ["Quick Fix", "Same-Day Service"], - imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "AC repair service"}, + imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=2", imageAlt: "AC repair service"}, { id: "2", title: "AC Installation", tags: ["Split & Window", "Professional Setup"], imageSrc: "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg", imageAlt: "AC installation service"}, @@ -106,16 +106,16 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "M Rashid Chaudhary", role: "Homeowner", company: "Chakkarpur", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4"}, { id: "2", name: "Lalgulab Kumar", role: "Apartment Owner", company: "DLF Phase 3", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=2"}, { id: "3", name: "Sourav Dhar", role: "Business Owner", company: "MG Road", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=5"}, { id: "4", name: "Priya Singh", role: "Office Manager", company: "Sector 29", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=6"}, ]} kpiItems={[ { value: "89+", label: "Happy Customers" }, @@ -135,7 +135,7 @@ export default function LandingPage() { description="Unique Enterprises" subdescription="Trusted Local Service in Gurugram" icon={Zap} - imageSrc="http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg" + imageSrc="http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=3" imageAlt="Professional AC technician" mediaAnimation="slide-up" useInvertedBackground={true} @@ -171,7 +171,7 @@ export default function LandingPage() {