diff --git a/src/app/page.tsx b/src/app/page.tsx index 09b4b6e..6dd4ed0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,23 +46,23 @@ export default function LandingPage() { background={{ variant: "none" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service-mechanic-repairing-motor-outdoors_146671-19361.jpg", imageAlt: "pump repairing maintenance mechanical work technician industrial service"}, + imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service-mechanic-repairing-motor-outdoors_146671-19361.jpg?_wi=1", imageAlt: "pump repairing maintenance mechanical work technician industrial service"}, { - imageSrc: "http://img.b2bpic.net/free-photo/miniature-workers-working-chip-motherboard_1252-831.jpg", imageAlt: "motor winding electrical work rewinding technical workshop"}, + imageSrc: "http://img.b2bpic.net/free-photo/miniature-workers-working-chip-motherboard_1252-831.jpg?_wi=1", imageAlt: "motor winding electrical work rewinding technical workshop"}, { - imageSrc: "http://img.b2bpic.net/free-photo/industrial-worker-working-production-line-factory_342744-177.jpg", imageAlt: "technician working professional service industrial repair skilled worker equipment"}, + imageSrc: "http://img.b2bpic.net/free-photo/industrial-worker-working-production-line-factory_342744-177.jpg?_wi=1", imageAlt: "technician working professional service industrial repair skilled worker equipment"}, { - imageSrc: "http://img.b2bpic.net/free-photo/new-technologies-factory_1098-13994.jpg", imageAlt: "installation service technical setup equipment installation professional machinery"}, + imageSrc: "http://img.b2bpic.net/free-photo/new-technologies-factory_1098-13994.jpg?_wi=1", imageAlt: "installation service technical setup equipment installation professional machinery"}, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/new-technologies-factory_1098-13994.jpg", imageAlt: "installation service technical setup equipment installation professional machinery"}, + imageSrc: "http://img.b2bpic.net/free-photo/new-technologies-factory_1098-13994.jpg?_wi=2", imageAlt: "installation service technical setup equipment installation professional machinery"}, { - imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service-mechanic-repairing-motor-outdoors_146671-19361.jpg", imageAlt: "pump repairing maintenance mechanical work technician industrial service"}, + imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service-mechanic-repairing-motor-outdoors_146671-19361.jpg?_wi=2", imageAlt: "pump repairing maintenance mechanical work technician industrial service"}, { - imageSrc: "http://img.b2bpic.net/free-photo/miniature-workers-working-chip-motherboard_1252-831.jpg", imageAlt: "motor winding electrical work rewinding technical workshop"}, + imageSrc: "http://img.b2bpic.net/free-photo/miniature-workers-working-chip-motherboard_1252-831.jpg?_wi=2", imageAlt: "motor winding electrical work rewinding technical workshop"}, { - imageSrc: "http://img.b2bpic.net/free-photo/industrial-worker-working-production-line-factory_342744-177.jpg", imageAlt: "technician working professional service industrial repair skilled worker equipment"}, + imageSrc: "http://img.b2bpic.net/free-photo/industrial-worker-working-production-line-factory_342744-177.jpg?_wi=2", imageAlt: "technician working professional service industrial repair skilled worker equipment"}, ]} buttons={[ { text: "Call Now", href: "tel:+919427470658" }, @@ -97,7 +97,7 @@ export default function LandingPage() { tag="About Us" tagIcon={Wrench} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/combine-machine-service-mechanic-repairing-motor-outdoors_146671-19361.jpg" + imageSrc="http://img.b2bpic.net/free-photo/combine-machine-service-mechanic-repairing-motor-outdoors_146671-19361.jpg?_wi=3" imageAlt="Gurukunj Enterprise - Professional pump repair services" buttons={[{ text: "Contact Our Team", href: "#contact" }]} buttonAnimation="slide-up"