diff --git a/src/app/page.tsx b/src/app/page.tsx index 9da5537..4a4efa0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,20 +47,20 @@ export default function LandingPage() { description="From cracked screens to battery issues, Muzamil Mobile Repairing has you covered. Get back to what matters most." background={{ variant: "radial-gradient" }} leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg", imageAlt: "Technician repairing smartphone" }, - { imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg", imageAlt: "Technician repairing smartphone" }, - { imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg", imageAlt: "Technician repairing smartphone" }, - { imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg", imageAlt: "Technician repairing smartphone" }, - { imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg", imageAlt: "Technician repairing smartphone" }, - { imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg", imageAlt: "Technician repairing smartphone" } + { imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg?_wi=1", imageAlt: "Technician repairing smartphone" }, + { imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg?_wi=2", imageAlt: "Technician repairing smartphone" }, + { imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg?_wi=3", imageAlt: "Technician repairing smartphone" }, + { imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg?_wi=4", imageAlt: "Technician repairing smartphone" }, + { imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg?_wi=5", imageAlt: "Technician repairing smartphone" }, + { imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65270.jpg?_wi=6", imageAlt: "Technician repairing smartphone" } ]} rightCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg", imageAlt: "Smartphone components" }, - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg", imageAlt: "Smartphone components" }, - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg", imageAlt: "Smartphone components" }, - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg", imageAlt: "Smartphone components" }, - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg", imageAlt: "Smartphone components" }, - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg", imageAlt: "Smartphone components" } + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg?_wi=1", imageAlt: "Smartphone components" }, + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg?_wi=2", imageAlt: "Smartphone components" }, + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg?_wi=3", imageAlt: "Smartphone components" }, + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg?_wi=4", imageAlt: "Smartphone components" }, + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg?_wi=5", imageAlt: "Smartphone components" }, + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419207.jpg?_wi=6", imageAlt: "Smartphone components" } ]} buttons={[{ text: "Book Your Repair Today!", href: "#contact" }]} />